Go to file
thorpej e5f47f6307 Rewrite the USB keyboard console attachment (again). Grumble, Macintosh
firmware sets the "stdin" property of /chosen to be a pseudo-hid (yes, they
even spell it incorrectly) that merges all keyboard input into one stream,
so we can't find the USB controller we're attached to.  Instead, just give
it to the first USB keyboard found during autoconfiguration.  So that we
have SOMETHING available early on, use OpenFirmware i/o to do keyboard
input to the console wsdisplay until the USB code attaches the keyboard.

From Jason Thorpe <thorpej@nas.nasa.gov>
1999-05-13 23:37:19 +00:00
bin KNF. 1999-05-09 19:23:38 +00:00
distrib Add text mentioning PCMCIA 1999-05-13 15:25:42 +00:00
etc Support a second tape and cd drive on installation ramdisks. 1999-05-13 22:08:48 +00:00
games Fix Y2K buffer overflow (from OpenBSD). 1999-04-25 19:08:34 +00:00
gnu Patch from Richard Earnshaw to work around the ldrb label-movement problem. 1999-05-05 22:02:58 +00:00
include #ifdef __STDC__ -> #if __STDC__ 1999-04-20 20:15:47 +00:00
lib s/sigstack/sigaltstack/ in ERRORS section 1999-05-12 18:42:43 +00:00
libexec Don't even make depend if we're not going to build ld.elf_so. this is 1999-05-07 22:04:27 +00:00
regress first cut on a testsuite for sys/kern/subr_extent.c 1999-05-11 19:14:50 +00:00
sbin Make this compile... 1999-05-06 16:08:54 +00:00
share Reflect NetBSD 1.4, NetBSD 1.3.3 is descended from 1.3.2, not 1.3, consistent 1999-05-11 22:30:08 +00:00
sys Rewrite the USB keyboard console attachment (again). Grumble, Macintosh 1999-05-13 23:37:19 +00:00
usr.bin parse http:// urls (and the $http_proxy variable) for [user:[pass]@] 1999-05-12 11:16:43 +00:00
usr.sbin Fix wrong error handling in case "/var/db/pkg" needs to be created. 1999-05-12 20:43:49 +00:00
Makefile Add the FORCE_DOMESTIC flag to force the 'all', 'includes', 1999-04-25 19:13:05 +00:00