kernel/linprocfs: Remove an unreached return.
[dragonfly.git] / sys / emulation / linux / i386 / linprocfs / linprocfs_misc.c
2012-08-21 Sascha Wildnerkernel/linprocfs: Remove an unreached return.
2011-12-04 Sascha Wildnerkernel: Use NELEM() in some more places.
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-11-10 Matthew Dillonkernel - Remove ad-hoc increment/decrement of vm->vm_sysref
2011-10-18 Matthew Dillonkernel - Major SMP performance patch / VM system, bus...
2011-06-01 Sascha Wildnerkernel: Use cpu_vendor_id instead of strcmp(cpu_vendor...
2010-08-28 Matthew Dillonkernel - Add vmobj_token, misc vm-related tokenization
2010-03-24 Samuel J. Greearlinux - Allow for maps to be read in chunks
2010-03-24 Alex Hornunglinprocfs - further fix /proc/{pid}/maps
2010-03-16 Alex Hornunglinprocfs - fix multi-CPU stat & cpuinfo
2010-03-13 Alex Hornunglinprocfs - Introduce /proc/mounts
2010-03-13 Alex Hornunglinux emulation - Major update
2010-02-06 Matthew Dillonkernel - SWAP CACHE part 12/many - Add swapcache cleanu...
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: