Add COMPAT_SVR4_NCR support for making the SVR4 emulation behave as
authorniklas <niklas@openbsd.org>
Thu, 25 Apr 1996 10:20:16 +0000 (10:20 +0000)
committerniklas <niklas@openbsd.org>
Thu, 25 Apr 1996 10:20:16 +0000 (10:20 +0000)
commita4b5ca493661d27adb039d9c2addfd13795ad56d
treeb0afc96bed9c4cb88a47539c2c60396283d8ebe2
parent97e83d727b4d8c753bf7497b8a6ce4748ceaf4e8
Add COMPAT_SVR4_NCR support for making the SVR4 emulation behave as
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.
sys/compat/svr4/files.svr4
sys/compat/svr4/svr4_conf.h [deleted file]
sys/compat/svr4/svr4_ncr.c [new file with mode: 0644]
sys/compat/svr4/syscalls.master