NetBSD/sys/compat/svr4
pk 1abecf9a70 Deal with svr4_ulimit() return values in the same way as in
compat_43_sys_setrlimit(). (takes care of PR#4418)

Also in svr4_ulimit(): return EINVAL for unknown commands, instead of ENOSYS.
1997-11-03 22:03:31 +00:00
..
Makefile - Added msgsys, shmsys and semsys... MITSHM needs shmsys, so X applications 1995-10-14 20:24:14 +00:00
files.svr4 config.new => config 1997-07-20 20:33:08 +00:00
svr4_acl.h header for acl, facl 1996-12-06 03:23:30 +00:00
svr4_dirent.h Add: 1997-07-21 23:02:34 +00:00
svr4_errno.h Rework streams emulation so that it does not rely on non portable hacks. 1994-11-18 02:53:37 +00:00
svr4_error.c Rework streams emulation so that it does not rely on non portable hacks. 1994-11-18 02:53:37 +00:00
svr4_exec.c Catch up with Jason changes. 1996-10-13 00:08:26 +00:00
svr4_exec.h adapt ELF-using compat code to use new ELF definitions/code. At this point, 1996-09-26 20:52:42 +00:00
svr4_fcntl.c Implement F_REVOKE, F_FREESP and all the 64 bit calls. 1997-10-28 18:55:56 +00:00
svr4_fcntl.h Implement F_REVOKE, F_FREESP and all the 64 bit calls. 1997-10-28 18:55:56 +00:00
svr4_filio.c - small ioctl naming changes. 1996-04-11 12:54:40 +00:00
svr4_filio.h Rework streams emulation so that it does not rely on non portable hacks. 1994-11-18 02:53:37 +00:00
svr4_fuser.h Changed code to KNF, removed global variable per cgd's request. 1994-10-29 00:43:14 +00:00
svr4_hrt.h syscalls.master was changed; added a couple of new header files. 1994-11-18 02:56:09 +00:00
svr4_ioctl.c - return EINVAL on the hardware specific 'X' ioctls, otherwise stty does not 1996-06-05 19:24:22 +00:00
svr4_ioctl.h - return EINVAL on the hardware specific 'X' ioctls, otherwise stty does not 1996-06-05 19:24:22 +00:00
svr4_ipc.c Handle NULL shmid_ds properly in shmctl. 1997-03-30 17:21:02 +00:00
svr4_ipc.h - Added msgsys, shmsys and semsys... MITSHM needs shmsys, so X applications 1995-10-14 20:24:14 +00:00
svr4_misc.c Deal with svr4_ulimit() return values in the same way as in 1997-11-03 22:03:31 +00:00
svr4_net.c Implement poll(2). 1996-09-07 12:40:22 +00:00
svr4_siginfo.h Added sockioctls... Only getifnum supported for now. 1995-07-04 19:46:58 +00:00
svr4_signal.c implement pause 1996-12-06 03:21:53 +00:00
svr4_signal.h - Added msgsys, shmsys and semsys... MITSHM needs shmsys, so X applications 1995-10-14 20:24:14 +00:00
svr4_socket.c Add: 1997-07-21 23:02:34 +00:00
svr4_socket.h New files to provide a device,inode -> pathname mapping for unix domain 1996-04-11 12:43:29 +00:00
svr4_sockio.c Avoid overruns when copying the interface name. 1996-05-03 17:09:15 +00:00
svr4_sockio.h Add a few more sockio ioctls... Now sunxdoom is running! 1995-07-04 23:00:11 +00:00
svr4_sockmod.h Add: 1997-07-21 23:02:34 +00:00
svr4_stat.c Fix test for NULL arg in svr4_utime() (PR#4418). 1997-11-03 21:33:07 +00:00
svr4_stat.h Add: 1997-07-21 23:02:34 +00:00
svr4_statvfs.h Add: 1997-07-21 23:02:34 +00:00
svr4_stream.c Fix the shared library versioning snafu caused by the recent changes 1997-10-20 22:05:06 +00:00
svr4_stropts.h Make this compile with -Wcast-qual. 1996-10-28 08:46:35 +00:00
svr4_syscall.h Regen 1997-10-28 19:02:52 +00:00
svr4_syscallargs.h Regen 1997-10-28 19:02:52 +00:00
svr4_syscalls.c Regen 1997-10-28 19:02:52 +00:00
svr4_sysconfig.h - make svr4_break() identical to obreak(). We still keep the code here, 1995-07-02 06:16:06 +00:00
svr4_sysent.c Regen 1997-10-28 19:02:52 +00:00
svr4_systeminfo.h Add: 1997-07-21 23:02:34 +00:00
svr4_termios.c Many bug fixes... These now work well enough for vi, ksh, csh, stty etc. 1996-06-05 19:27:41 +00:00
svr4_termios.h Many bug fixes... These now work well enough for vi, ksh, csh, stty etc. 1996-06-05 19:27:41 +00:00
svr4_time.h Added utime and utimes 1995-12-19 07:12:53 +00:00
svr4_timod.h add: I_FDINSERT, _I_BIND_RSVD, _I_RELE_RSVD, SI_SHUTDOWN 1996-08-30 23:06:24 +00:00
svr4_ttold.c Many bug fixes... These now work well enough for vi, ksh, csh, stty etc. 1996-06-05 19:27:41 +00:00
svr4_ttold.h Rework streams emulation so that it does not rely on non portable hacks. 1994-11-18 02:53:37 +00:00
svr4_types.h Add: 1997-07-21 23:02:34 +00:00
svr4_ucontext.h svr4_stack_t --> svr4_sigaltstack 1995-08-14 01:13:29 +00:00
svr4_ulimit.h Rework streams emulation so that it does not rely on non portable hacks. 1994-11-18 02:53:37 +00:00
svr4_ustat.h Changed code to KNF, removed global variable per cgd's request. 1994-10-29 00:43:14 +00:00
svr4_util.h Use uprintf instead of printf for debugging. Lot's of printing causes panics 1996-04-11 12:41:25 +00:00
svr4_utsname.h Changed code to KNF, removed global variable per cgd's request. 1994-10-29 00:43:14 +00:00
svr4_wait.h 1. siginfo stuff torn out from wait.h to be used by the MI portion of the code. 1995-03-31 03:06:17 +00:00
syscalls.conf new RCS ID format. 1994-10-26 05:27:43 +00:00
syscalls.master Put a noop stub for sys_auditsys 1997-10-28 18:58:17 +00:00