NetBSD/sys
1998-04-03 22:59:28 +00:00
..
adosfs Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
arch Make the single-step support routines available to KGDB-only kernels as well. 1998-04-03 19:53:36 +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 The fe driver is spilt into ate, fmv and mbe, and this file is no longer 1998-04-03 04:46:46 +00:00
gdbscripts widen proc pointer and wchan pointer fields from 10 to 18 characters, so 1997-04-16 00:58:26 +00:00
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 Oops; forgot to update prototype. 1998-03-30 06:18:05 +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 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 Increase the receive space to improve write performance. From Bill Studenmund 1997-04-29 13:44:47 +00:00
netccitt Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
netinet Now that we have a flags word in the syn cache entry, use a flag to indicate 1998-04-03 08:02:45 +00:00
netiso Remove extraneous files from Lite2 merge. 1998-03-01 13:45:28 +00:00
netnatm typeo in comment (PR#3836: Curt Sampson) 1997-07-19 22:51:13 +00:00
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 backout previous kprintf change 1996-10-12 22:14:10 +00:00
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 mmap() default MAP_SHARED/MAP_PRIVATE is `DEBUG'', not `DIAGNOSTIC'' 1998-04-01 21:43:52 +00:00
vm free correct page in incomplete section of MNN, as pointed 1998-03-31 03:04:59 +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