freebsd-dev/sys
Yaroslav Tykhiy 3aa2a1d0e4 Clear the "device open" flag in daopen() before returning a error,
so the device won't stay marked as open whereas it isn't.

Approved by:	re, njl
MFC after:	1 week
2002-12-12 18:09:35 +00:00
..
alpha Unbreak the KSE code. Keep track of zobie threads using the Per-CPU storage 2002-12-10 02:33:45 +00:00
amd64 Unbreak the KSE code. Keep track of zobie threads using the Per-CPU storage 2002-12-10 02:33:45 +00:00
arm
boot Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
cam Clear the "device open" flag in daopen() before returning a error, 2002-12-12 18:09:35 +00:00
coda
compat Fix emulation of the fcntl64() syscall. In Linux, this is exactly 2002-12-08 18:30:44 +00:00
conf Document that ENABLE_VFS_IOOPT is dangerous. Please don't use it. 2002-12-09 03:38:03 +00:00
contrib Resolve conflicts arising from the ACPI CA 20021118 import. 2002-11-27 18:09:20 +00:00
crypto
ddb
dev Fix a buffer overrun in /dev/random which, due to the nature of the 2002-12-12 17:38:45 +00:00
fs Remove dm_root entry from struct devfs_mount. It's never set, and is 2002-12-09 03:44:28 +00:00
geom Add support for the PC98 platform to the ATA driver. 2002-12-03 20:20:44 +00:00
gnu
i4b
i386 Unbreak the KSE code. Keep track of zobie threads using the Per-CPU storage 2002-12-10 02:33:45 +00:00
ia64 Unbreak the KSE code. Keep track of zobie threads using the Per-CPU storage 2002-12-10 02:33:45 +00:00
isa Use the correct value when writing the Day Of Week byte in the CMOS. 2002-12-04 13:46:49 +00:00
isofs/cd9660
kern Unbreak the KSE code. Keep track of zobie threads using the Per-CPU storage 2002-12-10 02:33:45 +00:00
libkern
modules Correct alphabetization of awi entry. 2002-12-08 17:59:44 +00:00
net MFS: recognize gre packets used in the WCCP protocol. 2002-12-07 14:22:05 +00:00
netatalk
netatm
netgraph fixes for this driver: 2002-11-26 18:30:45 +00:00
netinet MFS: recognize gre packets used in the WCCP protocol. 2002-12-07 14:22:05 +00:00
netinet6
netipsec
netipx
netkey
netnatm
netncp
netns
netsmb fix connecting to (samba) server when share-level security is in effect 2002-12-07 08:28:56 +00:00
nfs
nfsclient
nfsserver In the NFSv3 `fsinfo' procedure reply, don't claim that we support 2002-12-05 16:58:11 +00:00
opencrypto
pc98 MFi386: revision 1.551. 2002-12-04 15:04:18 +00:00
pccard MFp4: 2002-11-27 06:04:49 +00:00
pci Xircom cards store the MAC address in the CIS, so get it from the new 2002-11-27 07:04:10 +00:00
posix4
powerpc Unbreak the KSE code. Keep track of zobie threads using the Per-CPU storage 2002-12-10 02:33:45 +00:00
rpc
security Default policies to on: if you load them or compile them into your 2002-12-10 16:20:34 +00:00
sparc64 Unbreak the KSE code. Keep track of zobie threads using the Per-CPU storage 2002-12-10 02:33:45 +00:00
sys Unbreak the KSE code. Keep track of zobie threads using the Per-CPU storage 2002-12-10 02:33:45 +00:00
tools
ufs Remove the comment about dump(8) not working properly with snapshots. 2002-12-12 00:31:45 +00:00
vm Hold the page queues lock when calling pmap_protect(); it updates fields 2002-12-01 18:57:56 +00:00
Makefile