NetBSD/sys/compat/svr4
christos 5476886e52 printf -> kprintf, sprintf -> ksprintf 1996-10-10 17:47:29 +00:00
..
Makefile - Added msgsys, shmsys and semsys... MITSHM needs shmsys, so X applications 1995-10-14 20:24:14 +00:00
files.svr4 sort this. 1996-05-05 17:14:25 +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 printf -> kprintf, sprintf -> ksprintf 1996-10-10 17:47:29 +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 poll(2). 1996-09-07 12:40:22 +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 - 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 - Added msgsys, shmsys and semsys... MITSHM needs shmsys, so X applications 1995-10-14 20:24:14 +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 Fix PR/2801: Zero length svr4_mmap() should return EINVAL. 1996-10-07 16:16:14 +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 Fixed debug printf format args. 1996-03-30 22:37:52 +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: I_FDINSERT, _I_BIND_RSVD, _I_RELE_RSVD, SI_SHUTDOWN 1996-08-30 23:06:24 +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 Fix OGETUDATA for Solaris-2.3 (From Greg Hudson) 1996-05-13 16:57:50 +00:00
svr4_stat.c Add SI_SYSTEMINFO from Solaris-2.5 1996-04-22 01:16:04 +00:00
svr4_stat.h - fixed wrong argument order in xmknod 1996-02-10 17:12:31 +00:00
svr4_statvfs.h Fixed waitsys(). 1995-01-08 21:31:34 +00:00
svr4_stream.c add: I_FDINSERT, _I_BIND_RSVD, _I_RELE_RSVD, SI_SHUTDOWN 1996-08-30 23:06:24 +00:00
svr4_stropts.h add: I_FDINSERT, _I_BIND_RSVD, _I_RELE_RSVD, SI_SHUTDOWN 1996-08-30 23:06:24 +00:00
svr4_syscall.h Regen. 1996-09-07 14:24:17 +00:00
svr4_syscallargs.h Regen. 1996-09-07 14:24:17 +00:00
svr4_syscalls.c Regen. 1996-09-07 14:24:17 +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. 1996-09-07 14:24:17 +00:00
svr4_systeminfo.h Add SI_SYSTEMINFO from Solaris-2.5 1996-04-22 01:16:04 +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 - Added msgsys, shmsys and semsys... MITSHM needs shmsys, so X applications 1995-10-14 20:24:14 +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 Modify poll(2) prototype. 1996-09-07 14:20:09 +00:00