Go to file
aymeric ca334636ac Prevent nvi from looping infinitely when it can't create a temporary file
because of a weird umask for example.
Make it exit instead.
This differs from the OpenBSD behaviour and is believed to be more correct.

Reported by Thomas Klausner in private e-mail, followed by a small discussion in
tech-userlevel a while ago.
2001-08-17 21:33:46 +00:00
bin Print system processes/kernel threads as [kprocname] as top(1) does. 2001-08-07 14:46:09 +00:00
crypto validate certs correctly. sync with kame 2001-08-06 08:17:40 +00:00
dist remove .cvsignore files which got imported inadvertently, as pointet 2001-08-07 08:31:16 +00:00
distrib Add new sun2 man(4) pages. 2001-08-17 07:23:03 +00:00
etc Add /usr/share/man/{man,cat}4/sun2 2001-08-17 07:15:12 +00:00
games Change -a to mean all files, as opposed to just a few more files. 2001-08-15 17:25:42 +00:00
gnu fix the NetBSD comment char (already fixed in net binutils.) 2001-08-17 11:12:34 +00:00
include #ifdef __STDC__ -> #if __STDC__. 2001-08-04 07:08:55 +00:00
lib Ensure that the stack is aligned to an 8-byte boundary before calling C code. 2001-08-17 00:14:38 +00:00
libexec Correct some comments. 2001-08-14 22:17:48 +00:00
regress These need to be PIC, so restore the .abicalls and .cp* magic, but fix the 2001-08-16 04:06:35 +00:00
sbin remove third argument (`int ns') from ffs_sb_swap(), and let ffs_sb_swap() 2001-08-17 02:18:46 +00:00
share put back a sentence that was accidentally removed. 2001-08-17 17:11:51 +00:00
sys Sometimes the ec board reports a packet length that's too large. 2001-08-17 20:27:12 +00:00
tools Do a cleandir also before building when a timestamp demands it (not just on 2001-08-14 13:55:57 +00:00
usr.bin Prevent nvi from looping infinitely when it can't create a temporary file 2001-08-17 21:33:46 +00:00
usr.sbin (usermod): ~F_MKDIR is usually much better than !F_MKDIR in bit masks 2001-08-17 08:29:00 +00:00
Makefile Make sure DESTDIR is always set when calling the distrib-dirs target. 2001-08-17 15:05:50 +00:00
Makefile.inc
UPDATING Since the new makeinfo is necessary to build grep.info, advertize to install 2001-08-03 14:47:17 +00:00