Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add #include <stdlib.h> to get prototype for malloc(). Without this, | jb | 1998-02-20 | 1 | -1/+2 |
| | | | | | the compiler assumes an int return. On alpha this is enough to ruin ya day. | ||||
* | Remove bogus malloc() decl. | asami | 1997-08-05 | 1 | -2/+2 |
| | |||||
* | Use err(3). Add prototypes. Silent -Wall. | charnier | 1997-07-31 | 2 | -41/+39 |
| | |||||
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -1/+1 |
| | | | | posix standard on the topic. | ||||
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 3 | -0/+375 |