Kernel - Fix numerous procfs/ptrace issues
[dragonfly.git] / sys / vfs / procfs / procfs.h
2012-08-16 Matthew DillonKernel - Fix numerous procfs/ptrace issues
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-11-16 Matthew Dillonkernel - Attempt to make procfs MPSAFE
2011-11-15 Matthew Dillonkernel - Major signal path adjustments to fix races...
2011-02-24 Antonio Huete Jimenezprocfs - Fix open() for procfs.
2011-02-14 Matthew Dillonkernel - Make numerous proc accesses use p->p_token...
2009-12-29 Matthew Dillonkernel - Fix improper vgone() in procfs and races in...
2009-07-12 Michael Neumannpriv: Use PRIV_DEBUG_UNPRIV in procfs
2008-12-15 Michael Neumannsuser_* to priv_* conversion
2007-02-19 Simon Schubert1:1 Userland threading stage 2.18/4:
2004-08-17 Matthew DillonVFS messaging/interfacing work stage 2/99. This stage...
2004-08-13 Matthew DillonVFS messaging/interfacing work stage 1/99. This stage...
2003-08-20 Robert Garrett__P()!=wanted, remove old style prototypes from 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: