NetBSD/sys
is 85c6760e2d Initialize keyboard structures also from kbdopen(), if necessary.
To do this, move the flag variable to kbdenable().
This will make kernels with serial console provice a working keyboard driver.
1998-02-23 00:47:30 +00:00
..
adosfs Place a pointer to an array of our vnodeopv_desc *'s in our vfsops 1998-02-18 07:05:47 +00:00
arch Initialize keyboard structures also from kbdopen(), if necessary. 1998-02-23 00:47:30 +00:00
compat Regen. 1998-02-20 18:09:29 +00:00
conf Define the NetBSD file systems, and specify option headers for 1998-02-19 00:28:52 +00:00
ddb - add defopt's for UVM, UVMHIST and PMAP_NEW. 1998-02-10 14:08:44 +00:00
dev Fix message printed in case (b) in last commit; what actually shouldn't 1998-02-22 07:14:30 +00:00
gdbscripts
ipkdb Update for changes to config. 1998-01-13 02:26:06 +00:00
isofs/cd9660 Place a pointer to an array of our vnodeopv_desc *'s in our vfsops 1998-02-18 07:05:47 +00:00
kern Didn't compile with option MEMORY_DISK_HOOKS. 1998-02-22 12:53:53 +00:00
lib Fix omission in last. 1998-02-22 15:24:08 +00:00
lkm Don't vfs_opv_init_*(); this is properly handed by vfs_attach(). 1998-02-18 07:18:21 +00:00
miscfs Place a pointer to an array of our vnodeopv_desc *'s in our vfsops 1998-02-18 07:26:57 +00:00
msdosfs Place a pointer to an array of our vnodeopv_desc *'s in our vfsops 1998-02-18 07:05:47 +00:00
net add multiple inclusion protection (and cleanup). 1998-02-09 17:43:44 +00:00
netatalk
netccitt Fix variable declarations: register -> register int. 1998-02-14 19:34:12 +00:00
netinet Update copyright (sigh, should have done this long ago). 1998-02-19 02:36:42 +00:00
netiso Fix variable declarations: register -> register int. 1998-02-14 19:34:12 +00:00
netnatm
netns Fix variable declarations: register -> register int. 1998-02-14 19:34:12 +00:00
nfs Include the NFS option header. 1998-02-19 00:54:13 +00:00
stand
sys Add option to use "static" storage provided by the caller. 1998-02-19 23:51:48 +00:00
ufs Include the LFS option header. 1998-02-19 00:54:39 +00:00
uvm Include the NFS option header. 1998-02-19 00:55:04 +00:00
vm Add "storage" arguments (all NULL) to pool_create() and pool_prime(). 1998-02-19 23:56:37 +00:00
Makefile re-alphabetize LDIRS 1998-02-10 02:06:06 +00:00