Go to file
lukem 89fa41e9da - correct use of generated temporary files.
- clean up comments and generated output.
- clean up $SECUREDIR if SIGINT or SIGQUIT received.
- .rhosts may have to be world readable in NFS environments, so allow it to be.
- update list of disks to check for reasonable permissions
- don't show differences in /etc/master.passwd, as the encrypted strings may
  be sent. From reading comments earlier in the script, this was the intention
  anyway. Fix from Jim Bernard <jbernard@tater.mines.edu> in [security/3994].
- when checking /etc/ftpusers, skip comment lines and only match full
  usernames.
  XXX: this should be enhanced to check lines of the enhanced ftpusers format.
1997-08-22 09:40:17 +00:00
bin Make sleep handle non-integer values. Document the same, noting that 1997-08-04 01:13:07 +00:00
distrib improve the net interface config stuff 1997-08-15 23:03:57 +00:00
etc - correct use of generated temporary files. 1997-08-22 09:40:17 +00:00
games PR/3964: Eric Fischer: Remove dependencies to traditional cpp... 1997-08-11 14:06:10 +00:00
gnu Allow to use a line break to interrupt a remote debugging target. 1997-08-15 18:11:14 +00:00
include Define _PASSWORD_CHGNOW as -1. This is a `magic' pw_change value, 1997-08-16 13:47:21 +00:00
lib use -mdoc .Pa macro for filenames 1997-08-20 05:42:57 +00:00
libexec * don't depend upon buffer returned by fgetln() to remain. fix mainly 1997-08-14 02:06:15 +00:00
regress Use proginstall:: to disable installing PROG. 1997-05-07 15:59:08 +00:00
sbin note that this is a pc532 command... 1997-08-15 18:57:15 +00:00
share Don't assume we're on NetBSD when setting LOCALBASE i.e. 1997-08-20 16:02:48 +00:00
sys lie to the compiler when doing mkdep so that it depends .s files correctly. 1997-08-22 06:37:17 +00:00
usr.bin Add elf32 for mips. 1997-08-20 01:21:37 +00:00
usr.sbin Add -U flag, checking for mismatch. This is the same as the old -u flag, 1997-08-20 15:14:51 +00:00
Makefile Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00