Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create release/8.0.0 for the 8.0-RELEASE.release/8.0.0_cvs | Ken Smith | 2009-11-21 | 1 | -1/+1 |
* | getopt.c is public domain. Add a comment to that effect. | Brooks Davis | 2008-05-15 | 1 | -0/+5 |
* | ANSIify function definitions. | David Malone | 2002-09-04 | 1 | -3/+1 |
* | Consistently use FBSDID | David E. O'Brien | 2002-06-30 | 1 | -1/+2 |
* | Minor nit; return(foo) from main rather than exit(foo). | Mark Murray | 2002-04-28 | 1 | -1/+1 |
* | Warns cleanup (just make main return an int). | David Malone | 2001-12-03 | 1 | -0/+1 |
* | Include missing header files which define functions for which gcc has | Dima Dorfman | 2001-06-24 | 1 | -0/+1 |
* | getopt and friends are declared in <unistd.h> | Warner Losh | 2000-09-04 | 1 | -2/+3 |
* | Back out part of previous commit. | Martin Cracauer | 1999-04-04 | 1 | -1/+1 |
* | 1) Fix the case where a shellscript using getopt is called with a | Martin Cracauer | 1999-04-03 | 1 | -1/+1 |
* | compare return value from getopt against -1 rather than EOF, per the final | Warner Losh | 1997-03-29 | 1 | -1/+1 |
* | Added getopt(1) from NetBSD | Nate Williams | 1993-07-26 | 1 | -0/+30 |