aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/getopt/getopt.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: include missing header files.Dima Dorfman2001-07-301-0/+1
* MFC: r1.5: remove extraneous getopt externsKris Kennaway2001-03-041-2/+3
* Back out part of previous commit.Martin Cracauer1999-04-041-1/+1
* 1) Fix the case where a shellscript using getopt is called with aMartin Cracauer1999-04-031-1/+1
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Added getopt(1) from NetBSDNate Williams1993-07-261-0/+30