NetBSD/sys
hannken 311e30018d Split wscons/wskbd.c's softc into a static and a nonstatic part.
Booting into debugger (-d) now works.
Cleaned wscons/wskbdvar.h. Use the same attach arguments for
console and normal keyboards.
1998-04-09 13:09:45 +00:00
..
adosfs
arch .y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for, 1998-04-09 00:32:31 +00:00
compat Fix typo in utime(). 1998-03-24 09:47:30 +00:00
conf Pull in db_run.c and db_access.c if KGDB is defined. 1998-04-03 19:50:50 +00:00
ddb If `SOFTWARE_SSTEP' is defined then kgdb_stub.c needs the single-step 1998-04-03 19:45:12 +00:00
dev Split wscons/wskbd.c's softc into a static and a nonstatic part. 1998-04-09 13:09:45 +00:00
gdbscripts
ipkdb
isofs/cd9660
kern Allocate kernel virtual address space for the U-area before allocating 1998-04-09 00:23:38 +00:00
lib Prepare assembler source files for -mrtd kernels. 1998-04-03 22:59:28 +00:00
lkm Make sure all LKMs get built with -DUVM and -DPMAP_NEW if so configured 1998-03-28 23:58:44 +00:00
miscfs mounting a union causes VOP_WHITEOUT to be called on the upper root 1998-03-17 08:36:57 +00:00
msdosfs
net Add a missing ntohs. With this change I got ip over atm (vpi/vci) working 1998-03-24 18:48:59 +00:00
netatalk
netccitt
netinet Remember any source routes that may have accompanied a SYN. 1998-04-07 05:09:19 +00:00
netiso
netnatm
netns
nfs add forward decl for union nethostaddr. 1998-03-29 05:13:00 +00:00
stand
sys Pull in prototypes from <ddb/db_run.h> and <ddb/db_access.h>. 1998-04-03 19:34:24 +00:00
ufs Fix a 64-bit pointer/int warning. 1998-03-19 03:42:35 +00:00
uvm Oops, fix a typo. 1998-04-09 00:24:05 +00:00
vm Allocate kernel virtual address space for the U-area before allocating 1998-04-09 00:23:38 +00:00
Makefile