1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/sys
Robert Watson 32e278a63d o Remove unnecessary sanity check involving requested offset of extended
attribute read--the offset is required to be 0 by an earlier check,
  meaning that it will always be within the scope of the attribute data.
  This change should have no impact on executed code paths other than
  removing the unnecessary check: please report if any new failures
  start to occur as a result.

Obtained from:	TrustedBSD Project
2001-01-07 21:07:22 +00:00
..
alpha Implement accessors for per-cpu variables which don't depend on the 2001-01-06 19:55:42 +00:00
amd64 Implement accessors for per-cpu variables which don't depend on the 2001-01-06 19:55:42 +00:00
arm/include StrongARM platform-specific definitions. 2001-01-04 05:23:06 +00:00
boot Add commented out examples for the new KTR loader tunables. 2001-01-06 06:52:49 +00:00
cam
coda
compat Map FreeBSD character device hard disks to Linux block device hard disks. 2000-12-29 00:44:42 +00:00
compile
conf The ep pccard code had newcard hooks added to it, but it isn't being 2001-01-07 13:55:42 +00:00
contrib/dev
crypto
ddb Use macro API for <sys/queue.h> 2000-12-30 22:06:19 +00:00
dev This cannot possibly be right: 2001-01-07 20:52:42 +00:00
fs Use macro API to <sys/queue.h> 2000-12-31 10:24:19 +00:00
geom
gnu Changed the copyright notice to BSD-style. The original GPL copyright 2001-01-05 02:12:02 +00:00
i4b Rewrite of netgraph to start getting ready for SMP. 2001-01-06 00:46:47 +00:00
i386 Implement accessors for per-cpu variables which don't depend on the 2001-01-06 19:55:42 +00:00
ia64 Implement accessors for per-cpu variables which don't depend on the 2001-01-06 19:55:42 +00:00
isa Add OZO8008 - Zoom (33.6k Modem). 2000-12-26 06:52:57 +00:00
isofs/cd9660
kern Limit size of passed in data for utrace function. 2001-01-06 09:34:20 +00:00
libkern
miscfs Use macro API to <sys/queue.h> 2000-12-31 10:24:19 +00:00
modules It is unlikely that we'll be supporting old-style ZMAGIC linux a.out 2001-01-07 03:10:15 +00:00
msdosfs Use macro API to <sys/queue.h> 2000-12-31 10:24:19 +00:00
net Small fix for bpf compat: 2000-12-27 22:20:13 +00:00
netatalk
netatm
netgraph Rewrite of netgraph to start getting ready for SMP. 2001-01-06 00:46:47 +00:00
netinet provide a sysctl 'net.link.ether.inet.log_arp_wrong_iface' to allow one 2001-01-06 00:45:08 +00:00
netinet6 do not touch ra_addr if it is NULL. from IIJ SEIL team 2001-01-02 15:17:19 +00:00
netipx
netkey
netnatm
netncp Common option '-N' do not require an argument. 2001-01-07 07:03:59 +00:00
netns
nfs NFS O_EXCL file create semantics temporarily uses file attributes to store 2001-01-04 22:45:19 +00:00
nfsclient NFS O_EXCL file create semantics temporarily uses file attributes to store 2001-01-04 22:45:19 +00:00
nfsserver
ntfs
nwfs
pc98 Merged from sys/i386/i386/machdep.c revision 1.426. 2001-01-07 07:59:19 +00:00
pccard o Now that I've had time to test the new interface, reintegrate it back in. 2001-01-07 16:31:09 +00:00
pci Rewrite of netgraph to start getting ready for SMP. 2001-01-06 00:46:47 +00:00
posix4
powerpc PowerPC atomic operation functions. 2001-01-07 03:46:01 +00:00
rpc
svr4
sys o Correct typos in comment fields. 2001-01-07 19:21:06 +00:00
tools
ufs o Remove unnecessary sanity check involving requested offset of extended 2001-01-07 21:07:22 +00:00
vm fix comment which was outdated 3 years ago 2000-12-29 13:49:05 +00:00
Makefile