Allocate unpcb structs with kmalloc() instead of zalloc().
authorNicolas Thery <nth@dragonflybsd.org>
Fri, 15 Aug 2008 21:39:04 +0000 (21:39 +0000)
committerNicolas Thery <nth@dragonflybsd.org>
Fri, 15 Aug 2008 21:39:04 +0000 (21:39 +0000)
commit386d52789b8901105948f5e6cffff46731ae0910
treeef71ce405174c59a42ed938847da533ed93408fb
parent12f68b863b539f7862b4a148d1985dd89cce4acb
Allocate unpcb structs with kmalloc() instead of zalloc().
sys/kern/uipc_usrreq.c