Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace <sys/param.h> with <limits.h> and other less dirty headers where | 2015-01-16 | 1 | -2/+1 | |
| | | | | | | | | | possible. Annotate <sys/param.h> lines with their current reasons. Switch to PATH_MAX, NGROUPS_MAX, HOST_NAME_MAX+1, LOGIN_NAME_MAX, etc. Change MIN() and MAX() to local definitions of MINIMUM() and MAXIMUM() where sensible to avoid pulling in the pollution. These are the files confirmed through binary verification. ok guenther, millert, doug (helped with the verification protocol) | ||||
* | ansification | 2003-06-11 | 1 | -2/+2 | |
| | |||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | cleanups and endianness fixes. Mostly from NetBSD | 2001-09-18 | 1 | -15/+3 | |
| | |||||
* | Add tags, fix man page. Purely cosmetic. | 1997-06-14 | 1 | -0/+5 | |
| | |||||
* | Sync with NetBSD. Purely cosmetic. | 1997-06-14 | 1 | -4/+3 | |
| | |||||
* | Initial import of Manuel's fsck_ext2fs, unmodified. | 1997-05-30 | 1 | -0/+81 | |