summaryrefslogtreecommitdiffstats
path: root/usr.bin/getopt/getopt.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change all tame callers to namechange to pledge(2).deraadt2015-10-091-3/+3
|
* tame "stdio". It would take some doing for this to contain a bug, butderaadt2015-10-071-1/+5
| | | | just in case -- now it can barely do anything when it goes wrong.
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-5/+1
| | | | | | | unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms
* this file is public domain;jmc2006-06-071-2/+7
| | | | | problem reported by will h. backman; sorted with the author's permission - thanks henry spencer.
* add missing includesdavid2003-07-101-2/+3
| | | | ok deraadt@ tedu@
* mostly ansi cleanup; pval okderaadt2003-06-101-5/+3
|
* first pass at a -Wall cleanupderaadt2001-07-121-2/+4
|
* getopt(3) returns -1 when out of args, not EOF, whee!millert1997-01-151-3/+3
|
* rcsidderaadt1996-06-261-1/+3
|
* initial import of NetBSD treederaadt1995-10-181-0/+34