| Commit message (Expand) | Author | Age | Files | Lines |
* | bring the NGM_IPFW_COOKIE back into ng_ipfw.h, libnetgraph expects | luigi | 2009-12-28 | 1 | -2/+0 |
* | this file is also affected by the ipfw changes | luigi | 2009-12-28 | 1 | -0/+2 |
* | Bump the version of all non-symbol-versioned shared libraries in | kensmith | 2009-07-19 | 1 | -1/+1 |
* | Bump library versions in preparation for 7.0. | deischen | 2007-05-21 | 1 | -1/+1 |
* | Replace select() by poll() to avoid problems with big | mav | 2007-05-14 | 2 | -6/+7 |
* | Include sys/socket.h to know about sa_family_t. | glebius | 2006-10-17 | 2 | -0/+2 |
* | In the splnet(9) times netgraph(4) was synchronous and if a message | glebius | 2006-01-12 | 1 | -0/+16 |
* | Recognize all current standard node types. | ru | 2005-10-25 | 1 | -4/+42 |
* | Bump the shared library version number of all libraries that have not | kensmith | 2005-07-22 | 1 | -1/+1 |
* | Make this compile with GCC4 by fixing a few signedness related warnings. | mux | 2005-04-26 | 3 | -6/+7 |
* | When we have converted an ASCII message to binary, set its version in | glebius | 2005-02-04 | 1 | -0/+1 |
* | Prefer C99's __func__ over GCC's __FUNCTION__. | stefanf | 2004-09-22 | 1 | -1/+1 |
* | Yes, NgRecvAsciiMsg has the same results as NgRecvAsciiMsg, but it's | jmallett | 2004-07-04 | 1 | -1/+1 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -1/+1 |
* | Increment WARNS. | ru | 2004-01-28 | 1 | -1/+1 |
* | - Added three new interfaces, NgAllocRecvMsg(), NgAllocRecvAsciiMsg(), | ru | 2004-01-27 | 5 | -9/+109 |
* | mdoc(7) cleanup. | ru | 2004-01-27 | 1 | -39/+72 |
* | Fixed memory leak in NgSendAsciiMsg(). | ru | 2004-01-27 | 1 | -1/+4 |
* | Use the new defines that include the trailing '\0' in the code. | harti | 2003-11-14 | 4 | -21/+27 |
* | The .Fn function | charnier | 2003-06-08 | 1 | -18/+33 |
* | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | schweikh | 2003-01-01 | 1 | -1/+1 |
* | english(4) police. | schweikh | 2002-12-27 | 1 | -1/+1 |
* | Zap now-unused SHLIB_MINOR | peter | 2002-09-28 | 1 | -1/+0 |
* | Fix bugs in NgSendMsg() and NgSendAsciiMsg() where the wrong token | archie | 2001-10-25 | 1 | -2/+2 |
* | mdoc(7) police: Use the new .In macro for #include statements. | ru | 2001-10-01 | 1 | -1/+1 |
* | Add __FBSDID()s to libnetgraph | dillon | 2001-09-30 | 3 | -6/+9 |
* | mdoc(7) police: markup nits. | ru | 2001-08-27 | 1 | -1/+2 |
* | Rename the DIAGNOSTICS section to RETURN VALUES and describe the | brian | 2001-08-24 | 1 | -4/+10 |
* | Explain what the return value from NgRecvMsg() and NgRecvData() means, | brian | 2001-08-24 | 1 | -0/+6 |
* | Mark some functions as __printflike() and/or taking const char * arguments | kris | 2001-08-20 | 1 | -2/+2 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -2/+2 |
* | Set WARNS=2 on libraries that compile cleanly with it. | dd | 2001-07-15 | 1 | -2/+1 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
* | mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2). | ru | 2001-07-06 | 1 | -3/+3 |
* | Correct cross-references: | sobomax | 2001-06-05 | 1 | -2/+2 |
* | MAN[1-9] -> MAN. | ru | 2001-03-27 | 1 | -1/+1 |
* | mdoc(7) police: removed history info from the .Os FreeBSD call. | ru | 2000-12-14 | 1 | -1/+1 |
* | - Make sure the message token returned by NgSendMsg() is non-negative | archie | 2000-06-21 | 3 | -4/+28 |
* | Fix buffer overflow bug in NgSendAsciiMsg(). | archie | 2000-06-02 | 1 | -1/+1 |
* | Move netgraph node type man pages from section 8 to section 4. | archie | 2000-05-04 | 1 | -3/+3 |
* | Fix a bug handling the debug level when displaying control messages | archie | 2000-04-28 | 1 | -9/+15 |
* | Introduce .Lb macro to netgraph library manpage | phantom | 2000-04-22 | 1 | -0/+2 |
* | Have NgMkSockNode() load the socket node type KLD if it's not | archie | 2000-01-28 | 3 | -2/+24 |
* | Replace beforeinstall target with new variables used by .mk system. | rgrimes | 2000-01-14 | 1 | -4/+1 |
* | Remove -g compiler flag. | marcel | 2000-01-03 | 1 | -1/+1 |
* | Manual page style work. | julian | 1999-12-21 | 1 | -16/+37 |
* | Missed part of previous commit. | archie | 1999-12-03 | 1 | -0/+4 |
* | Recognize NGM_BPF_COOKIE. | archie | 1999-12-03 | 1 | -0/+1 |
* | Add two new generic control messages, NGM_ASCII2BINARY and | archie | 1999-11-30 | 6 | -254/+309 |
* | The "acfcomp" field is not in the structure anymore. There may be a better | roberto | 1999-11-19 | 1 | -1/+0 |