freebsd_amp_hwpstate/sys
Robert Watson fc3345a4a7 o Modify extattr_{set,get}() syscalls so that partial reads and writes
with an error condition such as EINTR, EWOULDBLOCK, and ERESTART,
  are reported to the application, not silently conceal.  This
  behavior was copied from the {read,write}v() syscalls, and is
  appropriate there but not here.
o Correct a bug in extattr_delete() wherein the LOCKLEAF flag is
  passed to the wrong argument in namei(), resulting in some
  unexpected errors during name resolution, and passing in an unlocked
  vnode.

Obtained from:	TrustedBSD Project
2000-07-28 19:52:38 +00:00
..
alpha
amd64
boot
cam
coda
compat
compile
conf
contrib/dev
crypto
ddb
dev
fs
geom
gnu
i4b
i386
isa
isofs/cd9660
kern
libkern
miscfs
modules
msdosfs
net
netatalk
netatm
netgraph
netinet
netinet6
netipx
netkey
netnatm
netncp
netns
nfs
nfsclient
nfsserver
ntfs
nwfs
pc98
pccard
pci
posix4
powerpc
rpc
svr4
sys
tools
ufs
vm Clean up the snapshot code so that it no longer depends on the use of 2000-07-26 23:07:01 +00:00
Makefile