]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netipx
This commit was generated by cvs2svn to compensate for changes in r165538,
[FreeBSD/FreeBSD.git] / sys / netipx /
2006-12-25 ruThis commit was generated by cvs2svn to compensate...
2006-12-15 umeThis commit was generated by cvs2svn to compensate...
2006-12-13 samThis commit was generated by cvs2svn to compensate...
2006-12-10 dougbThis commit was generated by cvs2svn to compensate...
2006-12-08 hartiThis commit was generated by cvs2svn to compensate...
2006-11-12 umeThis commit was generated by cvs2svn to compensate...
2006-11-10 desThis commit was generated by cvs2svn to compensate...
2006-11-06 rwatsonSweep kernel replacing suser(9) calls with priv(9)...
2006-11-04 dougbThis commit was generated by cvs2svn to compensate...
2006-10-31 hartiThis commit was generated by cvs2svn to compensate...
2006-10-30 hartiThis commit was generated by cvs2svn to compensate...
2006-10-14 ruThis commit was generated by cvs2svn to compensate...
2006-10-13 ruThis commit was generated by cvs2svn to compensate...
2006-10-01 simonThis commit was generated by cvs2svn to compensate...
2006-10-01 simonThis commit was generated by cvs2svn to compensate...
2006-09-30 desThis commit was generated by cvs2svn to compensate...
2006-09-28 robertoThis commit was generated by cvs2svn to compensate...
2006-09-25 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-21 ruThis commit was generated by cvs2svn to compensate...
2006-09-21 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-06 dougbThis commit was generated by cvs2svn to compensate...
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-02 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-01 rwatsonThis commit was generated by cvs2svn to compensate...
2006-08-31 obrienThis commit was generated by cvs2svn to compensate...
2006-08-31 ruThis commit was generated by cvs2svn to compensate...
2006-08-28 impThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 rwatsonThis commit was generated by cvs2svn to compensate...
2006-08-24 marcelThis commit was generated by cvs2svn to compensate...
2006-08-23 marcelThis commit was generated by cvs2svn to compensate...
2006-08-20 delphijThis commit was generated by cvs2svn to compensate...
2006-08-17 gshapiroThis commit was generated by cvs2svn to compensate...
2006-08-16 guidoThis commit was generated by cvs2svn to compensate...
2006-07-29 simonThis commit was generated by cvs2svn to compensate...
2006-07-21 rwatsonChange semantics of socket close and detach. Add a...
2006-07-07 marcelThis commit was generated by cvs2svn to compensate...
2006-06-27 rwatsonThis commit was generated by cvs2svn to compensate...
2006-06-26 obrienThis commit was generated by cvs2svn to compensate...
2006-06-21 obrienThis commit was generated by cvs2svn to compensate...
2006-06-19 obrienThis commit was generated by cvs2svn to compensate...
2006-06-14 gshapiroThis commit was generated by cvs2svn to compensate...
2006-06-08 mariusThis commit was generated by cvs2svn to compensate...
2006-06-05 samThis commit was generated by cvs2svn to compensate...
2006-06-05 rwatsonThis commit was generated by cvs2svn to compensate...
2006-05-30 hartiThis commit was generated by cvs2svn to compensate...
2006-05-21 delphijThis commit was generated by cvs2svn to compensate...
2006-05-21 umeThis commit was generated by cvs2svn to compensate...
2006-05-11 wollmanThis commit was generated by cvs2svn to compensate...
2006-04-11 cognetMake this compile without INVARIANTS.
2006-04-06 jmgThis commit was generated by cvs2svn to compensate...
2006-04-01 rwatsonChance protocol switch method pru_detach() so that...
2006-04-01 rwatsonChange protocol switch pru_abort() API so that it retur...
2006-03-27 acheThis commit was generated by cvs2svn to compensate...
2006-03-27 acheThis commit was generated by cvs2svn to compensate...
2006-03-27 samThis commit was generated by cvs2svn to compensate...
2006-03-27 rwatsonAdd a simple netipx TODO list to the end of README...
2006-03-27 rwatsonCanonicalize copyright order in one more file that...
2006-03-27 rwatsonIn spx_output(), use M_DONTWAIT instead of M_TRYWAIT...
2006-03-27 rwatsonIn spx_input(), change a '&&' to a '||', as the spx...
2006-03-26 rwatsonIn spx_accept, assert ipxp != NULL, not == NULL.
2006-03-26 rwatsonIn various SPX protocol entry points from the socket...
2006-03-26 rwatsonAdd a new ipxpcb flag, IPXP_SPX, which is set on ipxpcb...
2006-03-26 rwatsonRestore original formulation of SPX segment queue drain...
2006-03-25 rwatsonRework IPX/SPX socket and pcb reference model:
2006-03-25 rwatsonRestructure spx_attach() to properly free memory in...
2006-03-25 rwatsonDon't bother restoring host byte order of mbuf fields...
2006-03-25 rwatsonIn spx_ctloutput(), acquire the ipxp lock around read...
2006-03-25 rwatsonSlight style reformatting of spx_timers() comments...
2006-03-24 rwatsonInclude kernel.h to get NET_NEEDS_GIANT() definition...
2006-03-24 rwatsonClean up and style(9) SPX code prior to significant...
2006-03-24 rwatsonProtect spx_iss using its own mutex, spx_mtx, rather...
2006-03-24 rwatsonMove definition of spxrexmtthresh to top of file with...
2006-03-24 rwatsonCanonicalize, update copyright.
2006-03-24 rwatsonUpdate copyright to 2006, comment on my contribution...
2006-03-24 rwatsonComment that raw output filter code for IPX should...
2006-03-23 rwatsonWhen the kernel is compiled with options IPXIP, run...
2006-03-23 rwatsonMove spx_savesi from being a global variable to an...
2006-03-23 rwatsonAdmit to ourselves that we don't actually implement...
2006-03-23 desThis commit was generated by cvs2svn to compensate...
2006-03-22 desThis commit was generated by cvs2svn to compensate...
2006-03-22 gshapiroThis commit was generated by cvs2svn to compensate...
2006-03-21 umeThis commit was generated by cvs2svn to compensate...
2006-03-17 hartiThis commit was generated by cvs2svn to compensate...
2006-03-14 muxThis commit was generated by cvs2svn to compensate...
2006-03-13 hartiThis commit was generated by cvs2svn to compensate...
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-04 rwatsonThis commit was generated by cvs2svn to compensate...
2006-03-03 muxThis commit was generated by cvs2svn to compensate...
2006-03-03 muxThis commit was generated by cvs2svn to compensate...
2006-02-27 hartiThis commit was generated by cvs2svn to compensate...
2006-02-19 umeThis commit was generated by cvs2svn to compensate...
2006-02-13 hartiThis commit was generated by cvs2svn to compensate...
2006-02-11 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-10 samThis commit was generated by cvs2svn to compensate...
next