USER_LDT is now required by a number of packages as well as our upcoming
[dragonfly.git] / sys / emulation / linux / i386 / linux_machdep.c
2003-12-20 Matthew DillonUSER_LDT is now required by a number of packages as...
2003-11-16 Matthew DillonCleanup the linux exec code to match other recent fixes...
2003-11-15 David P. Reese, Jr.Implement linux_mmap2().
2003-11-13 David P. Reese, Jr.Split mkfifo().
2003-10-24 David P. Reese, Jr.Remove the FreeBSD 3.x signal code. This includes...
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-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-23 Matthew DillonLINT pass. Cleanup missed proc->thread conversions...
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: