1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys
Dag-Erling Smørgrav c53f7ace3a MFS: vm_map.c rev 1.187.2.27 through 1.187.2.29, fix MS_INVALIDATE
semantics but provide a sysctl knob for reverting to old ones.
2004-05-25 18:40:53 +00:00
..
alpha
amd64 Oops, ".align 4" for the data section in the previous commit should 2004-05-24 12:42:16 +00:00
arm Remove two debugging printf(). 2004-05-22 13:15:14 +00:00
boot Use the correct location of the EBDA for searching for the RSDP. 2004-05-25 05:52:48 +00:00
cam
coda
compat
conf Fixed profiling of trap, syscall and interrupt handlers and some 2004-05-24 12:08:56 +00:00
contrib This commit was generated by cvs2svn to compensate for changes in r129694, 2004-05-25 03:06:37 +00:00
crypto
ddb
dev Enable GPE at runtime rather than suspend time. This is to match the 2004-05-25 16:17:39 +00:00
fs
geom - Change command name from 'config' to 'configure'. 2004-05-21 15:23:48 +00:00
gnu
i4b
i386 Revert part of rev 1.230 and assume that all EISA IRQs use active high 2004-05-24 15:51:46 +00:00
ia64
isa
isofs/cd9660
kern As previously threatened, give each device its own sysctl context and 2004-05-25 12:06:26 +00:00
libkern
modules - Connect geom(8) and its libraries to the build. 2004-05-20 10:37:13 +00:00
net After all the relevant drivers have been fixed, fix vlan(4) itself 2004-05-25 14:30:12 +00:00
net80211
netatalk
netatm
netgraph Use NG_HOOKSIZ instead of the deprecated (NG_HOOKLEN + 1) 2004-05-24 20:41:40 +00:00
netinet Add a super-user check to ipfw_ctl() to make sure that the calling 2004-05-25 15:02:12 +00:00
netinet6
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver The socket code upcalls into the NFS server using the so_upcall 2004-05-24 04:06:14 +00:00
opencrypto
pc98
pccard
pci Wrap the code to save/restore PCI config registers on suspend/resume in 2004-05-24 19:39:23 +00:00
posix4
powerpc
rpc
security
sparc64 Use unsigned types for the arguments of the atomic(9) operations, 2004-05-22 00:52:16 +00:00
sys As previously threatened, give each device its own sysctl context and 2004-05-25 12:06:26 +00:00
tools
ufs Upon further review it was decided this piece of the msync(2) 2004-05-21 12:05:48 +00:00
vm MFS: vm_map.c rev 1.187.2.27 through 1.187.2.29, fix MS_INVALIDATE 2004-05-25 18:40:53 +00:00
Makefile