NetBSD/sys
mjacob e40e2ff2d0 A little buglet: softc for pceb is same as sio- so declare it as such.
By not doing so, a very obscure bug followed where the config search
stuff stopped at the bridge (pceb) and didn't even call match for the
two Qlogic ISP cards that followed.
1998-04-12 08:32:19 +00:00
..
adosfs Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
arch A little buglet: softc for pceb is same as sio- so declare it as such. 1998-04-12 08:32:19 +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 trim ID of ST19171FC so that SUN drives are caught 1998-04-10 17:13:11 +00:00
gdbscripts
ipkdb Update for changes to config. 1998-01-13 02:26:06 +00:00
isofs/cd9660 Add NetBSD Id that got lost. 1998-03-01 02:27:49 +00:00
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 Fix an error introduced in rev 1.39 where jason fixed kern/5271: 1998-04-11 08:51:12 +00:00
msdosfs Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
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 Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
netinet Remember any source routes that may have accompanied a SYN. 1998-04-07 05:09:19 +00:00
netiso Remove extraneous files from Lite2 merge. 1998-03-01 13:45:28 +00:00
netnatm
netns Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
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 Some FSs have their *mount.h files exported now, make sure that they are 1998-03-01 02:15:35 +00:00