NetBSD/sys/compat/svr4
cgd ce48e523d6 kill some redundant (and harmful) static definitions of functions 1995-08-19 04:04:50 +00:00
..
files.svr4 Sort. 1995-08-14 01:34:09 +00:00
svr4_dirent.h Changed code to KNF, removed global variable per cgd's request. 1994-10-29 00:43:14 +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 Use compat_util.[ch] 1995-06-24 20:29: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 Rework streams emulation so that it does not rely on non portable hacks. 1994-11-18 02:53:37 +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 Added sockioctls... Only getifnum supported for now. 1995-07-04 19:46:58 +00:00
svr4_ioctl.h Added sockioctls... Only getifnum supported for now. 1995-07-04 19:46:58 +00:00
svr4_misc.c Export bsd_to_svr4_sig[], and use it. 1995-08-14 02:07: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 kill some redundant (and harmful) static definitions of functions 1995-08-19 04:04:50 +00:00
svr4_signal.h Prototype some functions. 1995-08-14 02:22:20 +00:00
svr4_sockio.c Make the macro botch fix more palatable. 1995-07-05 17:08:54 +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 Fixes for Solaris-2.4/sparc dynamically linked binaries. 1995-06-27 22:12:47 +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 Use compat_util.[ch] 1995-06-24 20:29:17 +00:00
svr4_stropts.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_syscall.h syscalls.master changed. 1995-08-14 01:29:05 +00:00
svr4_syscallargs.h syscalls.master changed. 1995-08-14 01:29:05 +00:00
svr4_syscalls.c syscalls.master changed. 1995-08-14 01:29:05 +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 syscalls.master changed. 1995-08-14 01:29:05 +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 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_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 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_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 Rearrange #includes. 1995-08-14 01:27:43 +00:00