Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | style.Makefile(5): | johan | 2004-02-23 | 1 | -1/+1 |
| | | | | Use WARNS?= instead of WARNS=. | ||||
* | Make this WARNS=6 clean by just constifying two local char pointers. | harti | 2003-08-13 | 1 | -0/+1 |
| | |||||
* | Perform a major cleanup of the usr.sbin Makefiles. | obrien | 2001-07-20 | 1 | -5/+6 |
| | | | | | 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 | -1/+0 |
| | |||||
* | - 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 |
| | |||||
* | Limit COPTS added by Makefile to just '-Wall'. | archie | 1999-10-28 | 1 | -1/+1 |
| | |||||
* | Whistle's Netgraph link-layer (sometimes more) networking infrastructure. | julian | 1999-10-21 | 1 | -0/+11 |
Been in production for 3 years now. Gives Instant Frame relay to if_sr and if_ar drivers, and PPPOE support soon. See: ftp://ftp.whistle.com/pub/archie/netgraph/index.html for on-line manual pages. Reviewed by: Doug Rabson (dfr@freebsd.org) Obtained from: Whistle CVS tree |