CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/03/28 17:50:55
Modified files:
sys/kern : kern_sysctl.c uipc_usrreq.c
sys/sys : unpcb.h
lib/libkvm : kvm_file2.c
Log message:
Replace the hand-crafted list of datagram unix domain sockets with
a SLIST.
OK mpi@ benno@
