freebsd-dev/sys
Alan Cox bfb7317ebf Remove unnecessary vm object reference and deallocate calls from ffs_read()
and ffs_write().  These calls trace their origins to the dead vfs_ioopt
code, first appearing in revision 1.39 of ufs_readwrite.c.

Observed by:	bde
Discussed with:	tegge
2004-01-31 05:42:58 +00:00
..
alpha - Remove local changes that leaked into my last commit. 2004-01-24 21:45:25 +00:00
amd64 GRR. MFi386: white space spam 2004-01-30 03:02:45 +00:00
arm
boot MFi386: revision 1.33 2004-01-28 04:15:31 +00:00
cam
coda
compat Regen 2004-01-28 23:45:48 +00:00
conf Fix pathname so 'make tags' in a kernel build directory looks in 2004-01-29 14:58:22 +00:00
contrib
crypto Fix a reentrancy issue in md5_calc(). 2004-01-27 18:57:21 +00:00
ddb If not in the debugger or if the user requests it with the 2004-01-28 06:51:18 +00:00
dev Be more robust in the probe. We dont want to get into a loop with 2004-01-30 19:16:08 +00:00
fs
geom Bring back the geom_bioqueues, they _are_ a good idea. 2004-01-28 08:39:18 +00:00
gnu Copy workaround from FFS: open device for write access even if 2004-01-24 08:43:06 +00:00
i4b
i386 Consistently capitalize acronyms like POSIX and NIC. Style. 2004-01-29 21:24:53 +00:00
ia64 Sort PFIL_HOOKS. 2004-01-27 20:22:53 +00:00
isa
isofs/cd9660
kern Assert process lock in ptracestop(), since we're going to rely 2004-01-29 00:58:21 +00:00
libkern
modules Always build ext2fs module. There is no written policy preventing the 2004-01-28 04:16:13 +00:00
net Remove NetBSD'isms (add FreeBSD'isms?), which makes gre(4) working again. 2004-01-30 09:03:01 +00:00
net80211
netatalk
netatm
netgraph Use the official ng_timeout function to trigger sending. This means, 2004-01-30 15:34:57 +00:00
netinet Remove NetBSD'isms (add FreeBSD'isms?), which makes gre(4) working again. 2004-01-30 09:03:01 +00:00
netinet6 protect access to ifnet structure with mutex. 2004-01-28 15:01:39 +00:00
netipsec o add missing break 2004-01-27 17:45:28 +00:00
netipx
netkey avoid duplicate free. 2004-01-25 17:18:12 +00:00
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
opencrypto
pc98 MFi386: revision 1.397 (cosmetic changes) 2004-01-30 13:15:42 +00:00
pccard
pci
posix4
powerpc When UMA_MD_SMALL_ALLOC is defined, pmap_kextract will be called 2004-01-29 00:45:41 +00:00
rpc
security
sparc64 - Fix for sparc64 to use new __panic() function 2004-01-27 15:02:18 +00:00
sys Bump __FreeBSD_version to note the change of default thread library 2004-01-30 13:43:51 +00:00
tools
ufs Remove unnecessary vm object reference and deallocate calls from ffs_read() 2004-01-31 05:42:58 +00:00
vm Mechanical whitespace cleanup. 2004-01-30 16:26:29 +00:00
Makefile