| Commit message (Expand) | Author | Age | Files | Lines |
* | s/NgSendMsgReply/NgSendReplyMsg/ in man to match the code. | Alexander Motin | 2017-11-08 | 2 | -4/+4 |
* | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2017-10-31 | 1 | -1/+0 |
* | First pass through library packaging. | Glen Barber | 2016-02-04 | 1 | -0/+1 |
* | META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host. | Bryan Drewery | 2015-11-25 | 1 | -1/+0 |
* | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+19 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 1 | -7/+22 |
| |\
| |/
|/| |
|
| * | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 1 | -1/+1 |
| |\ |
|
| * | | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+1 |
| * | | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| * | | Merge head | Simon J. Gerraty | 2014-04-27 | 3 | -8/+9 |
| |\ \ |
|
| * \ \ | sync from head | Simon J. Gerraty | 2013-04-12 | 1 | -1/+1 |
| |\ \ \ |
|
| * | | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| * | | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| * | | | | Sync with HEAD. | David E. O'Brien | 2013-02-08 | 1 | -2/+2 |
| |\ \ \ \ |
|
| * | | | | | Updated/new Makefile.depend | Simon J. Gerraty | 2012-11-08 | 1 | -0/+3 |
| * | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+16 |
* | | | | | | Some NetGraph debug polishing. | Alexander Motin | 2015-02-06 | 1 | -7/+22 |
| |_|_|_|/
|/| | | | |
|
* | | | | | use .Mt to mark up email addresses consistently (part3) | Baptiste Daroussin | 2014-06-23 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
* | | | | make sure that rbuf is aligned by making a union w/ the structure we | John-Mark Gurney | 2014-01-07 | 1 | -4/+7 |
* | | | | Fix some misinformation in netgraph manual pages. | Gleb Smirnoff | 2013-11-28 | 1 | -2/+2 |
* | | | | Remove ng_fec(4). | Gleb Smirnoff | 2013-10-28 | 1 | -2/+0 |
| |_|/
|/| | |
|
* | | | Fix for quite a special case when userland emulates a netgraph node, and | Gleb Smirnoff | 2013-03-11 | 1 | -1/+1 |
| |/
|/| |
|
* | | Fix socket calls on error post-r243965. | Kevin Lo | 2012-12-21 | 1 | -2/+2 |
|/ |
|
* | bring the NGM_IPFW_COOKIE back into ng_ipfw.h, libnetgraph expects | Luigi Rizzo | 2009-12-28 | 1 | -2/+0 |
* | this file is also affected by the ipfw changes | Luigi Rizzo | 2009-12-28 | 1 | -0/+2 |
* | Bump the version of all non-symbol-versioned shared libraries in | Ken Smith | 2009-07-19 | 1 | -1/+1 |
* | Bump library versions in preparation for 7.0. | Daniel Eischen | 2007-05-21 | 1 | -1/+1 |
* | Replace select() by poll() to avoid problems with big | Alexander Motin | 2007-05-14 | 2 | -6/+7 |
* | Include sys/socket.h to know about sa_family_t. | Gleb Smirnoff | 2006-10-17 | 2 | -0/+2 |
* | In the splnet(9) times netgraph(4) was synchronous and if a message | Gleb Smirnoff | 2006-01-12 | 1 | -0/+16 |
* | Recognize all current standard node types. | Ruslan Ermilov | 2005-10-25 | 1 | -4/+42 |
* | Bump the shared library version number of all libraries that have not | Ken Smith | 2005-07-22 | 1 | -1/+1 |
* | Make this compile with GCC4 by fixing a few signedness related warnings. | Maxime Henrion | 2005-04-26 | 3 | -6/+7 |
* | When we have converted an ASCII message to binary, set its version in | Gleb Smirnoff | 2005-02-04 | 1 | -0/+1 |
* | Prefer C99's __func__ over GCC's __FUNCTION__. | Stefan Farfeleder | 2004-09-22 | 1 | -1/+1 |
* | Yes, NgRecvAsciiMsg has the same results as NgRecvAsciiMsg, but it's | Juli Mallett | 2004-07-04 | 1 | -1/+1 |
* | Mechanically kill hard sentence breaks. | Ruslan Ermilov | 2004-07-02 | 1 | -1/+1 |
* | Increment WARNS. | Ruslan Ermilov | 2004-01-28 | 1 | -1/+1 |
* | - Added three new interfaces, NgAllocRecvMsg(), NgAllocRecvAsciiMsg(), | Ruslan Ermilov | 2004-01-27 | 5 | -9/+109 |
* | mdoc(7) cleanup. | Ruslan Ermilov | 2004-01-27 | 1 | -39/+72 |
* | Fixed memory leak in NgSendAsciiMsg(). | Ruslan Ermilov | 2004-01-27 | 1 | -1/+4 |
* | Use the new defines that include the trailing '\0' in the code. | Hartmut Brandt | 2003-11-14 | 4 | -21/+27 |
* | The .Fn function | Philippe Charnier | 2003-06-08 | 1 | -18/+33 |
* | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | Jens Schweikhardt | 2003-01-01 | 1 | -1/+1 |
* | english(4) police. | Jens Schweikhardt | 2002-12-27 | 1 | -1/+1 |
* | Zap now-unused SHLIB_MINOR | Peter Wemm | 2002-09-28 | 1 | -1/+0 |
* | Fix bugs in NgSendMsg() and NgSendAsciiMsg() where the wrong token | Archie Cobbs | 2001-10-25 | 1 | -2/+2 |
* | mdoc(7) police: Use the new .In macro for #include statements. | Ruslan Ermilov | 2001-10-01 | 1 | -1/+1 |
* | Add __FBSDID()s to libnetgraph | Matthew Dillon | 2001-09-30 | 3 | -6/+9 |