Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-11-08 | UVM | Artur Grabowski | |
2000-09-06 | add mag tape ioctl emulation; from freebsd. Other cleanup. | Eric Jackson | |
2000-08-12 | emulate uname correctly | Eric Jackson | |
2000-08-12 | use osf1_sigcode | Eric Jackson | |
2000-08-04 | regen | Eric Jackson | |
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 | regen | Eric Jackson | |
2000-07-21 | added listen and accept syscalls. from NetBSD | Eric Jackson | |
1999-11-10 | include syscallnames only if compiling w/ SYSCALL_DEBUG. | Michael Shalayeff | |
was already so for native and sunos, the rest was just wasting space on it. niels@ millert@ ok | |||
1999-06-07 | sync | Theo de Raadt | |
1999-06-07 | replacement pipe() system call; copies data into place inside kernel, so | Theo de Raadt | |
that EFAULT return value is possible | |||
1998-12-23 | Granted this is #if 0'd out, but it should have a chance of compiling anyway | Todd C. Miller | |
1998-12-22 | range check signal [] conversions | Theo de Raadt | |
1998-03-01 | remove unnecessary decls | Niklas Hallqvist | |
1998-02-17 | regen | Todd C. Miller | |
1998-02-17 | make COMPAT_OSF1 compile again | Todd C. Miller | |
1998-02-15 | OpenBSD | Niklas Hallqvist | |
1997-09-15 | SA_NOCLDWAIT | Todd C. Miller | |
1997-09-15 | Fix bsd_to_*_sigaction(). Also add SA_SIGINFO support | Theo de Raadt | |
1997-01-26 | Regen. | Jason Downs | |
1997-01-26 | We can do lchown(2) now. | Jason Downs | |
1996-10-30 | More -Wall happiness | Niklas Hallqvist | |
1996-10-17 | Contextual goo for -Wall, and remove some stasic specifiers | Niklas Hallqvist | |
1996-10-12 | Argh, fix a stupid typo | Niklas Hallqvist | |
1996-08-31 | Cleanup exec | Per Fogelstrom | |
1996-08-25 | sync | Theo de Raadt | |
1996-08-25 | route execve via compat filename translation | Theo de Raadt | |
1996-08-23 | It is clear noone even tried to compile OSF/1 emulation lately. | Niklas Hallqvist | |
Made it compile again. | |||
1996-08-23 | Fix sys_poll wrapper so it compiles | Niklas Hallqvist | |
1996-08-02 | Added Makefiles to build stuff from syscalls.master in some emulations. | Niklas Hallqvist | |
Regenerated derived files from various syscalls.master files. Added $OpenBSD$. | |||
1996-08-02 | Make emulations use our native poll(2) | Niklas Hallqvist | |
1996-04-18 | Merge of NetBSD 960317 | Niklas Hallqvist | |
1996-01-05 | ss_sp is correct, ss_base is not. noticed by agc@sde.uts.amdahl.com; netbsd ↵ | Theo de Raadt | |
pr#1784 | |||
1995-12-14 | update from netbsd | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |