Age | Commit message (Expand) | Author |
---|---|---|
2000-01-31 | re-add fixed vfork code from art | Theo de Raadt |
2000-01-31 | undo vfork changes, since non-UVM was not considered | Theo de Raadt |
2000-01-28 | Change fork1() from taking forktype and rforkflags, into a single flags | Artur Grabowski |
1999-08-17 | New cpu_fork API to take a stack in which you point the child's stackpointer | Niklas Hallqvist |
1999-01-26 | We need machine/cpu.h for the cpu_set_init_frame def | Niklas Hallqvist |
1999-01-11 | sigh memset is not available everywhere, I should know better | Niklas Hallqvist |
1999-01-11 | kthread abstraction from NetBSD, implemented with our rfork | Niklas Hallqvist |