summaryrefslogtreecommitdiffstats
path: root/lib/libnetgraph
Commit message (Expand)AuthorAgeFilesLines
* First pass through library packaging.gjb2016-02-041-0/+1
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.bdrewery2015-11-251-1/+0
* Add META_MODE support.sjg2015-06-131-0/+19
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-271-7/+22
| |\ | |/ |/|
| * Merge head from 7/28sjg2014-08-191-1/+1
| |\
| * | Updated dependenciessjg2014-05-161-1/+1
| * | Updated dependenciessjg2014-05-101-0/+2
| * | Merge headsjg2014-04-273-8/+9
| |\ \
| * \ \ sync from headsjg2013-04-121-1/+1
| |\ \ \
| * | | | Updated dependenciessjg2013-03-111-0/+1
| * | | | Updated dependenciessjg2013-02-161-2/+0
| * | | | Sync with HEAD.obrien2013-02-081-2/+2
| |\ \ \ \
| * | | | | Updated/new Makefile.dependsjg2012-11-081-0/+3
| * | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+16
* | | | | | Some NetGraph debug polishing.mav2015-02-061-7/+22
| |_|_|_|/ |/| | | |
* | | | | use .Mt to mark up email addresses consistently (part3)bapt2014-06-231-1/+1
| |_|_|/ |/| | |
* | | | make sure that rbuf is aligned by making a union w/ the structure wejmg2014-01-071-4/+7
* | | | Fix some misinformation in netgraph manual pages.glebius2013-11-281-2/+2
* | | | Remove ng_fec(4).glebius2013-10-281-2/+0
| |_|/ |/| |
* | | Fix for quite a special case when userland emulates a netgraph node, andglebius2013-03-111-1/+1
| |/ |/|
* | Fix socket calls on error post-r243965.kevlo2012-12-211-2/+2
|/
* bring the NGM_IPFW_COOKIE back into ng_ipfw.h, libnetgraph expectsluigi2009-12-281-2/+0
* this file is also affected by the ipfw changesluigi2009-12-281-0/+2
* Bump the version of all non-symbol-versioned shared libraries inkensmith2009-07-191-1/+1
* Bump library versions in preparation for 7.0.deischen2007-05-211-1/+1
* Replace select() by poll() to avoid problems with bigmav2007-05-142-6/+7
* Include sys/socket.h to know about sa_family_t.glebius2006-10-172-0/+2
* In the splnet(9) times netgraph(4) was synchronous and if a messageglebius2006-01-121-0/+16
* Recognize all current standard node types.ru2005-10-251-4/+42
* Bump the shared library version number of all libraries that have notkensmith2005-07-221-1/+1
* Make this compile with GCC4 by fixing a few signedness related warnings.mux2005-04-263-6/+7
* When we have converted an ASCII message to binary, set its version inglebius2005-02-041-0/+1
* Prefer C99's __func__ over GCC's __FUNCTION__.stefanf2004-09-221-1/+1
* Yes, NgRecvAsciiMsg has the same results as NgRecvAsciiMsg, but it'sjmallett2004-07-041-1/+1
* Mechanically kill hard sentence breaks.ru2004-07-021-1/+1
* Increment WARNS.ru2004-01-281-1/+1
* - Added three new interfaces, NgAllocRecvMsg(), NgAllocRecvAsciiMsg(),ru2004-01-275-9/+109
* mdoc(7) cleanup.ru2004-01-271-39/+72
* Fixed memory leak in NgSendAsciiMsg().ru2004-01-271-1/+4
* Use the new defines that include the trailing '\0' in the code.harti2003-11-144-21/+27
* The .Fn functioncharnier2003-06-081-18/+33
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-011-1/+1
* english(4) police.schweikh2002-12-271-1/+1
* Zap now-unused SHLIB_MINORpeter2002-09-281-1/+0
* Fix bugs in NgSendMsg() and NgSendAsciiMsg() where the wrong tokenarchie2001-10-251-2/+2
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-1/+1
* Add __FBSDID()s to libnetgraphdillon2001-09-303-6/+9
* mdoc(7) police: markup nits.ru2001-08-271-1/+2
* Rename the DIAGNOSTICS section to RETURN VALUES and describe thebrian2001-08-241-4/+10
OpenPOWER on IntegriCloud