NetBSD/sys
xtraeme fc370c98c4 Skip sensors with the same description on the same device at attach time,
if the description of it is not unique, mark the sensor with
ENVSYS_FDUPDESC, return EEXIST and continue.

Also, when changing a description, check that the new description is not
assigned by any other sensor, otherwise return EEXIST.

Note that these restrictions are only per device. Fixes PR kern/36660.
2007-07-17 16:47:58 +00:00
..
altq Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
arch Add VIA_PADLOCK. 2007-07-17 16:40:21 +00:00
coda Make set_statvfs_info() take a parameter for the vfs name instead 2007-07-17 11:19:31 +00:00
compat <dsl> I suspect my set of test build kernels is longer than ad's :-) 2007-07-14 17:11:28 +00:00
conf Default MEMORY_DISK_SERVER to 1 instead of using 'undefined' to mean 1. 2007-07-15 08:40:22 +00:00
contrib/dev/ath Remove support for NetBSD/{,evb}sh5. 2007-04-08 09:35:21 +00:00
crypto Added missing const-qualifiers. 2007-01-22 01:38:33 +00:00
ddb Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
dev Skip sensors with the same description on the same device at attach time, 2007-07-17 16:47:58 +00:00
dist Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
fs Set a file server supplied file system type in the type field and set 2007-07-17 11:29:43 +00:00
gdbscripts adapt to mnt_vnodelist being TAILQ 2006-11-04 20:33:17 +00:00
ipkdb Remove more duplicate headers. 2007-01-29 01:52:43 +00:00
kern Make set_statvfs_info() take a parameter for the vfs name instead 2007-07-17 11:19:31 +00:00
lib Remove _ZLIB_PRIVATE that should have been removed 10 years ago. 2007-06-23 10:50:24 +00:00
lkm Add read-only support for SGI's Extent File System. 2007-06-29 23:30:16 +00:00
miscfs Make set_statvfs_info() take a parameter for the vfs name instead 2007-07-17 11:19:31 +00:00
net Generic soft interrupts are mandatory. 2007-07-14 21:02:36 +00:00
net80211 Add a sockaddr_storage member to "struct ifreq" maintaining backwards 2007-05-29 21:32:27 +00:00
netatalk Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
netbt Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
netinet Replace a simple lock with a mutex and make it static. 2007-07-11 21:34:16 +00:00
netinet6 fix printf format. 2007-07-10 18:25:50 +00:00
netipsec Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
netisdn Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
netiso Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
netkey Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
netnatm Eliminate address family-specific route caches (struct route, struct 2007-05-02 20:40:22 +00:00
netsmb Don't exit an unheld mutex. 2007-07-10 21:05:03 +00:00
nfs Make set_statvfs_info() take a parameter for the vfs name instead 2007-07-17 11:19:31 +00:00
opencrypto Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
secmodel Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
stand
sys Skip sensors with the same description on the same device at attach time, 2007-07-17 16:47:58 +00:00
ufs Make set_statvfs_info() take a parameter for the vfs name instead 2007-07-17 11:19:31 +00:00
uvm change pmap_phys_address()s parameter to paddr_t since that's what it gets 2007-07-16 23:48:03 +00:00
Makefile don't descend to crypto. 2006-10-29 19:08:53 +00:00