Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ANSIify function definitions. | dwmalone | 2002-09-04 | 1 | -3/+1 |
* | Consistently use FBSDID | obrien | 2002-06-30 | 1 | -1/+2 |
* | Minor nit; return(foo) from main rather than exit(foo). | markm | 2002-04-28 | 1 | -1/+1 |
* | Warns cleanup (just make main return an int). | dwmalone | 2001-12-03 | 1 | -0/+1 |
* | Include missing header files which define functions for which gcc has | dd | 2001-06-24 | 1 | -0/+1 |
* | getopt and friends are declared in <unistd.h> | imp | 2000-09-04 | 1 | -2/+3 |
* | Back out part of previous commit. | cracauer | 1999-04-04 | 1 | -1/+1 |
* | 1) Fix the case where a shellscript using getopt is called with a | cracauer | 1999-04-03 | 1 | -1/+1 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -1/+1 |
* | Added getopt(1) from NetBSD | nate | 1993-07-26 | 1 | -0/+30 |