kernel - use new td_ucred in numerous places
[dragonfly.git] / sys / emulation / linux / linux_uid16.c
2009-12-15 Matthew Dillonkernel - use new td_ucred in numerous places
2009-12-13 Matthew Dillonkernel - Move MP lock inward, plus misc other stuff
2009-09-01 Matthew DillonKernel - add missing crfree() calls to two linux emulat...
2009-07-12 Michael Neumannpriv: Remove some uses of PRIV_ROOT/PRISON_ROOT
2008-12-15 Michael Neumannsuser_* to priv_* conversion
2006-12-23 Sascha WildnerRename printf -> kprintf in sys/ and add some defines...
2006-06-05 Matthew DillonModify kern/makesyscall.sh to prefix all kernel system...
2004-11-12 Matthew DillonVFS messaging/interfacing work stage 9/99: VFS 'NEW...
2003-11-13 David P. Reese, Jr.Split mkfifo().
2003-08-15 Matthew DillonMake modules work again part 1: linkup emulation/ and...
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-07-30 Matthew Dillonsyscall messaging 3: Expand the 'header' that goes...
2003-07-26 Matthew Dillonsyscall messaging 2: Change the standard return value...
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: