AMD64 - Refactor uio_resid and size_t assumptions.
[dragonfly.git] / sys / emulation / linux / i386 / linux_ptrace.c
2009-08-19 Matthew DillonAMD64 - Refactor uio_resid and size_t assumptions.
2007-02-19 Simon Schubert1:1 Userland threading stage 2.18/4:
2007-02-03 Simon Schubert1:1 Userland threading stage 2.11/4:
2006-12-23 Sascha WildnerRename printf -> kprintf in sys/ and add some defines...
2006-11-07 Matthew DillonMore Machine-dependant/Machine-independant code and...
2006-09-19 Simon Schubert1:1 Userland threading stage 2.9/4:
2006-06-05 Matthew DillonModify kern/makesyscall.sh to prefix all kernel system...
2005-11-14 Matthew DillonMake tsleep/wakeup() MP SAFE for kernel threads and...
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-08-01 Robert GarrettEnable SSE by default, add nob to turn it off
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-23 Matthew Dillonproc->thread stage 2: MAJOR revamping of system calls...
2003-06-18 Matthew Dillonthread stage 4: remove curpcb, use td_pcb reference...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: