..
files.svr4
config.new => config
1997-07-20 20:33:08 +00:00
Makefile
- Added msgsys, shmsys and semsys... MITSHM needs shmsys, so X applications
1995-10-14 20:24:14 +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
Map ENOMSG.
1998-02-10 14:37:38 +00:00
svr4_exec.c
Use svr4_setregs().
1998-01-24 12:34:16 +00:00
svr4_exec.h
Prototype new functions.
1998-01-24 12:39:37 +00:00
svr4_fcntl.c
Rewrite svr4_sys_pread() and svr4_sys_pwrite() in terms of the native
1998-06-30 19:42: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
Fixed incorrect assumption that svr4_semctl is passed a 'union semun' pointer
1998-03-05 04:42:49 +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
Only free cookiebuf when sure that the vop actually allocated it.
1998-03-03 13:44:48 +00:00
svr4_mman.h
From Todd Vierling:
1997-11-16 22:50:55 +00:00
svr4_net.c
From Todd Vierling:
1997-11-16 22:50:55 +00:00
svr4_siginfo.h
Added sockioctls... Only getifnum supported for now.
1995-07-04 19:46:58 +00:00
svr4_signal.c
more putz cleanup: I dunno if this works (fixing syntax, not checking semantics)
1997-12-01 06:04:23 +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
From Todd Vierling:
1997-11-16 22:50:55 +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: syscalls.master changed to reflect native pread/pwrite.
1998-06-30 19:40:55 +00:00
svr4_syscallargs.h
Regen: syscalls.master changed to reflect native pread/pwrite.
1998-06-30 19:40:55 +00:00
svr4_syscalls.c
Regen: syscalls.master changed to reflect native pread/pwrite.
1998-06-30 19:40:55 +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: syscalls.master changed to reflect native pread/pwrite.
1998-06-30 19:40:55 +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
From Todd Vierling:
1997-11-16 22:50:55 +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
Nor COMPAT_09.
1998-01-22 17:36:01 +00:00
syscalls.master
Now that NetBSD has pread(2) and pwrite(2), we no longer need to indirect
1998-06-30 19:40:13 +00:00