Philippe Charnier
8ad08d33c1
Start enumerate option with `The following options are available' like
...
most of the utilities.
.Nm prog -> .Nm
Remove unused include
Make use of getopt() instead of parsing params by hand.
2000-07-24 20:22:49 +00:00
Kris Kennaway
cf6e06f240
Don't call err() with no format string.
2000-07-10 08:42:58 +00:00
Warner Losh
96846ff646
More egcs warning fixes:
...
o main returns int not void
o use return 0 at end of main when needed
o use braces to avoid potentially ambiguous else
o don't default to type int
o #ifdef 0 -> #if 0
Reviewed by: obrien and chuckr
1999-04-25 22:37:58 +00:00
Archie Cobbs
fa146c5335
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
1998-12-06 22:58:23 +00:00
Alexander Langer
d7d1005304
-Wall cleanup.
1997-12-29 00:09:06 +00:00
Philippe Charnier
d12666263b
Remove use of progname. Add usage().
1997-06-26 11:23:47 +00:00
Rodney W. Grimes
9b50d90275
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00