Go to file
jonathan 0f41aef4b9 Workaround for port-pmax/4438 (pmax kernel glass-tty console code is broken)
until a proper fix is available:
  Perpetuate the 4.4bsd design even further. Change keyboard-driver
  open routines to check for an active raster console. If active, set the
  keyboard struct tty's t_winsize from the rcons t_winsize on first open.
See pr 4438 for remaining problems and discussion of a complete fix.
1997-11-08 21:55:05 +00:00
bin lint 1997-11-05 21:17:14 +00:00
distrib Install notes for NetBSD/arm32. 1997-11-08 02:55:06 +00:00
etc Ooops. It's blk=2,chr=12, not the other way around. 1997-11-08 20:56:35 +00:00
games Must have the correct library link order to be able to link 1997-11-05 12:12:32 +00:00
gnu Don't do function CSE; it tickles a bizarre bug in other parts of the 1997-11-04 20:59:11 +00:00
include Fix __RENAME quoting lossage (don't pass it a quoted string). From 1997-11-04 23:36:19 +00:00
lib LintAlpha* have been removed. 1997-11-08 00:40:08 +00:00
libexec fix so syslog works after chroot, by adding LOG_NDELAY to openlog. 1997-11-06 00:08:02 +00:00
regress getopt returns -1 not EOF 1997-11-01 06:20:47 +00:00
sbin Fix man page confusion about the -R option, per PR#4246 1997-11-06 10:07:33 +00:00
share balance parenthesis correctly 1997-11-08 08:09:05 +00:00
sys Workaround for port-pmax/4438 (pmax kernel glass-tty console code is broken) 1997-11-08 21:55:05 +00:00
usr.bin cosmetic change 1997-11-08 09:37:44 +00:00
usr.sbin more fixes for OPTIMIZE_DB (seems like this code was an unfinished idea; 1997-11-08 15:36:09 +00:00
Makefile Make the "build" target depend on "beforeinstall", ensuring that all 1997-10-27 18:06:39 +00:00