summaryrefslogtreecommitdiff
path: root/sys/compat/svr4/files.svr4
AgeCommit message (Collapse)Author
2000-08-23rename to svr4_error.c to svr4_errno.cBrad Smith
1999-11-10include 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
1998-03-06NCR is handled per process nowNiklas Hallqvist
1997-11-04Add SVR4 jioctl stuffNiklas Hallqvist
1996-05-10simple thingsTheo de Raadt
1996-04-25Add COMPAT_SVR4_NCR support for making the SVR4 emulation behave asNiklas Hallqvist
NCR SVR4, currently this means that syscall#76 (rdebug) should return ENXIO instead of issueing a SIGSYS. Also removed svr4_conf.h no longer used.
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1995-12-14update from netbsdTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt