Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ANSIify function definitions. | dwmalone | 2002-09-04 | 1 | -10/+6 |
* | Use err instead of errx when malloc fails. "malloc" is not a helpful | tjr | 2002-07-05 | 1 | -2/+2 |
* | Revert part of the previous revision. Changing exit() to return() in main() | jmallett | 2002-05-17 | 1 | -1/+1 |
* | Remove spurious casts in malloc(3)'s argument. | jmallett | 2002-05-17 | 1 | -3/+3 |
* | remove __P | imp | 2002-03-22 | 1 | -2/+2 |
* | Warns cleanups. Add FreeBSD ID to Makefile. | dwmalone | 2001-12-03 | 1 | -3/+3 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Use err(3) instead of local redefinition. Add usage(). | charnier | 1997-08-14 | 1 | -43/+22 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -1/+1 |
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 1 | -0/+168 |