NetBSD/sys
thorpej 4d4b2b5626 Nevermind that it's silly to include PROT_EXEC even if a vnode
doesn't have the exec bit set, we need to have PROT_EXEC set
in order for some expected mmap/mprotect behavior to work, so
do the last bit slightly differently: if udv_attach() fails, and
the protection (NOT maxprot) doens't include PROT_EXEC, then clear
PROT_EXEC from maxprot and try udv_attach() again.

Sigh, mmap really needs to be rototilled.
2001-01-08 01:35:03 +00:00
..
adosfs
altq Install ALTQ header files. 2000-12-15 01:20:32 +00:00
arch Sync machine types with atari/include/cpu.h 2001-01-07 21:24:05 +00:00
coda update commented out code to recent changes of signal structures 2000-12-27 22:06:07 +00:00
compat Move prototypes for mips_user_cachectl() and mips_user_cacheflush() 2001-01-07 04:13:16 +00:00
conf Enable the imported ISDN4BSD based ISDN subsystem. 2001-01-05 13:09:15 +00:00
crypto
ddb Add x/m option functionality 2000-12-28 07:30:06 +00:00
dev Also ignore receiver errors if VLAN_MTU is enabled; the 21040 appears 2001-01-07 23:29:12 +00:00
filecorefs
gdbscripts
ipkdb
isofs Set the size of vnode so that reading cdrom over nfs works. 2000-12-21 03:42:43 +00:00
kern utrace(2): limit size of user data to KTR_USER_MAXLEN (currently 2048); return EINVAL if 'len' is bigger 2001-01-05 22:25:26 +00:00
lib prepare for sh3e[bl] split 2001-01-04 06:53:45 +00:00
lkm add freebsd_syscall.c 2000-12-18 20:50:09 +00:00
miscfs Increase psbuf size as in FreeBSD patch. We don't have jail(8), so the 2000-12-30 23:14:52 +00:00
msdosfs zero the pages for newly allocated clusters in deextend() after we 2001-01-01 00:25:41 +00:00
net 64bit police. 2001-01-07 21:47:24 +00:00
netatalk
netccitt
netinet Fix a small typo that would cause IP Filter to not hook in to 2000-12-28 21:42:49 +00:00
netinet6 typo fix. PR 11889 2001-01-04 11:48:44 +00:00
netisdn 64bit police. 2001-01-07 21:47:24 +00:00
netiso
netkey
netnatm
netns
netsmb
nfs Use uvm_aio_biodone instead of uvm_aio_aiodone for top-level buf 2001-01-07 05:54:41 +00:00
ntfs
smbfs
stand
sys Define __HAVE_OLD_DISKLABEL in <machine/types.h> for i386 (where the 2001-01-07 17:55:40 +00:00
ufs Convert a MALLOC with a variable size to malloc(). Saves 220 bytes of text 2001-01-01 05:17:26 +00:00
uvm Nevermind that it's silly to include PROT_EXEC even if a vnode 2001-01-08 01:35:03 +00:00
Makefile Enable the imported ISDN4BSD based ISDN subsystem. 2001-01-05 13:09:15 +00:00