..
adosfs
Change the second and third args to struct vfsops' (*vfs_mount)() to
1996-12-22 10:10:12 +00:00
arch
s/soft error/soft error (corrected)/, to avoid confusion.
1997-01-09 04:30:08 +00:00
compat
This recently stopped compiling due to a warning about const being
1996-12-28 22:37:03 +00:00
conf
use pseudo-device ipfilter, not ipl.
1997-01-07 11:35:01 +00:00
ddb
Define db_onpanic variable; if non-zero, the DDB will be entered when
1997-01-09 05:37:02 +00:00
dev
typo in definition of extended-geometry register.
1997-01-04 16:47:03 +00:00
ipkdb
…
isofs /cd9660
Change the second and third args to struct vfsops' (*vfs_mount)() to
1996-12-22 10:10:12 +00:00
kern
only set P_SUGID once.
1997-01-07 10:41:02 +00:00
lib
Typo police from: Juergen Hannken-Illjes
1997-01-02 22:06:51 +00:00
lkm
ipl[attach|detach]->ipfilter[attach|detach] for the pseudo-device change
1997-01-08 21:45:39 +00:00
miscfs
Change the second and third args to struct vfsops' (*vfs_mount)() to
1996-12-22 10:10:12 +00:00
msdosfs
Change the second and third args to struct vfsops' (*vfs_mount)() to
1996-12-22 10:31:41 +00:00
net
hide softc array and kernel routine prototypes from userland; PR misc/3070
1997-01-03 07:23:29 +00:00
netccitt
…
netinet
ipl[attach|detach]->ipfilter[attach|detach] for the pseudo-device change
1997-01-08 21:45:39 +00:00
netiso
…
netnatm
…
netns
…
nfs
Change the second and third args to struct vfsops' (*vfs_mount)() to
1996-12-22 10:10:12 +00:00
scsi
note in a comment (XXX) that strchr() (what's it doing here, anyway?)
1996-12-22 10:35:08 +00:00
stand
…
sys
Define top-level MIB node for DDB (CTL_DDB) and DDB MIB identifiers.
1997-01-09 05:33:42 +00:00
ufs
Change the second and third args to struct vfsops' (*vfs_mount)() to
1996-12-22 10:10:12 +00:00
vm
pull up vm_object_collapse() fix from mrg_vm_object_collapse branch.
1997-01-03 18:03:14 +00:00
Makefile
…