]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netgraph/ng_base.c
add -n option to suppress clearing the build tree and add -DNO_CLEAN
[FreeBSD/FreeBSD.git] / sys / netgraph / ng_base.c
2008-10-14 Edwin GroothuisMFV of r183861:
2008-10-02 Marko ZecStep 1.5 of importing the network stack virtualization...
2008-09-24 Dag-Erling SmørgravMFV "xmalloc: zero size" fix.
2008-09-22 Andrew ThompsonAdd ng_rmnode_flags() so the caller can pass NG_QUEUE...
2008-09-16 Edwin GroothuisMFV of tzdata2008c:
2008-09-13 Alexander MotinWe can't implicitly trust the hook on NGQF_FN/NGQF_FN2...
2008-09-07 Ollivier RobertMerge from vendor/ntp/dist: r182856:
2008-09-05 Rui PauloMerge ath again (addition of wisoc files).
2008-09-05 Rui PauloMerge fix for P4 expansion from vendor branch.
2008-09-03 David SchultzMerge gdtoa 20080831. This fixes several bugs, includin...
2008-09-01 Doug BartonMerge from vendor/bind9/dist as of the 9.4.2-P2 import
2008-09-01 Dag-Erling SmørgravRemove some unused files.
2008-08-28 Gregory Neil ShapiroMerge sendmail 8.14.3 into HEAD.
2008-08-28 Rui PauloMerge ath_hal 0.10.5.10 to head.
2008-08-22 Ollivier RobertMerge ntpd & friends 4.2.4p5 from vendor/ntp/dist into...
2008-08-20 Julian ElischerA bunch of formatting fixes brough to light by, or...
2008-08-17 Bjoern A. ZeebCommit step 1 of the vimage project, (network stack)
2008-08-08 Edwin GroothuisMFV on tzdata2008e:
2008-08-08 Edwin GroothuisMFV of tzdata2008d
2008-08-08 Edwin GroothuisMFV of tzdata2008c
2008-08-08 Edwin GroothuisCleanup (cont)
2008-08-04 Max LaierMerge state reuse for tcp.
2008-08-01 Dag-Erling SmørgravUpgrade to OpenSSH 5.1p1.
2008-07-12 Doug BartonMerge from vendor/bind9/dist as of the 9.4.2-P1 import...
2008-07-10 Peter WemmMerge gnu cpio 2.6 -> 2.8 changes. Unfortunately,...
2008-07-04 Robert WatsonRemove NETISR_MPSAFE, which allows specific netisr...
2008-05-29 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-05-22 John BirrellThis commit was generated by cvs2svn to compensate...
2008-05-22 John BirrellThis commit was generated by cvs2svn to compensate...
2008-05-09 Rong-En FanThis commit was generated by cvs2svn to compensate...
2008-05-08 Coleman KaneThis commit was generated by cvs2svn to compensate...
2008-05-08 Doug RabsonThis commit was generated by cvs2svn to compensate...
2008-05-07 Doug RabsonThis commit was generated by cvs2svn to compensate...
2008-04-26 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-21 Marius StroblThis commit was generated by cvs2svn to compensate...
2008-04-21 Xin LIThis commit was generated by cvs2svn to compensate...
2008-04-19 Alexander Motinng_address_hook() microoptimization. Use local variable...
2008-04-16 Alexander MotinUse separate UMA zone for data items allocation. It...
2008-04-15 Alexander MotinSeveral changes breaking netgraph module ABI collected...
2008-04-09 Alexander MotinAdd memory barriers to the node locking operations.
2008-04-06 Alexander MotinRewrite node's r/w/q-lock semantics using only atomics...
2008-03-30 Alexander MotinUse new atomic_fetchadd() primitive instead of looping...
2008-03-29 Alexander MotinThere is no need to erase hook->hk_node before freing...
2008-03-27 Alexander MotinRemove ng_setisr() call from ng_dequeue(). It is useles...
2008-03-24 Sam LefflerThis commit was generated by cvs2svn to compensate...
2008-03-24 Sam LefflerThis commit was generated by cvs2svn to compensate...
2008-03-24 Sam LefflerThis commit was generated by cvs2svn to compensate...
2008-03-24 Sam LefflerThis commit was generated by cvs2svn to compensate...
2008-03-20 Xin LIThis commit was generated by cvs2svn to compensate...
2008-03-19 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-03-16 Alexander MotinRemove impossible (hk_peer == NULL) check from ng_addre...
2008-03-12 Xin LIThis commit was generated by cvs2svn to compensate...
2008-03-11 Alexander MotinImprove apply callback error reporting:
2008-03-07 Shteryana ShopovaThis commit was generated by cvs2svn to compensate...
2008-03-05 Alexander MotinIncrease default queue items allocation limit from...
2008-03-04 Alexander MotinImplement 128 items node name hash for faster name...
2008-02-25 Alexander MotinFix incorrect constant used in rev. 1.146 that broke...
2008-02-11 Rong-En FanThis commit was generated by cvs2svn to compensate...
2008-02-06 Alexander MotinCleanup and tune ng_snd_item() function as it is one...
2008-02-02 Dmitry MorozovskyFix one more grammo.
2008-02-02 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-02-01 Dmitry MorozovskyReword recent comment a bit.
2008-02-01 Alexander MotinAdd comments about stack protection mechanism.
2008-01-31 Alexander MotinSome code reformat.
2008-01-31 Alexander MotinImplement stack protection based on GET_STACK_USAGE...
2008-01-29 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2008-01-29 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-01-13 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-01-13 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-01-12 Nate LawsonThis commit was generated by cvs2svn to compensate...
2007-12-30 Rong-En FanThis commit was generated by cvs2svn to compensate...
2007-12-25 Robert WatsonAdd a new 'why' argument to kdb_enter(), and a set...
2007-12-21 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2007-12-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2007-12-05 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2007-12-03 Hajimu UMEMOTOThis commit was generated by cvs2svn to compensate...
2007-12-03 Doug BartonThis commit was generated by cvs2svn to compensate...
2007-12-02 Doug BartonThis commit was generated by cvs2svn to compensate...
2007-11-26 Xin LIThis commit was generated by cvs2svn to compensate...
2007-11-16 Xin LIThis commit was generated by cvs2svn to compensate...
2007-11-14 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2007-11-14 Gleb Smirnoff- Merge all the ng_send_fn2* functions into one - ng_se...
2007-11-07 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2007-11-05 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2007-10-29 Robert WatsonThis commit was generated by cvs2svn to compensate...
2007-10-28 Alexander MotinMinor debug message fix.
2007-10-25 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2007-10-19 Ruslan ErmilovFix build with NETGRAPH_DEBUG.
2007-10-19 Alexander MotinImplement new apply callback mechanism to handle item...
2007-10-18 Darren ReedThis commit was generated by cvs2svn to compensate...
2007-10-18 Simon L. B. NielsenThis commit was generated by cvs2svn to compensate...
2007-10-16 Max LaierThis commit was generated by cvs2svn to compensate...
2007-10-16 Max LaierThis commit was generated by cvs2svn to compensate...
2007-10-15 Mark PeekThis commit was generated by cvs2svn to compensate...
2007-10-15 Mark PeekThis commit was generated by cvs2svn to compensate...
2007-10-12 Xin LIThis commit was generated by cvs2svn to compensate...
next