Go to file
mrg 6b11eea5b2 reject attempts to map an immutable or append-only file, shared with
write protection.  this stops data corruption where it was possible
to change the in-memory copy of an append-only file (but not the on-disk
copy).  this is documented in NetBSD security advisory 1998-003.  thanks
to darrenr, lukem, cgd, mycroft and mrg for this.
1998-05-10 12:35:58 +00:00
bin KNF + copyright assignment to TNF 1998-05-08 18:43:54 +00:00
distrib Delete "./sbin/ldconfig" entry; it's in "mi". 1998-05-09 17:28:10 +00:00
etc Move tun to major number 93. 1998-05-09 00:13:57 +00:00
games fix bad .Xr references 1998-04-29 18:16:01 +00:00
gnu Use a name based on a target name instead of fixed one as a name of 1998-05-08 00:36:07 +00:00
include KNF for comments (sigh) 1998-05-08 18:18:29 +00:00
lib Delint last. 1998-05-09 20:59:29 +00:00
libexec fix a bad .Xr 1998-04-29 19:25:25 +00:00
regress disable the optimizer the correct way... 1998-04-13 14:28:04 +00:00
sbin Add a reference to fsirand(8). 1998-05-07 03:40:48 +00:00
share Use size_t to pass the length of the memory region to operate on to chgkprot(), 1998-05-09 15:04:39 +00:00
sys reject attempts to map an immutable or append-only file, shared with 1998-05-10 12:35:58 +00:00
usr.bin Fix typo. 1998-05-09 12:41:16 +00:00
usr.sbin Use strerror(3) instead of sys_errlist and sys_nerr. 1998-05-09 17:22:07 +00:00
Makefile Make sure system includes are installed before descending into gnu. 1998-05-10 10:37:59 +00:00