add getopt, don't overflow with command line arguments, use strcasecmp
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Wed, 25 May 1988 00:46:46 +0000 (16:46 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Wed, 25 May 1988 00:46:46 +0000 (16:46 -0800)
commit7dc01867e778bdcc1dad9ac5b0132554754b4c1b
tree4db82d801f02194c93e93b32bce10c73c9184418
parenta23ad60a7ed0e19562305027602d9b77c8b44134
add getopt, don't overflow with command line arguments, use strcasecmp
instead of converting string, don't need most of these buffers
add Berkeley header, written by Eric Allman

SCCS-vsn: usr.bin/logger/logger.c 6.5
usr/src/usr.bin/logger/logger.c