Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
Implement SA_NOCLDWAIT by reparenting kids of processes that have the appropriate bit set to PID 1, and let PID 1 handle the zombie. This assumes that PID 1 will wait for its kids (which is true of init). This also includes some FreeBSD sigaction.2. | |||
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 | |
Remove the process from zombproc and its parent's child list before freeing its resources. | |||
1995-12-14 | from netbsd; limfree() | Theo de Raadt | |
1995-11-22 | release text vnode before releasing credentials. vnode releasing can | Theo de Raadt | |
block, but credentials should be alive until the process is really dead. from tegge@idt.unit.no; netbsd pr#1767 | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |