This is a major cleanup of the LWKT message port code. The messaging code
[dragonfly.git] / sys / kern / syscalls.c
2003-11-20 Matthew DillonThis is a major cleanup of the LWKT message port code...
2003-11-10 Matthew DillonAdd the varsym_list() system call and add listing suppo...
2003-11-05 Matthew DillonVariant symlink support stage 1/2: Implement support...
2003-10-24 David P. Reese, Jr.Remove the FreeBSD 3.x signal code. This includes...
2003-10-08 David P. Reese, Jr.Introduce the function iovec_copyin() and it's friend...
2003-08-12 Matthew DillonSyscall messaging 4: Further expand the kernel-version...
2003-07-30 Matthew Dillonsyscall messaging 3: Expand the 'header' that goes...
2003-07-24 Matthew DillonSyscall messaging work 2: Continue with the implementat...
2003-07-24 Matthew DillonPreliminary syscall messaging work. Adjust all <syscal...
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: