Go to file
lukem 3554ac334d * use $0 instead of MAKEDEV
* remove devices before mknod-ing them
* use ${i#...} and $((...)) instead of `eval ...`
* tz* has perms 660 root.operator (instead of 666 root.wheel)
* consolidate a few devices into one case, with internal switching
  for the slight difference (usually unit name and major number)
* reset the umask after MAKEDEV.local
* don't treat ttyv* specially - it's an i386-ism
1997-08-22 12:16:28 +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 * use $0 instead of MAKEDEV 1997-08-22 12:16:28 +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
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 Make it possible for audio to attach to audioamd. 1997-08-22 11:45:06 +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