aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/getopt
Commit message (Expand)AuthorAgeFilesLines
* english(4) police.Jens Schweikhardt2002-12-271-1/+1
* ANSIify function definitions.David Malone2002-09-041-3/+1
* Consistently use FBSDIDDavid E. O'Brien2002-06-301-1/+2
* Minor nit; return(foo) from main rather than exit(foo).Mark Murray2002-04-281-1/+1
* Use `The .Nm utility'Philippe Charnier2002-04-191-6/+9
* Remove leaf node WARNS?=2 (that mainly I added). This shouldMark Murray2002-02-081-1/+0
* Warns cleanup (just make main return an int).David Malone2001-12-032-0/+2
* mdoc(7) police: join split punctuation to macro calls.Ruslan Ermilov2001-08-101-2/+1
* Remove whitespace at EOL.Dima Dorfman2001-07-151-3/+3
* Include missing header files which define functions for which gcc hasDima Dorfman2001-06-241-0/+1
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+0
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-3/+3
* mdoc(7) police: use certified section headers wherever possible.Ruslan Ermilov2000-11-171-1/+1
* getopt and friends are declared in <unistd.h>Warner Losh2000-09-041-2/+3
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-1/+2
* mdoc(7) style fixesAlexey Zelkin1999-09-051-1/+3
* Add $FreeBSD$ lines to man pages that are missing them to make itMike Pritchard1999-08-281-0/+2
* $Header$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Further backouts and changes to the example.Martin Cracauer1999-04-041-8/+22
* Back out part of previous commit.Martin Cracauer1999-04-042-27/+16
* 1) Fix the case where a shellscript using getopt is called with aMartin Cracauer1999-04-032-18/+39
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Cleanup. Boldfaced dashes didn't print at all, also corrected a fewJoerg Wunsch1996-10-221-9/+9
* Fix a bunch of spelling errors in a bunch of man pages.Mike Pritchard1996-01-301-1/+1
* Added README which explains the copyright status of getopt(1)Nate Williams1993-07-271-0/+57
* There was additional cruft at the bottom on the man page.Nate Williams1993-07-271-1/+0
* Added getopt(1) from NetBSDNate Williams1993-07-263-0/+141