AMD64 - Refactor uio_resid and size_t assumptions.
[dragonfly.git] / sys / emulation / linux / i386 / linprocfs / linprocfs_misc.c
2009-08-19 Matthew DillonAMD64 - Refactor uio_resid and size_t assumptions.
2008-05-10 Matthew DillonFinish moving the kernel from tsc_freq (32 bits) to...
2007-02-18 Simon Schubert1:1 Userland threading stage 2.15/4:
2007-02-16 Simon Schubert1:1 Userland threading stage 2.12/4:
2007-01-06 Matthew DillonUse Maxmem instead of physmem. physmem is used only...
2006-12-20 Matthew DillonRename sprintf -> ksprintf
2006-01-06 Joerg SonnenbergerSleep before commit, remove trailing ,
2006-01-06 Joerg Sonnenbergernextpid is not public, so don't use it. It's not really...
2005-12-10 Sascha WildnerAnsify function definitions.
2005-04-27 Hiten PandyaChange CPU time statistics (cputime) to be accounted...
2005-01-31 Joerg SonnenbergerInclude jail.h after proc.h to get struct ucred.
2004-12-22 Joerg SonnenbergerAdd new structures for exporting the cputime statistics...
2004-08-13 Matthew DillonClose a kernel mem disclosure bug in linprocfs. The...
2003-10-12 Matthew DillonFix bugs introduced from the last commit. The loadav...
2003-10-05 David Rhodus* Correct several integer underflows/overflows in linprocfs
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-07-03 Matthew DillonSplit the struct vmmeter cnt structure into a global...
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: