NetBSD/sys
bouyer e045fbf363 We must handle MNT_NODEV at open time, so add an open op for null and union,
and do proper checks in union_open(). Fix to nullfs from OpenBSD, extended
to umap and union by me.
1999-03-25 13:05:41 +00:00
..
adosfs Add _PC_FILESIZEBITS to pathconf vnop. 1999-03-22 19:21:07 +00:00
arch callvec.c moved in stand again... 1999-03-25 12:56:18 +00:00
coda Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00
compat commit fix to PR7072: emulate linux non-blocking connect behavior more correctly 1999-03-25 04:26:45 +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 wrap kernel bits in shared kernel/userland files 1999-03-25 04:09:33 +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 Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netccitt Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
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 Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netns Domains are associated with protocol families, not address families. 1999-01-14 01:28:23 +00:00
nfs Fix crash reported in PR7116 on shutdown 1999-03-25 04:07:33 +00:00
stand vax -> __vax__ (and mips to __mips__ in ultrix_misc.c) 1998-10-20 01:46:27 +00:00
sys Move MNT_NODEVMTIME so it no longer duplicates the value of MNT_EXPUBLIC. 1999-03-25 05:06:32 +00:00
ufs Don't include "opt_uvm.h" any more. 1999-03-24 11:05:31 +00:00
uvm Prevent deadlock cited in PR4629 from crashing the system. (copyout 1999-03-25 00:20:35 +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