Age | Commit message (Expand) | Author |
2002-10-29 | No need to free the address space in exit1(), we'll do that in the reaper. | Artur Grabowski |
2002-05-16 | systrace facility, used to enforce and generate policies for system calls | Niels Provos |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-01-25 | poolify pcreds. | Artur Grabowski |
2002-01-23 | Allocate rusage, pgrp, ucred and session with pool. | Artur Grabowski |
2002-01-16 | Don't include <sys/map.h> when you don't need what's in it. | Miod Vallat |
2001-11-12 | Bring in more changes from NetBSD. Mostly pagedaemon improvements. | Artur Grabowski |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
2001-09-11 | Don't include <vm/vm_kern.h> if you don't need foo_map. | Miod Vallat |
2001-08-25 | cleanup | Artur Grabowski |
2001-06-27 | remove old vm | Artur Grabowski |
2001-06-03 | WALTSIG is a valid option for sys_wait4(). | Angelos D. Keromytis |
2001-05-16 | kill COMPAT_{09,10,11} kernel options. We still need kern_info_09.c and kern... | Todd C. Miller |
2001-04-02 | On popular demand, the Linux-compatibility clone(2) implementation based | Niklas Hallqvist |
2001-03-23 | Use pool to allocate processes. | Artur Grabowski |
2000-11-16 | support kernel event queues, from FreeBSD by Jonathan Lemon, | Niels Provos |
2000-06-06 | If the process is P_NOZOMBIE free it's resources in the reaper. | Artur Grabowski |
2000-06-05 | No need to use curproc here. We already know who we are. | Artur Grabowski |
2000-06-05 | Changes to exit handling. | Artur Grabowski |
2000-05-05 | Don't set filesize limit to infinity on exit. | Artur Grabowski |
2000-04-20 | Add a function "ktrsettracevnode", that changes the ktrace vnode for a process | Artur Grabowski |
2000-03-23 | Use the new timeout facilities for ITIMER_REAL. | Artur Grabowski |
2000-02-21 | dead code and symbol pollution. | Artur Grabowski |
1999-08-15 | Adopt NetBSD fix for scheduler problems (nice was broken). From the NetBSD | Paul Janzen |
1999-07-15 | Don't destroy sysvshm if the vmspace is shared (only affects uvm) | Artur Grabowski |
1999-06-23 | Improved sysv shared memory. Works with UVM. | Artur Grabowski |
1999-03-12 | in scheduler, bias parents for child cpu usage; ross@ghs.com | Theo de Raadt |
1999-03-02 | RFNOWAIT does not dissociate the child from its parent in any other | Niklas Hallqvist |
1999-02-26 | vm allocation changes for uvm | Artur Grabowski |
1999-01-11 | comment typo | Niklas Hallqvist |
1999-01-10 | Make RFNOWAIT work in rfork(2) | Niklas Hallqvist |
1997-11-06 | Updates for VFS Lite 2 + soft update. | Constantine Sapuntzakis |
1997-10-06 | back out vfs lite2 till after 2.2 | Theo de Raadt |
1997-10-06 | VFS Lite2 Changes | Constantine Sapuntzakis |
1997-09-15 | From FreeBSD (joerg@freebsd.org): | Todd C. Miller |
1996-10-26 | Verify that options to wait4() are legal | Thorsten Lockert |
1996-08-15 | Clear p_pctcpu when a process exit | Thorsten Lockert |
1996-05-02 | sync syscalls, no sys/cpu.h | Theo de Raadt |
1996-03-03 | From NetBSD: 960217 merge | Niklas Hallqvist |
1995-12-30 | from netbsd: | Theo de Raadt |
1995-12-14 | from netbsd; limfree() | Theo de Raadt |
1995-11-22 | release text vnode before releasing credentials. vnode releasing can | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |