Go to file
lukem 50aa483991 Improve run_rc_script():
- Skip files that end with `~', `#', `.OLD' or `.orig', as these are usually
  scratch or backup files created by programs, and we don't want to start them.
- Only try and run non `.sh' files if they're executable.

Per discussions with Andrew Brown, and closing his PR [bin/9981].
2001-06-18 06:53:45 +00:00
bin If there were no processes to list, it meant that our criteria failed 2001-06-14 19:04:49 +00:00
crypto Add RCS Id, adapt to NetBSD, fix punctuation and whitespace. 2001-06-15 12:50:44 +00:00
dist make this program actually work. 2001-06-07 14:15:39 +00:00
distrib cdrom(): allow the location of `instfs.tgz' on the CD to be overridden 2001-06-17 11:57:23 +00:00
etc Improve run_rc_script(): 2001-06-18 06:53:45 +00:00
games receive, not recieve 2001-06-12 15:17:10 +00:00
gnu Rename make_temp_file to xmake_temp_file to avoid a conflict 2001-06-16 04:55:37 +00:00
include Fix various misspellings of compatible/compatibility. 2001-06-11 01:50:48 +00:00
lib Fix fallout from variable string format audit, so that this works again. 2001-06-17 23:24:22 +00:00
libexec Fix various misspellings of compatible/compatibility. 2001-06-11 01:50:48 +00:00
regress WARNS=2 2001-06-10 16:32:05 +00:00
sbin - Don't attempt to fsck a file system that is mounted read-write unless -f 2001-06-18 06:28:59 +00:00
share Correct mtod() return data type. 2001-06-17 12:36:14 +00:00
sys Delete dead code. 2001-06-18 03:33:59 +00:00
usr.bin convert if ... else if ... tree to a switch 2001-06-17 08:27:57 +00:00
usr.sbin copyright clarification. sync with tcpdump.org. 2001-06-15 02:07:06 +00:00
Makefile clarify some variable documentation; from cagney 2001-06-10 13:15:29 +00:00
Makefile.inc
UPDATING Add the following to help in the "lint needs new libc, libc needs new lint" 2001-05-27 23:34:22 +00:00