Implement struct lwp->lwp_vmspace. Leave p_vmspace intact. This allows
[dragonfly.git] / sys / sys / proc.h
2007-06-29 Matthew DillonImplement struct lwp->lwp_vmspace. Leave p_vmspace...
2007-06-20 Peter AvalosMerge from vendor branch LESS:
2007-06-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-06-03 Peter AvalosMerge from vendor branch LESS:
2007-05-28 Peter AvalosMerge from vendor branch FILE:
2007-05-09 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-05-06 Peter AvalosMerge from vendor branch AWK:
2007-05-05 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-04-29 Matthew Dillon* Use SYSREF for vmspace structures. This replaces...
2007-04-27 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-04-27 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2007-04-21 Peter AvalosMerge from vendor branch TNFTP:
2007-04-13 Simon SchubertMerge from vendor branch BINUTILS:
2007-04-12 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2007-04-07 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-04-05 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-03-29 Peter AvalosMerge from vendor branch OPENSSH:
2007-03-28 Peter AvalosMerge from vendor branch OPENSSL:
2007-03-25 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-03-25 Peter AvalosMerge from vendor branch FILE:
2007-03-13 Simon SchubertDrop this strange start/endzero thing for procs and...
2007-03-12 Simon SchubertRework stopping of procs.
2007-03-01 Simon Schubert1:1 Userland threading stage 4.7/4:
2007-02-25 Simon SchubertGet rid of struct user/UAREA.
2007-02-24 Simon Schubert1:1 Userland threading stage 4.4/4:
2007-02-24 Simon Schubert1:1 Userland threading stage 4.3/4:
2007-02-21 Simon Schubert1:1 Userland threading stage 2.19/4:
2007-02-19 Simon Schubert1:1 Userland threading stage 2.18/4:
2007-02-18 Simon Schubert1:1 Userland threading stage 2.17/4:
2007-02-18 Simon Schubert1:1 Userland threading stage 2.16/4:
2007-02-18 Simon Schubert1:1 Userland threading stage 2.15/4:
2007-02-18 Simon Schubert1:1 Userland threading stage 2.14/4:
2007-02-18 Simon Schubert1:1 Userland threading stage 2.13/4:
2007-02-17 Simon SchubertMerge from vendor branch GCC:
2007-02-16 Simon Schubert1:1 Userland threading stage 2.12/4:
2007-02-15 Victor Balada DiazMerge from vendor branch BIND:
2007-02-15 Victor Balada DiazMerge from vendor branch BIND:
2007-02-03 Simon Schubert1:1 Userland threading stage 2.11/4:
2007-02-01 Simon SchubertChange kinfo_proc interface between kernel and userland.
2007-01-20 Peter AvalosMerge from vendor branch BZIP:
2007-01-17 YONETANI TomokazuMerge from vendor branch INTEL_ACPICA:
2007-01-15 Simon SchubertMerge from vendor branch GCC:
2007-01-14 Matthew DillonImplement a new signal delivery mechanism, SA_MAILBOX...
2007-01-13 Simon SchubertMerge from vendor branch GCC:
2007-01-01 Simon Schubert1:1 Userland threading stage 2.10/4:
2006-12-25 Peter AvalosMerge from vendor branch LIBPCAP:
2006-12-25 Peter AvalosMerge from vendor branch TCPDUMP:
2006-12-12 Peter AvalosMerge from vendor branch FILE:
2006-11-20 Peter AvalosMerge from vendor branch OPENSSH:
2006-11-20 Peter AvalosMerge from vendor branch OPENSSL:
2006-11-15 Peter AvalosMerge from vendor branch FILE:
2006-11-12 Peter AvalosMerge from vendor branch FILE:
2006-11-11 Peter AvalosMerge from vendor branch FILE:
2006-11-08 Peter AvalosMerge from vendor branch TNFTP:
2006-11-01 Peter AvalosMerge from vendor branch AWK:
2006-10-26 Sascha WildnerRemove obsolete prototype and documentation of the...
2006-10-10 Matthew DillonFix a long-standing bug inherited from FreeBSD. It...
2006-10-08 Peter AvalosMerge from vendor branch LESS:
2006-09-30 Sascha WildnerRemove unneccessary MALLOC_DECLARE (declared static...
2006-09-28 Simon SchubertMerge from vendor branch OPENSSH:
2006-09-28 Simon SchubertMerge from vendor branch OPENSSH:
2006-09-27 Simon SchubertMerge from vendor branch GCC:
2006-09-20 Victor Balada DiazMerge from vendor branch BIND:
2006-09-20 Victor Balada DiazMerge from vendor branch BIND:
2006-09-19 Simon Schubert1:1 Userland threading stage 2.9/4:
2006-09-18 Peter AvalosMerge from vendor branch LIBARCHIVE:
2006-09-17 Matthew DillonMake some adjustments to low level madvise/mcontrol...
2006-09-13 Simon SchubertMerge from vendor branch CVS:
2006-09-06 Simon SchubertMerge from vendor branch OPENSSL:
2006-09-02 Sepherosa ZiehauMerge from vendor branch HOSTAPD:
2006-08-27 David XuUse type lwpid_t for lwp_tid.
2006-08-17 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-07-27 Simon SchubertMerge from vendor branch GDB:
2006-07-13 Sepherosa ZiehauMerge from vendor branch ATHEROS:
2006-06-24 Sepherosa ZiehauMerge from vendor branch WPA_SUPPLICANT:
2006-06-14 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-06-07 Matthew DillonRemove the asynchronous system call interface sendsys...
2006-06-05 Matthew DillonFix a minor bug in the last commit. lwp_cpumask has...
2006-06-05 David XuAllow userland to bind a process to specific CPUs....
2006-05-25 Matthew DillonConvert almost all of the remaining manual traversals...
2006-05-24 Matthew DillonMove the code that inserts a new process into the allpr...
2006-05-24 Matthew DillonStart consolidating process related code into kern_proc...
2006-05-23 Matthew DillonMove all the resource limit handling code into a new...
2006-05-21 Matthew DillonClean up more #include files. Create an internal __boo...
2006-05-17 Matthew DillonThe ktracing code was not properly matching up VOP_OPEN...
2006-04-12 Sascha WildnerMerge from vendor branch BINUTILS:
2006-03-22 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-02-13 Simon SchubertMerge from vendor branch OPENSSH:
2006-01-11 Simon SchubertMerge from vendor branch GDB:
2005-12-07 Simon SchubertMerge from vendor branch CVS:
2005-12-03 Simon SchubertMerge from vendor branch OPENSSL:
2005-12-03 Simon SchubertMerge from vendor branch CVS:
2005-12-01 Matthew DillonGet rid of the p_stat SZOMB state. p_stat can now...
2005-11-14 Matthew DillonMake tsleep/wakeup() MP SAFE for kernel threads and...
2005-11-13 Simon SchubertMerge from vendor branch LUKEMFTP:
2005-11-08 Matthew DillonMake tsleep/wakeup MP SAFE part 1/2.
2005-10-11 Simon Schubert1:1 Userland threading stage 2.8/4:
2005-10-09 Simon Schubert1:1 Userland threading stage 2.7/4:
2005-10-09 Simon Schubert1:1 Userland threading stage 2.6/4:
2005-10-09 Simon Schubert1:1 Userland threading stage 2.5/4:
next