Go to file
mikel 55f53d7fdb return EPERM from ufs_setattr() if an attempt is made by non-superuser
to change superuser-only file flags; fixes PR kern/3491.
1997-04-23 05:47:54 +00:00
bin PR/3452: Jerry Peek: Redirections of unopened fd to file failed. 1997-04-21 12:38:25 +00:00
distrib rcs id cleanups 1997-04-18 18:05:24 +00:00
etc make motd update conditional on an rc.conf variable (update_motd), and 1997-04-23 01:24:22 +00:00
games be safe with buffers. 1997-04-21 11:11:47 +00:00
gnu Fix a botch in the last change made (to accomodate the PowerPC), pointed 1997-04-20 20:20:12 +00:00
include add _PATH_DEFTAPE, defined to "/dev/rst0" 1997-04-15 05:29:56 +00:00
lib move str[fp]time into libc/time. 1997-04-23 01:17:59 +00:00
libexec get rid of supplementary groups. 1997-04-22 10:33:07 +00:00
regress fix a slight bogon 1997-03-12 01:47:07 +00:00
sbin Don't need to account for space for NUL, as it's included in the 1997-04-21 21:08:33 +00:00
share add ip-filter options. 1997-04-21 13:00:52 +00:00
sys return EPERM from ufs_setattr() if an attempt is made by non-superuser 1997-04-23 05:47:54 +00:00
usr.bin more.help no longer exists. 1997-04-23 03:11:02 +00:00
usr.sbin expand a bit on the sematics required. 1997-04-23 00:28:03 +00:00
Makefile Don't cleandir on make build when UPDATE is set. 1997-03-24 22:22:15 +00:00