aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ngctl
Commit message (Expand)AuthorAgeFilesLines
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-2/+4
* No need to try loading ng_socket.ko, as NgMkSockNode() does thatArchie Cobbs2000-01-282-11/+1
* Manual page style work.Julian Elischer1999-12-211-14/+25
* Add two new generic control messages, NGM_ASCII2BINARY andArchie Cobbs1999-11-3010-43/+315
* Limit COPTS added by Makefile to just '-Wall'.Archie Cobbs1999-10-281-4/+2
* If we get an EPROTONOSUPP error when trying to create the netgraph socketArchie Cobbs1999-10-273-1/+18
* Remove extraneous -I compile flag that was used during testing.Archie Cobbs1999-10-271-1/+0
* Put include <netgraph.h> back in - problem was due to a cvsup mess onMatthew Dillon1999-10-241-0/+1
* Cleanup missing includes, stale includes, and a few printf formatMatthew Dillon1999-10-231-1/+1
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.Julian Elischer1999-10-2114-0/+1500