Age | Commit message (Expand) | Author |
2004-11-23 | Create the init process earlier, before the root filesystem is mounted, | Miod Vallat |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2001-11-06 | Let fork1, uvm_fork, and cpu_fork take a function/argument pair as argument, | Artur Grabowski |
2001-04-03 | We now can emulate vfork14 correctly | Niklas Hallqvist |
2001-02-26 | Since netbsd_sys_fdatasync is the same code as sys_fsync, we | Artur Grabowski |
2001-02-26 | adapt to new softupdates changes. | Artur Grabowski |
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-09-17 | lcrap() | kstailey |
1999-09-17 | rest of pread() etc., fdatasync() hack | kstailey |
1999-09-16 | signal fixes (csh runs) | kstailey |
1999-09-15 | tag + copyright | kstailey |
1999-09-15 | more and better signal routines, vfork() | kstailey |