Age | Commit message (Collapse) | Author | |
---|---|---|---|
1995-12-14 | from netbsd; also backup syscallargs.h | Theo de Raadt | |
1995-12-14 | profil() args have changed type.. | Theo de Raadt | |
1995-12-14 | update for new syscalls.master | Theo de Raadt | |
1995-12-14 | from netbsd: | Theo de Raadt | |
Only expect vm_fork() to return if __FORK_BRAINDAMAGE is defined. Use splstatclock() rather than splhigh() in one place. Eliminate unused third arg to vm_fork(). | |||
1995-12-14 | from netbsd; limfree() | Theo de Raadt | |
1995-12-14 | from netbsd: | Theo de Raadt | |
When converting from termios to sgtty, if RAW is set, use the previous settings of LITOUT and PASS8, since these cannot be determined from the termios modes. | |||
1995-12-14 | from netbsd; shmfork does not need to know about vfork | Theo de Raadt | |
1995-12-14 | from netbsd; change profil() arguments | Theo de Raadt | |
1995-12-14 | from netbsd; emulation records | Theo de Raadt | |
1995-12-14 | from netbsd; If we abort, make sure to free ep_emul_arg | Theo de Raadt | |
1995-12-14 | from netbsd; init proc0 fd0 differently | Theo de Raadt | |
1995-12-14 | from netbsd: | Theo de Raadt | |
1) undef various EXEC_ cpp symbols before defining them, in case they're already defined for some reason (this can happen on the alpha, for example, which needs to define EXEC_ECOFF in the std.alpha config file). 2) add hpux compat | |||
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-11-13 | indenting error thing that is making my diffs look confusing | Theo de Raadt | |
1995-11-09 | ufs vs ffs compat stuff from Gordon Ross. Gordon says: | chuck | |
This allows the 1.0 version of /sbin/mount to work with the latest kernels. (Being unable to mount disks is a real drag...) | |||
1995-11-06 | complete ufs -> ffs change (From John Kohl; PR #1403) | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |