summaryrefslogtreecommitdiffstats
path: root/lib/libnetgraph/sock.c
Commit message (Expand)AuthorAgeFilesLines
* Include sys/socket.h to know about sa_family_t.glebius2006-10-171-0/+1
* Make this compile with GCC4 by fixing a few signedness related warnings.mux2005-04-261-1/+1
* Prefer C99's __func__ over GCC's __FUNCTION__.stefanf2004-09-221-1/+1
* - Added three new interfaces, NgAllocRecvMsg(), NgAllocRecvAsciiMsg(),ru2004-01-271-0/+18
* Use the new defines that include the trailing '\0' in the code.harti2003-11-141-13/+13
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-011-1/+1
* Add __FBSDID()s to libnetgraphdillon2001-09-301-2/+3
* Have NgMkSockNode() load the socket node type KLD if it's notarchie2000-01-281-1/+18
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.julian1999-10-211-0/+264
OpenPOWER on IntegriCloud