summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ngctl/main.c
Commit message (Expand)AuthorAgeFilesLines
* Increase a socket receive buffer size. This helps 'ngctl list'maxim2004-11-251-2/+4
* Get rid of all (but one in write.c) static size buffers.ru2004-01-271-3/+3
* Make this WARNS=3 clean.ru2004-01-261-1/+1
* Add a GraphViz-exporting ngctl(8) "dot" command. You can now creategreen2004-01-091-0/+1
* Use fprintf() instead of errx() when displaying usage string. The program namecharnier2004-01-041-2/+3
* Get rid of the old constants which did not include the trailing NULharti2003-11-121-2/+2
* Usage style sweep: spell "usage" with a small 'u'.des2002-04-221-1/+1
* Add ngctl "write" command.archie2002-01-221-0/+1
* Backout my previous commit, it appearantly doesn't work for asynchronousphk2001-03-171-53/+7
* Add -ledit to ngctl.phk2001-03-161-7/+53
* Fix bug in "read" command.archie2000-10-101-2/+4
* Experiemntal ascii based device configuration mechanism.phk2000-07-031-0/+1
* When the 'msg' command is used from the command line, check for aarchie2000-06-201-44/+5
* No need to try loading ng_socket.ko, as NgMkSockNode() does thatarchie2000-01-281-10/+1
* Add two new generic control messages, NGM_ASCII2BINARY andarchie1999-11-301-25/+194
* If we get an EPROTONOSUPP error when trying to create the netgraph socketarchie1999-10-271-1/+10
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.julian1999-10-211-0/+373
OpenPOWER on IntegriCloud