FreeBSD/src 61ef814 (r343165)usr.bin/top top.c

Fix top(1) long options handling

getopt_long(3) requires the long options be terminated by a NULL block.
Without the terminator, an invalid long option results in a segmentation
fault.

Reported by:    Brandon Bergren
MFC after:      1 week
DeltaFile
+2-1usr.bin/top/top.c
+2-11 files

UnifiedSplitRaw