Go to file
manu 55dd8b2806 - Introduce irix_check_exec() to check if a given process is an IRIX one
- First implementation of procblk(). THis is supposed to suspend processes.
We emulate this by sending a SIGSTOP, which is not very accurate since
on IRIX, sending a SIGCONT to a process suspended by procblk() will not
resume it.
- support for shared groups
2002-06-05 17:27:11 +00:00
bin Fix a comment: POSIX doesn't specify -h. 2002-05-31 18:54:01 +00:00
crypto check sshd uid/chroot dir on UsePrivilegeSeparation mode, and die if they 2002-05-29 23:54:29 +00:00
dist correct thirdparty RCS tag 2002-06-02 15:50:40 +00:00
distrib sync - no fstab.* any longer 2002-06-05 14:39:26 +00:00
etc copy bootloader to RELEASEDIR/installation 2002-06-05 13:49:33 +00:00
games de-register 2002-06-02 22:17:37 +00:00
gnu Provide a switch to turn off envelope recipient canonicalization. 2002-06-01 22:55:04 +00:00
include forward declaration for struct utmp. 2002-06-02 00:00:27 +00:00
lib Don't use multi-line string literals. 2002-06-05 02:51:03 +00:00
libexec SIMPLEQ rototill: 2002-06-01 23:50:52 +00:00
regress Fix off-by one when computing page count in the test file. 2002-06-04 22:17:47 +00:00
sbin exit on EOF from stdin. 2002-06-05 12:19:23 +00:00
share Note that cs can attach to mainbus on pmppc. 2002-06-05 06:54:23 +00:00
sys - Introduce irix_check_exec() to check if a given process is an IRIX one 2002-06-05 17:27:11 +00:00
tools Don't try to build toolchain bits for ns32k. 2002-06-05 02:21:49 +00:00
usr.bin - use setprogname() 2002-06-05 13:51:54 +00:00
usr.sbin PR/10566: Brian Stark: explicitly document all ipv6 options. 2002-06-05 13:12:05 +00:00
build.sh Remove redundant pattern in case. 2002-06-05 06:27:09 +00:00
BUILDING add "-M makeobjdirprefix" to build.sh 2002-05-13 01:44:34 +00:00
BUILDING.mdoc add "-M makeobjdirprefix" to build.sh 2002-05-13 01:44:34 +00:00
Makefile
Makefile.inc
UPDATING Sync the sshd entry with etc/master.passwd. 2002-05-19 00:54:35 +00:00