summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ngctl/types.c
Commit message (Collapse)AuthorAgeFilesLines
* Don't use empty braces ("{}") to initialise arrays. This is a syntaxstefanf2006-07-171-1/+1
| | | | error in ISO C (both 90 and 99).
* Style: space after "return".glebius2006-06-281-3/+3
|
* Unnest includes before forthcoming editing.glebius2006-05-241-0/+6
|
* Get rid of all (but one in write.c) static size buffers.ru2004-01-271-4/+5
|
* Make this WARNS=3 clean.ru2004-01-261-3/+5
|
* Field structure changed name from 'typename' -> 'type_name'.archie2000-05-011-1/+1
|
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.julian1999-10-211-0/+92
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
OpenPOWER on IntegriCloud