NetBSD/sys/compat/svr4
bouyer 52497e180a Remplace kern.shortcorename sysctl with a more flexible sheme,
core filename format, which allow to change the name of the core dump,
and to relocate it in a directory. Credits to Bill Sommerfeld for giving me
the idea :)
The default core filename format can be changed by options DEFCORENAME and/or
kern.defcorename
Create a new sysctl tree, proc, which holds per-process values (for now
the corename format, and resources limits). Process is designed by its pid
at the second level name. These values are inherited on fork, and the corename
fomat is reset to defcorename on suid/sgid exec.
Create a p_sugid() function, to take appropriate actions on suid/sgid
exec (for now set the P_SUGID flag and reset the per-proc corename).
Adjust dosetrlimit() to allow changing limits of one proc by another, with
credential controls.
1999-09-28 14:47:00 +00:00
..
Makefile
files.svr4 regen 1999-09-07 06:25:14 +00:00
svr4_acl.h
svr4_dirent.h
svr4_errno.c
svr4_errno.h
svr4_exec.c
svr4_exec.h Nuke a comment of mine (obsoleted by previous revision). 1999-08-22 13:11:38 +00:00
svr4_fcntl.c oops, forgot to include new files. 1999-09-07 18:20:18 +00:00
svr4_fcntl.h
svr4_filio.c oops, forgot to include new files. 1999-09-07 18:20:18 +00:00
svr4_filio.h
svr4_fuser.h
svr4_hrt.h
svr4_ioctl.c oops, forgot to include new files. 1999-09-07 18:20:18 +00:00
svr4_ioctl.h
svr4_ipc.c oops, forgot to include new files. 1999-09-07 18:20:18 +00:00
svr4_ipc.h
svr4_lwp.c preliminary lwp support; currently staroffice breaks because set_ldt emulation 1999-09-07 06:24:56 +00:00
svr4_lwp.h preliminary lwp support; currently staroffice breaks because set_ldt emulation 1999-09-07 06:24:56 +00:00
svr4_misc.c oops, forgot to include new files. 1999-09-07 18:20:18 +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 oops, forgot to include new files. 1999-09-07 18:20:18 +00:00
svr4_resource.c Remplace kern.shortcorename sysctl with a more flexible sheme, 1999-09-28 14:47:00 +00:00
svr4_resource.h
svr4_siginfo.h
svr4_signal.c oops, forgot to include new files. 1999-09-07 18:20:18 +00:00
svr4_signal.h
svr4_socket.c oops, forgot to include new files. 1999-09-07 18:20:18 +00:00
svr4_socket.h
svr4_sockio.c oops, forgot to include new files. 1999-09-07 18:20:18 +00:00
svr4_sockio.h
svr4_sockmod.h
svr4_stat.c oops, forgot to include new files. 1999-09-07 18:20:18 +00:00
svr4_stat.h Translate _PC_FILESIZEBITS. 1999-03-23 14:57:00 +00:00
svr4_statvfs.h
svr4_stream.c oops, forgot to include new files. 1999-09-07 18:20:18 +00:00
svr4_stropts.h
svr4_syscall.h regen 1999-09-07 06:25:14 +00:00
svr4_syscallargs.h regen 1999-09-07 06:25:14 +00:00
svr4_syscalls.c regen 1999-09-07 06:25:14 +00:00
svr4_sysconfig.h
svr4_sysent.c regen 1999-09-07 06:25:14 +00:00
svr4_systeminfo.h
svr4_termios.c oops, forgot to include new files. 1999-09-07 18:20:18 +00:00
svr4_termios.h
svr4_time.h
svr4_timod.h
svr4_ttold.c oops, forgot to include new files. 1999-09-07 18:20:18 +00:00
svr4_ttold.h
svr4_types.h
svr4_ucontext.h
svr4_ulimit.h
svr4_ustat.h
svr4_util.h
svr4_utsname.h
svr4_wait.h
syscalls.conf
syscalls.master preliminary lwp support; currently staroffice breaks because set_ldt emulation 1999-09-07 06:24:56 +00:00