Go to file
explorer 37449d45b0 Fix the get-a-shell hole, even if we are not currently open to that attack.
(1.2 release is, however, and this should be pulled up and released ASAP)

The previous version (1.11) checked into current limits the duration of
setuid-root periods much more than the 1.2 released version does, so the
attacker DID get a shell, but it was not a root shell.
1996-10-25 22:07:53 +00:00
bin add builtins.h to the list of (built) headers depended on by ${OBJS}, so 1996-10-22 13:22:19 +00:00
distrib add lots of shared libraries and _pic.a files 1996-10-18 20:01:03 +00:00
etc change rd* target to produce rd?[abc] and rrd?[abc] devices. 1996-10-21 19:58:25 +00:00
games Use ${INSTALL}. 1996-10-18 02:48:24 +00:00
gnu Fix missing "#ifdef LOCALID" from pr#2876 1996-10-21 07:00:06 +00:00
include Fix typo: _POSIX_SSIZE_MAX was set to wrong value 1996-10-21 05:10:50 +00:00
lib pull up from libkern: 1996-10-24 23:47:27 +00:00
libexec Use ${INSTALL}. 1996-10-18 05:45:01 +00:00
regress merge DB 1.85 changes 1996-05-03 21:50:36 +00:00
sbin use unique temporary files for all operations except 'r' and 'R', which still 1996-10-24 04:01:10 +00:00
share Reference the cd, sd, and st man pages 1996-10-22 21:40:48 +00:00
sys don't assign non-const pointers from const pointers; make the appropriate 1996-10-25 22:01:44 +00:00
usr.bin Be explicit about iostat transfer rate by displaying `KBps' instead of 1996-10-25 18:30:52 +00:00
usr.sbin Fix the get-a-shell hole, even if we are not currently open to that attack. 1996-10-25 22:07:53 +00:00
Makefile allow builds to work if directory games is missing. Closes pr misc/1921 and 1996-08-10 23:29:00 +00:00