summaryrefslogtreecommitdiff
path: root/usr.sbin/ngctl/list.c
Commit message (Expand)AuthorAgeFilesLines
* Add blank line after each item in "ngctl ls -l"Devin Teske2018-10-261-0/+2
* getopt(3) returns -1, not EOF.Kevin Lo2007-02-061-1/+1
* Style: space after "return".Gleb Smirnoff2006-06-281-4/+4
* Unnest includes before forthcoming editing.Gleb Smirnoff2006-05-241-0/+6
* - Reduce the number of netgraph messages when listingRuslan Ermilov2005-02-091-11/+35
* Get rid of all (but one in write.c) static size buffers.Ruslan Ermilov2004-01-271-4/+5
* Make this WARNS=3 clean.Ruslan Ermilov2004-01-261-3/+4
* Get rid of the old constants which did not include the trailing NULHartmut Brandt2003-11-121-1/+1
* Add two new generic control messages, NGM_ASCII2BINARY andArchie Cobbs1999-11-301-1/+2
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.Julian Elischer1999-10-211-0/+113