Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-05-28 | ACCOUNTING is optional. found by mpech. ok deraadt | Ted Unangst | |
2003-01-30 | Bring back setreuid(2) and setregid(2) as first class syscalls | Todd C. Miller | |
(but still implemented via setres[ug]id(2)). Basically this just moves them from COMPAT_43 into kern_prot.c. Also fixes a typo in my old implementation. The userland portion will follow in a few days. deraadt@ OK | |||
2000-08-04 | Merge in NetBSD changes. This now works for most statically compiled osf1 | Eric Jackson | |
bins. Shared osf1 libs don't work quite yet. | |||
2000-07-21 | added listen and accept syscalls. from NetBSD | Eric Jackson | |
1999-06-07 | replacement pipe() system call; copies data into place inside kernel, so | Theo de Raadt | |
that EFAULT return value is possible | |||
1998-02-17 | make COMPAT_OSF1 compile again | Todd C. Miller | |
1997-01-26 | We can do lchown(2) now. | Jason Downs | |
1996-08-25 | route execve via compat filename translation | Theo de Raadt | |
1996-08-02 | Make emulations use our native poll(2) | Niklas Hallqvist | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |