Merge branches 'master' and 'suser_to_priv'
[dragonfly.git] / sys / netproto / ipx / ipx_usrreq.c
2008-12-31 Michael NeumannMerge branches 'master' and 'suser_to_priv'
2008-12-20 Sascha WildnerEliminate some dead initialization.
2008-12-15 Michael Neumannsuser_* to priv_* conversion
2008-03-07 Sepherosa ZiehauParallelize ifnet.if_addrhead accessing by duplicating...
2007-04-22 Matthew DillonGive the sockbuf structure its own header file and...
2007-04-21 Matthew DillonConvert all pr_usrreqs structure initializations to...
2006-01-14 Sascha Wildner* Remove (void) casts for discarded return values.
2005-06-10 Matthew Dillonspl->critical section conversion.
2004-06-05 Matthew DillonAllow dup_sockaddr() to block, otherwise the code becom...
2004-06-02 Eirik NygaardChange mbug allocation flags from M_ to MB_ to avoid...
2004-03-05 Jeffrey HsuOnce we distribute socket protocol processing requests...
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-07-26 Robert GarrettRegister keyword removal
2003-06-25 Matthew Dillonproc->thread stage 4: rework the VFS and DEVICE subsyst...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: