Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This appears to be WARNS=3 safe. | obrien | 2003-06-11 | 1 | -0/+2 |
| | |||||
* | Do not refer to the non-existant BDECFLAGS. | obrien | 2003-06-11 | 1 | -2/+0 |
| | |||||
* | Unset MAINTAINER. | rnordier | 2001-07-21 | 1 | -2/+0 |
| | |||||
* | Perform a major cleanup of the usr.sbin Makefiles. | obrien | 2001-07-20 | 1 | -1/+2 |
| | | | | | These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before. | ||||
* | Remove GCC'isms in CFLAGS. | obrien | 2001-07-20 | 1 | -5/+1 |
| | |||||
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 1 | -0/+1 |
| | | | | - MAN[1-9] -> MAN. | ||||
* | Set the default manual section for usr.sbin/ to 8. | ru | 2001-03-20 | 1 | -1/+0 |
| | |||||
* | Add support for creating a.out output files in addition to ELF. | rnordier | 2000-11-04 | 1 | -1/+1 |
| | | | | | | This allows booting from compressed binaries using older bootstraps. Thanks to: dwmalone | ||||
* | Set MAINTAINER. | rnordier | 2000-10-02 | 1 | -0/+2 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | kgzip is a kzip(8) replacement able to compress and link bootable | rnordier | 1999-07-19 | 1 | -0/+12 |
32-bit binaries in both ELF and a.out format. Development sponsored by Global Technology Associates, Inc. Reviewed/tested by: abial |