Actually use unp_internalize
[dragonfly.git] / sys / kern / uipc_proto.c
2009-05-25 Aggelos EconomopoulosActually use unp_internalize
2008-12-28 Aggelos EconomopoulosBring in the netmp work
2008-10-27 Sepherosa Ziehaupr_ctlinput is usually called when certains types of...
2008-05-27 Matthew Dillon* Implement SOCK_SEQPACKET sockets for local communicat...
2005-03-04 Jeffrey HsuConvert the struct domain next pointer to an SLIST.
2004-06-07 Matthew DillonRecent accept() changes started depending on the protos...
2004-03-06 Jeffrey HsuDispatch upper-half protocol request handling.
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: