Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't use empty braces ("{}") to initialise arrays. This is a syntax | stefanf | 2006-07-17 | 1 | -1/+1 |
| | | | | error in ISO C (both 90 and 99). | ||||
* | Style: space after "return". | glebius | 2006-06-28 | 1 | -3/+3 |
| | |||||
* | Unnest includes before forthcoming editing. | glebius | 2006-05-24 | 1 | -0/+5 |
| | |||||
* | Make this WARNS=3 clean. | ru | 2004-01-26 | 1 | -1/+2 |
| | |||||
* | Whistle's Netgraph link-layer (sometimes more) networking infrastructure. | julian | 1999-10-21 | 1 | -0/+75 |
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 |