NetBSD/sys
perseant fbc5e63cd6 Make sysctl variable lfs_clean_vnhead do what it was supposed to do,
namely, toggle whether vnodes loaded only for cleaning (as opposed to
normal filesystem use) are freed to the *head* of the vnode free list,
rather than the tail.  This should avoid a possible cache flushing
effect, if the cleaner cleans a segment containing a large number of
live inodes.
1999-03-25 22:38:28 +00:00
..
adosfs Add _PC_FILESIZEBITS to pathconf vnop. 1999-03-22 19:21:07 +00:00
arch UVM no longer an option. 1999-03-25 22:21:09 +00:00
coda Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00
compat clean and up make compile 1999-03-25 17:49:43 +00:00
conf port FreeBSD's serial ppp layer to NetBSD. The PPP part seems broken still, 1999-03-25 03:39:11 +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 roll internal tag level 1999-03-25 19:41:47 +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 Disallow tracing of processes unless tracer's root directory is at or 1999-03-25 04:45:56 +00:00
lib Revert SA_NOPUTCHAR - the pmax was the only port using it and the new 1999-03-23 22:25:31 +00:00
lkm Enable this lkm on alpha. 1999-03-18 06:01:42 +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 completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
net put RCS ids in the right place. And yes, this is a SYNC ppp interface, 1999-03-25 05:25:42 +00:00
netatalk
netccitt
netinet Ensure that you can only bind a more specific address when it is done by the 1999-03-23 10:45:37 +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 Move MNT_NODEVMTIME so it no longer duplicates the value of MNT_EXPUBLIC. 1999-03-25 05:06:32 +00:00
ufs Make sysctl variable lfs_clean_vnhead do what it was supposed to do, 1999-03-25 22:38:28 +00:00
uvm remove now >1 year old pre-release message. 1999-03-25 18:48:49 +00:00
vm completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
Makefile fix typo 1999-03-10 08:56:16 +00:00