1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys
Jeff Roberson 7d2eb23f79 - Remove the do { } while(0) from the VOP lock assert macros. This was
not optimized away by the compiler in time for it to still leave the VOP
   functions as inlines.

Submitted by:	bde
2002-10-13 04:19:44 +00:00
..
alpha Add standards visibility conditionals. Change any uses of sigset_t to 2002-10-13 00:31:46 +00:00
amd64 Add standards visibility conditionals. Change any uses of sigset_t to 2002-10-13 00:31:46 +00:00
arm Add standards visibility conditionals. Change any uses of sigset_t to 2002-10-13 00:31:46 +00:00
boot
cam
coda
compat
conf ia64 specific CFLAGS change: 2002-10-13 02:52:22 +00:00
contrib
crypto
ddb
dev Make this compile on 64-bit architectures (e.g. ia64) by not assuming 2002-10-12 20:40:36 +00:00
fs Change iov_base's type from char *' to the standard void *'. All 2002-10-11 14:58:34 +00:00
geom The CAM system has it's own ideas of what locks are to be held by whom. 2002-10-11 20:52:44 +00:00
gnu
i4b
i386 Add standards visibility conditionals. Change any uses of sigset_t to 2002-10-13 00:31:46 +00:00
ia64 Add standards visibility conditionals. Change any uses of sigset_t to 2002-10-13 00:31:46 +00:00
isa
isofs/cd9660 Change iov_base's type from char *' to the standard void *'. All 2002-10-11 14:58:34 +00:00
kern whitespace fixes. 2002-10-12 22:26:41 +00:00
libkern
modules
net
netatalk
netatm
netgraph
netinet Increase the max dummynet hash size from 1024 to 65536. Default is still 2002-10-12 07:45:23 +00:00
netinet6
netipx
netkey
netnatm
netncp Change iov_base's type from char *' to the standard void *'. All 2002-10-11 14:58:34 +00:00
netns
netsmb
nfs Change iov_base's type from char *' to the standard void *'. All 2002-10-11 14:58:34 +00:00
nfsclient Change iov_base's type from char *' to the standard void *'. All 2002-10-11 14:58:34 +00:00
nfsserver
opencrypto Change iov_base's type from char *' to the standard void *'. All 2002-10-11 14:58:34 +00:00
pc98 - kserunnable() is now sched_runnable() change instances of these where 2002-10-12 05:37:26 +00:00
pccard
pci Make this compile on 64-bit architectures (e.g. ia64) by not assuming 2002-10-12 20:40:36 +00:00
posix4 - Create a new scheduler api that is defined in sys/sched.h 2002-10-12 05:32:24 +00:00
powerpc Add standards visibility conditionals. Change any uses of sigset_t to 2002-10-13 00:31:46 +00:00
rpc
security
sparc64 Add standards visibility conditionals. Change any uses of sigset_t to 2002-10-13 00:31:46 +00:00
sys - Remove the do { } while(0) from the VOP lock assert macros. This was 2002-10-13 04:19:44 +00:00
tools
ufs Change iov_base's type from char *' to the standard void *'. All 2002-10-11 14:58:34 +00:00
vm - Create a new scheduler api that is defined in sys/sched.h 2002-10-12 05:32:24 +00:00
Makefile