..
Makefile
- Added msgsys, shmsys and semsys... MITSHM needs shmsys, so X applications
1995-10-14 20:24:14 +00:00
files.svr4
Deal with {get,set}rlimit{,64} properly, respecting the RLIM_INFINITY,
1998-11-28 21:53:02 +00:00
svr4_acl.h
Assign copyrights to TNF; tv has copyrights on the remaining files...
1998-09-04 19:54:37 +00:00
svr4_dirent.h
Assign copyrights to TNF; tv has copyrights on the remaining files...
1998-09-04 19:54:37 +00:00
svr4_errno.c
Rename svr4_error to native_to_svr4_errno.
1998-10-23 04:06:00 +00:00
svr4_errno.h
mark native_to_svr4_errno as extern (avoids compiler warning).
1998-10-24 19:35:36 +00:00
svr4_exec.c
const poisoning and CHECK_ALT_CREAT fixes.
1999-02-09 20:46:40 +00:00
svr4_exec.h
compute the value to be used for e_arglen via howmany(value, sizeof (char *)),
1999-04-30 23:07:01 +00:00
svr4_fcntl.c
const poisoning and CHECK_ALT_CREAT fixes.
1999-02-09 20:46:40 +00:00
svr4_fcntl.h
Don't play silly games with O_NON_BLOCK vs O_NDELAY.
1999-01-23 23:38:02 +00:00
svr4_filio.c
Assign copyrights to TNF; tv has copyrights on the remaining files...
1998-09-04 19:54:37 +00:00
svr4_filio.h
Assign copyrights to TNF; tv has copyrights on the remaining files...
1998-09-04 19:54:37 +00:00
svr4_fuser.h
Assign copyrights to TNF; tv has copyrights on the remaining files...
1998-09-04 19:54:37 +00:00
svr4_hrt.h
Assign copyrights to TNF; tv has copyrights on the remaining files...
1998-09-04 19:54:37 +00:00
svr4_ioctl.c
Assign copyrights to TNF; tv has copyrights on the remaining files...
1998-09-04 19:54:37 +00:00
svr4_ioctl.h
Assign copyrights to TNF; tv has copyrights on the remaining files...
1998-09-04 19:54:37 +00:00
svr4_ipc.c
Defopt SYSVMSG, SYSVSEM and SYSVSHM.
1998-10-19 22:43:00 +00:00
svr4_ipc.h
Assign copyrights to TNF; tv has copyrights on the remaining files...
1998-09-04 19:54:37 +00:00
svr4_misc.c
Move the call of cpu_wait() out of the wait4() functions, and into the
1999-07-20 21:54:05 +00:00
svr4_mman.h
Nuke my copyrights and/or assign them to TNF where appropriate.
1999-04-06 02:55:24 +00:00
svr4_net.c
Add "use counting" to file entries. When closing a file, and it's reference
1999-05-05 20:01:01 +00:00
svr4_resource.c
Make gerlimit(RLIM_NOFILE, rlp), return rlp->rlim_max == maxfiles, not
1998-12-13 18:00:52 +00:00
svr4_resource.h
Deal with {get,set}rlimit{,64} properly, respecting the RLIM_INFINITY,
1998-11-28 21:53:02 +00:00
svr4_siginfo.h
Assign copyrights to TNF; tv has copyrights on the remaining files...
1998-09-04 19:54:37 +00:00
svr4_signal.c
Handle the mi portion of the *context system call here. Changes from previous
1999-01-21 23:20:43 +00:00
svr4_signal.h
Add prototype for svr4_sendsig.
1999-01-21 23:17:19 +00:00
svr4_socket.c
copyinst() takes a `size_t *'.
1999-05-27 14:03:05 +00:00
svr4_socket.h
Assign copyrights to TNF; tv has copyrights on the remaining files...
1998-09-04 19:54:37 +00:00
svr4_sockio.c
Assign copyrights to TNF; tv has copyrights on the remaining files...
1998-09-04 19:54:37 +00:00
svr4_sockio.h
Assign copyrights to TNF; tv has copyrights on the remaining files...
1998-09-04 19:54:37 +00:00
svr4_sockmod.h
Assign copyrights to TNF; tv has copyrights on the remaining files...
1998-09-04 19:54:37 +00:00
svr4_stat.c
Translate _PC_FILESIZEBITS.
1999-03-23 14:57:00 +00:00
svr4_stat.h
Translate _PC_FILESIZEBITS.
1999-03-23 14:57:00 +00:00
svr4_statvfs.h
Assign copyrights to TNF; tv has copyrights on the remaining files...
1998-09-04 19:54:37 +00:00
svr4_stream.c
Fix idiotic errors in I_SETSIG:
1999-01-23 23:44:08 +00:00
svr4_stropts.h
Fix confusion about about service types (from FreeBSD). Now dns resolution
1998-10-03 22:03:07 +00:00
svr4_syscall.h
Use regular system fchroot, now that we have it.
1999-03-22 17:30:37 +00:00
svr4_syscallargs.h
Use regular system fchroot, now that we have it.
1999-03-22 17:30:37 +00:00
svr4_syscalls.c
Use regular system fchroot, now that we have it.
1999-03-22 17:30:37 +00:00
svr4_sysconfig.h
Assign copyrights to TNF; tv has copyrights on the remaining files...
1998-09-04 19:54:37 +00:00
svr4_sysent.c
Use regular system fchroot, now that we have it.
1999-03-22 17:30:37 +00:00
svr4_systeminfo.h
Assign copyrights to TNF; tv has copyrights on the remaining files...
1998-09-04 19:54:37 +00:00
svr4_termios.c
Assign copyrights to TNF; tv has copyrights on the remaining files...
1998-09-04 19:54:37 +00:00
svr4_termios.h
Assign copyrights to TNF; tv has copyrights on the remaining files...
1998-09-04 19:54:37 +00:00
svr4_time.h
Assign copyrights to TNF; tv has copyrights on the remaining files...
1998-09-04 19:54:37 +00:00
svr4_timod.h
Add a few more constants.
1998-11-25 15:47:51 +00:00
svr4_ttold.c
Fix bug in TIOCLGET
1998-10-03 21:22:57 +00:00
svr4_ttold.h
Assign copyrights to TNF; tv has copyrights on the remaining files...
1998-09-04 19:54:37 +00:00
svr4_types.h
Stylistic change.
1998-09-11 12:34:46 +00:00
svr4_ucontext.h
Only declare the uc_pad member if SVR4_UC_MACHINE_PAD is defined.
1999-01-26 18:41:03 +00:00
svr4_ulimit.h
Assign copyrights to TNF; tv has copyrights on the remaining files...
1998-09-04 19:54:37 +00:00
svr4_ustat.h
Assign copyrights to TNF; tv has copyrights on the remaining files...
1998-09-04 19:54:37 +00:00
svr4_util.h
const poisoning and CHECK_ALT_CREAT fixes.
1999-02-09 20:46:41 +00:00
svr4_utsname.h
Assign copyrights to TNF; tv has copyrights on the remaining files...
1998-09-04 19:54:37 +00:00
svr4_wait.h
Assign copyrights to TNF; tv has copyrights on the remaining files...
1998-09-04 19:54:37 +00:00
syscalls.conf
remove compat_xxx dependencies where they don't belong
1998-12-18 18:49:59 +00:00
syscalls.master
Use standard system fchroot instead of emulation-specific copy.
1999-03-22 17:28:21 +00:00