NetBSD/sys
wrstuden bd2d8363bc The mode for a node is a mode_t in both struct stat and struct vattr -
don't use a u_short for intermediate storage in vn_stat.
1999-03-30 00:16:44 +00:00
..
adosfs Add _PC_FILESIZEBITS to pathconf vnop. 1999-03-22 19:21:07 +00:00
arch In pmap_enter(), set the appropriate page attributes based on access_type. 1999-03-30 00:12:32 +00:00
coda Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00
compat Explicitly mask mode returned in old stat structure to 16 bits. Also correct 1999-03-30 00:13:57 +00:00
conf COMPAT_SPARC32 -> COMPAT_NETBSD32 1999-03-26 08:00:38 +00:00
ddb completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
dev Replace the #ifdef'ed variable DELAYs with a pair of non-ifdefed 1999-03-29 21:50:06 +00:00
filecorefs Add _PC_FILESIZEBITS to pathconf vnop. 1999-03-22 19:21:07 +00:00
gdbscripts
ipkdb
isofs Add _PC_FILESIZEBITS to pathconf vnop. 1999-03-22 19:21:07 +00:00
kern The mode for a node is a mode_t in both struct stat and struct vattr - 1999-03-30 00:16:44 +00:00
lib Changes to compile the next68k bootblocks with 1999-03-26 15:41:38 +00:00
lkm Cleanups from Hauke. 1999-03-27 07:09:30 +00:00
miscfs We must handle MNT_NODEV at open time, so add an open op for null and union, 1999-03-25 13:05:41 +00:00
msdosfs Fix for handling of 8+3 filenames with blanks supplied by Bill Sommerfeld 1999-03-28 11:05:43 +00:00
net ANSI C police. 1999-03-28 17:13:47 +00:00
netatalk Added per-addr input/output statistics. Currently just support netatalk 1999-03-27 01:24:49 +00:00
netccitt
netinet Alpha printf format fixes. 1999-03-27 21:47:59 +00:00
netiso exterminate ovbcopy. patches provided by Erik Bertelsen, pr-7145 1999-03-12 22:42:30 +00:00
netnatm
netns
nfs Fix crash reported in PR7116 on shutdown 1999-03-25 04:07:33 +00:00
stand
sys Add a few MBR types. 1999-03-28 20:01:52 +00:00
ufs Fix unit mismatch in debugging code in lfs_segclean; also put it properly 1999-03-29 22:13:07 +00:00
uvm Duuuh. Back and front pages should have an access_type of 0, since we don't 1999-03-29 05:43:31 +00:00
vm Add a new `access type' argument to pmap_enter(). This indicates what type of 1999-03-26 21:58:39 +00:00
Makefile fix typo 1999-03-10 08:56:16 +00:00