summaryrefslogtreecommitdiffstats
path: root/usr.bin/getopt/getopt.c (follow)
Commit message (Expand)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
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-5/+1
* this file is public domain;jmc2006-06-071-2/+7
* add missing includesdavid2003-07-101-2/+3
* 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