namecache work stage 1: namespace cleanups. Add a NAMEI_ prefix to
[dragonfly.git] / sys / emulation / svr4 / svr4_misc.c
2003-09-23 Matthew Dillonnamecache work stage 1: namespace cleanups. Add a...
2003-09-14 Matthew DillonRemove unused thread pointers.
2003-08-27 Robert Garrett__P removal
2003-08-26 Matthew DillonRemove additional KKASSERT(p)'s that we do not need...
2003-08-25 Matthew DillonRemove now unused proc p variables.
2003-08-20 Matthew DillonLinux needs %edx to be 0 on entry. It registers it...
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-08-05 Hiten PandyaBackout my ``proc cleanup'' brain damage.
2003-08-03 Hiten PandyaLINT cleanup: remove redundant ``struct proc *p'' decla...
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-07-19 Matthew DillonRemove the priority part of the priority|flags argument...
2003-06-26 Matthew Dillonproc->thread stage 5: BUF/VFS clearance! Remove the...
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: