Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make sure that rbuf is aligned by making a union w/ the structure we | jmg | 2014-01-07 | 1 | -4/+7 |
* | Fix socket calls on error post-r243965. | kevlo | 2012-12-21 | 1 | -2/+2 |
* | Include sys/socket.h to know about sa_family_t. | glebius | 2006-10-17 | 1 | -0/+1 |
* | Make this compile with GCC4 by fixing a few signedness related warnings. | mux | 2005-04-26 | 1 | -1/+1 |
* | Prefer C99's __func__ over GCC's __FUNCTION__. | stefanf | 2004-09-22 | 1 | -1/+1 |
* | - Added three new interfaces, NgAllocRecvMsg(), NgAllocRecvAsciiMsg(), | ru | 2004-01-27 | 1 | -0/+18 |
* | Use the new defines that include the trailing '\0' in the code. | harti | 2003-11-14 | 1 | -13/+13 |
* | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | schweikh | 2003-01-01 | 1 | -1/+1 |
* | Add __FBSDID()s to libnetgraph | dillon | 2001-09-30 | 1 | -2/+3 |
* | Have NgMkSockNode() load the socket node type KLD if it's not | archie | 2000-01-28 | 1 | -1/+18 |
* | Whistle's Netgraph link-layer (sometimes more) networking infrastructure. | julian | 1999-10-21 | 1 | -0/+264 |