NetBSD/sys/compat/svr4
thorpej d0c7d0fdd6 Add missing F_SETLKW case to svr4_sys_fcntl(), from Niklas Hallqvist
<niklas@appli.se>.
1995-10-09 23:56:17 +00:00
..
files.svr4 Sort. 1995-08-14 01:34:09 +00:00
svr4_dirent.h Prefix names of system call implementation functions with `sys_'. 1995-10-07 06:25:19 +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 Use compat_util.[ch] 1995-06-24 20:29:17 +00:00
svr4_exec.h - make svr4_break() identical to obreak(). We still keep the code here, 1995-07-02 06:16:06 +00:00
svr4_fcntl.c Add missing F_SETLKW case to svr4_sys_fcntl(), from Niklas Hallqvist 1995-10-09 23:56:17 +00:00
svr4_fcntl.h Changed code to KNF, removed global variable per cgd's request. 1994-10-29 00:43:14 +00:00
svr4_filio.c Prefix names of system call implementation functions with `sys_'. 1995-10-07 06:25:19 +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 Prefix names of system call implementation functions with `sys_'. 1995-10-07 06:25:19 +00:00
svr4_ioctl.h Prefix names of system call implementation functions with `sys_'. 1995-10-07 06:25:19 +00:00
svr4_misc.c Use cookies for directory offset, mostly from Greg Hudson. 1995-10-09 11:23:57 +00:00
svr4_net.c Make sure to ream out the file descriptor table slot when aborting. 1994-12-14 20:20:26 +00:00
svr4_poll.h Rework streams emulation so that it does not rely on non portable hacks. 1994-11-18 02:53:37 +00:00
svr4_siginfo.h Added sockioctls... Only getifnum supported for now. 1995-07-04 19:46:58 +00:00
svr4_signal.c Prefix names of system call implementation functions with `sys_'. 1995-10-07 06:25:19 +00:00
svr4_signal.h Prototype some functions. 1995-08-14 02:22:20 +00:00
svr4_sockio.c Prefix names of system call implementation functions with `sys_'. 1995-10-07 06:25:19 +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 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
svr4_stat.c Prefix names of system call implementation functions with `sys_'. 1995-10-07 06:25:19 +00:00
svr4_stat.h Changed code to KNF, removed global variable per cgd's request. 1994-10-29 00:43:14 +00:00
svr4_statvfs.h Fixed waitsys(). 1995-01-08 21:31:34 +00:00
svr4_stream.c Prefix names of system call implementation functions with `sys_'. 1995-10-07 06:25:19 +00:00
svr4_stropts.h Prefix names of system call implementation functions with `sys_'. 1995-10-07 06:25:19 +00:00
svr4_syscall.h Reran makesyscalls.sh. 1995-10-07 06:41:34 +00:00
svr4_syscallargs.h Reran makesyscalls.sh. 1995-10-07 06:41:34 +00:00
svr4_syscalls.c Reran makesyscalls.sh. 1995-10-07 06:51:37 +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 Reran makesyscalls.sh. 1995-10-07 06:51:37 +00:00
svr4_systeminfo.h Rework streams emulation so that it does not rely on non portable hacks. 1994-11-18 02:53:37 +00:00
svr4_termios.c Prefix names of system call implementation functions with `sys_'. 1995-10-07 06:25:19 +00:00
svr4_termios.h Rework streams emulation so that it does not rely on non portable hacks. 1994-11-18 02:53:37 +00:00
svr4_time.h Changed code to KNF, removed global variable per cgd's request. 1994-10-29 00:43:14 +00:00
svr4_timod.h More debugging for waitsys() 1995-01-10 00:04:03 +00:00
svr4_ttold.c Prefix names of system call implementation functions with `sys_'. 1995-10-07 06:25:19 +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 Move signal types into signal.h. 1995-08-14 01:11:52 +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 compat_util.[ch] 1995-06-24 20:29:17 +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 Prefix names of system call implementation functions with `sys_'. 1995-10-07 06:25:19 +00:00