* Implement POSIX (XSI)'s header file re_comp.h
[dragonfly.git] / sys / kern / uipc_socket.c
2003-09-22 Jeffrey HsuFor performance reasons, kernel sends should not be...
2003-09-03 Matthew DillonAdding missing '|' from last commit.
2003-09-03 Hiten PandyaIntroduce a new poll operation bit, `POLLINGIGNEOF...
2003-08-24 Jeffrey HsuAdd support for Protocol Independent Multicast.
2003-07-26 Robert GarrettRegister keyword removal
2003-07-19 Matthew DillonRemove the priority part of the priority|flags argument...
2003-07-06 Matthew DillonMP Implementation 1/2: Get the APIC code working again...
2003-06-26 Matthew DillonIntroduce cratom(), remove crcopy().
2003-06-25 Matthew Dillonproc->thread stage 4: rework the VFS and DEVICE subsyst...
2003-06-23 Matthew Dillonproc->thread stage 2: MAJOR revamping of system calls...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: