NetBSD/sys
ragge 2b8ac648a3 Frob pages before trying to map them, to be sure they exist. 1997-03-09 16:00:06 +00:00
..
adosfs Change the second and third args to struct vfsops' (*vfs_mount)() to 1996-12-22 10:10:12 +00:00
arch Frob pages before trying to map them, to be sure they exist. 1997-03-09 16:00:06 +00:00
compat Use splclock() to block time updates, not splhigh(). 1997-02-28 05:01:21 +00:00
conf Add compiled-in MCLBYTES and MSIZE to conf/param.c, as 'mclbytes" and "msize". 1997-02-28 00:14:19 +00:00
ddb FIXUP_PC_AFTER_BREAK now takes an arg of type db_regs_t * 1997-02-06 21:16:28 +00:00
dev fix some spelling errors noticed by Charles Kane <ckane@mipos2.intel.com>. 1997-03-09 06:10:32 +00:00
gdbscripts Add NetBSD cvs id lines. 1997-02-12 23:35:06 +00:00
ipkdb Rename recently checked in KGDB to IPKDB to resolve conflicts with older KGDB 1996-10-16 19:32:08 +00:00
isofs/cd9660 - Add cd9660_mountroot to cd9660_vfsops. 1997-01-31 02:23:25 +00:00
kern Use splclock() to block time updates, not splhigh(). 1997-02-28 04:45:35 +00:00
lib Allow depend target to be parallized, from Andrew Wheadon 1997-03-07 00:50:30 +00:00
lkm Give the entry point of this LKM a sane name, as suggested by 1997-02-21 21:11:16 +00:00
miscfs use the proper entry count; from Yasufumi Itoh in PR kern/3175. 1997-02-20 05:04:05 +00:00
msdosfs Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
net Use splimp() to block interrupts, not splhigh(). 1997-03-04 21:40:07 +00:00
netccitt backout previous kprintf change 1996-10-13 02:10:01 +00:00
netinet allow src-routed packetd by default, per host requirements 1997-02-26 04:09:32 +00:00
netiso Cast the printf("%ld", sizeof) in eoniphdr to long. 1996-11-23 21:13:18 +00:00
netnatm netbsd pr#2918 (jukka.partanen@research.nokia.com): 1996-11-09 03:26:25 +00:00
netns backout previous kprintf change 1996-10-13 01:59:55 +00:00
nfs In nfs_link(), check for a cross-device mount *before* looking in the 1997-03-05 02:08:06 +00:00
scsi garbage collect unused variable (was this struct declaration orginally 1997-03-04 06:25:22 +00:00
stand backout previous kprintf change 1996-10-12 22:14:10 +00:00
sys fix reversal of strings for ddb.lines and ddb.tabstops; from Andrew 1997-02-27 06:25:27 +00:00
ufs Implement similar fix as in the NQNFS fix from BSDI, to avoid race conditions 1997-02-22 03:25:05 +00:00
vm Remove a printf() that's no longer needed. 1997-03-03 20:56:12 +00:00
Makefile netbsd pr#2918 (jukka.partanen@research.nokia.com): 1996-11-09 03:26:25 +00:00