NetBSD/sys
gwr 7190ad9936 Fix a major bug in pmap_remove_kernel() that causd the removal of
one page too many (worse, it unmapped our stack page... Ouch!)
Also, use loadcrp() and such instead of calling pmap_activate
in various places so we have more control over TLB flush.
Now pmap_activate() is called only by locore (and that call is
done only if PMAP_DEBUG is defined).  Other minor clean-up...
1997-02-16 19:38:08 +00:00
..
adosfs
arch Fix a major bug in pmap_remove_kernel() that causd the removal of 1997-02-16 19:38:08 +00:00
compat Syscalls.master changed, regen. (NFSCLIENT -> NFS) 1997-01-31 02:20:58 +00:00
conf Don't build ip_mroute.o unless MROUTING is defined; fixes PR kern/2820. 1997-02-12 08:18:15 +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 regen. 1997-02-16 17:21:26 +00:00
gdbscripts Add NetBSD cvs id lines. 1997-02-12 23:35:06 +00:00
ipkdb
isofs/cd9660 - Add cd9660_mountroot to cd9660_vfsops. 1997-01-31 02:23:25 +00:00
kern sync needs to clean VM objects backed by vnode pagers 1997-02-13 02:54:06 +00:00
lib Initialize 'bestf' to make this compile again with -Wall. 1997-02-16 13:02:59 +00:00
lkm
miscfs
msdosfs
net
netccitt
netinet ioctl cmd arguments are u_long, not int. Pointed out by 1997-01-29 02:16:23 +00:00
netiso
netnatm
netns
nfs Don't set sillyrename field to 0 for directories, as it's in a union with 1997-02-12 17:26:56 +00:00
scsi
stand
sys Protocol definition for KGDB 1997-02-11 23:44:07 +00:00
ufs - Add ffs_mountroot to ffs_vfsops. 1997-01-31 03:05:31 +00:00
vm sync needs to clean VM objects backed by vnode pagers 1997-02-13 02:54:06 +00:00
Makefile