freebsd-dev/sys
Nate Lawson c7bbca402a Merge common XPT_CALC_GEOMETRY functions into a single convenience function.
Devices below may experience a change in geometry.

* umass(4) drives exactly 1 GB in size now no longer use extended geometry.
2003-06-14 22:40:08 +00:00
..
alpha Move the *_new_altkstack() and *_dispose_altkstack() functions out of the 2003-06-14 06:20:25 +00:00
amd64 Move the *_new_altkstack() and *_dispose_altkstack() functions out of the 2003-06-14 06:20:25 +00:00
arm sys/sys/limits.h: 2003-05-19 20:29:07 +00:00
boot Don't start the beastie menu if the 'beastie_disable' variable is set to 2003-06-10 22:04:09 +00:00
cam Merge common XPT_CALC_GEOMETRY functions into a single convenience function. 2003-06-14 22:17:41 +00:00
coda Initialize struct vfsops C99-sparsely. 2003-06-12 20:48:38 +00:00
compat Use __FBSDID(). 2003-06-10 21:44:29 +00:00
conf Some glue to allow lint(1) to work on the kernel. This is not 2003-06-14 17:28:13 +00:00
contrib This commit was generated by cvs2svn to compensate for changes in r115367, 2003-05-28 17:32:31 +00:00
crypto Use __FBSDID(). 2003-06-10 21:44:29 +00:00
ddb Use __FBSDID(). 2003-06-10 22:09:23 +00:00
dev Merge common XPT_CALC_GEOMETRY functions into a single convenience function. 2003-06-14 22:40:08 +00:00
fs Don't follow smbnode n_parent pointer when NREFPARENT flag is not set 2003-06-14 15:24:54 +00:00
geom Use __FBSDID(). 2003-06-11 06:49:16 +00:00
gnu Initialize struct vfsops C99-sparsely. 2003-06-12 20:48:38 +00:00
i4b Use __FBSDID(). 2003-06-11 00:01:05 +00:00
i386 Move the *_new_altkstack() and *_dispose_altkstack() functions out of the 2003-06-14 06:20:25 +00:00
ia64 Move the *_new_altkstack() and *_dispose_altkstack() functions out of the 2003-06-14 06:20:25 +00:00
isa Use __FBSDID(). 2003-06-11 00:34:37 +00:00
isofs/cd9660 Initialize struct vfsops C99-sparsely. 2003-06-12 20:48:38 +00:00
kern Move the *_new_altkstack() and *_dispose_altkstack() functions out of the 2003-06-14 06:20:25 +00:00
libkern Use __FBSDID(). 2003-06-11 05:37:42 +00:00
modules Fix the KMOD for the lpbb device. 2003-06-14 20:43:33 +00:00
net Fix a typo in an ATM media name. As this name was not use yet, no problems 2003-06-02 09:13:08 +00:00
netatalk
netatm Use __FBSDID(). 2003-06-11 07:22:30 +00:00
netgraph Use the <sys/bitstring.h> rather than <bitstring.h> 2003-06-13 19:40:44 +00:00
netinet In the PKT_ALIAS_PROXY_ONLY mode, make sure to preserve the 2003-06-13 21:54:01 +00:00
netinet6
netipsec
netipx Use __FBSDID(). 2003-06-11 05:37:42 +00:00
netkey Use __FBSDID(). 2003-06-11 05:37:42 +00:00
netnatm Use __FBSDID(). 2003-06-11 05:37:42 +00:00
netncp Use __FBSDID(). 2003-06-11 05:37:42 +00:00
netsmb Avoid dereferencing the thread pointer in smb_iod_addrq() if it's NULL. 2003-06-14 15:45:34 +00:00
nfs
nfsclient Initialize struct vfsops C99-sparsely. 2003-06-12 20:48:38 +00:00
nfsserver Use __FBSDID(). 2003-06-11 05:37:42 +00:00
opencrypto Use __FBSDID(). 2003-06-11 05:57:50 +00:00
pc98 pc98 doesn't need COMPAT_OLDISA for any devices in the kernel. 2003-06-12 04:19:10 +00:00
pccard OLDCARD is OBSOLETE_IN_6. Tag it as such. 2003-06-12 04:46:43 +00:00
pci Merge common XPT_CALC_GEOMETRY functions into a single convenience function. 2003-06-14 22:17:41 +00:00
posix4 Use __FBSDID(). 2003-06-11 06:34:30 +00:00
powerpc Move the *_new_altkstack() and *_dispose_altkstack() functions out of the 2003-06-14 06:20:25 +00:00
rpc
security Use __FBSDID(). 2003-06-11 00:56:59 +00:00
sparc64 Move the *_new_altkstack() and *_dispose_altkstack() functions out of the 2003-06-14 06:20:25 +00:00
sys Use GCC's internal built-in alloca implementation, when available. 2003-06-14 06:01:35 +00:00
tools
ufs Initialize struct vfsops C99-sparsely. 2003-06-12 20:48:38 +00:00
vm Move the *_new_altkstack() and *_dispose_altkstack() functions out of the 2003-06-14 06:20:25 +00:00
Makefile