freebsd-dev/sys
Justin T. Gibbs c7ce0c37af Adjust scsi_calc_syncparam() to the exception table changing from 10ths to
100ths of ns.  This should correct a problem with camcontrol "ignoring"
requests to negotiate to slower speeds.
2002-08-26 17:13:35 +00:00
..
alpha Fix a long-standing bug on alpha: 2002-08-26 02:39:03 +00:00
amd64 Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:23:09 +00:00
arm Since arm and powerpc aren't far enough to set stathz, take a 2002-08-26 03:44:11 +00:00
boot
cam Adjust scsi_calc_syncparam() to the exception table changing from 10ths to 2002-08-26 17:13:35 +00:00
coda
compat Replace (ab)uses of "NULL" where "0" is really meant. 2002-08-22 21:24:01 +00:00
conf Turned format checking back on. It was left turned off for too long after 2002-08-25 08:05:02 +00:00
contrib Don't use "NULL" when "0" is really meant. 2002-08-23 20:07:19 +00:00
crypto
ddb
dev Export a few symbols as globals to allow subclassing of this driver. In 2002-08-26 15:57:08 +00:00
fs Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:23:09 +00:00
geom Use 'p' as the partition specifier instead of 's'. We continue to use 2002-08-24 22:42:16 +00:00
gnu
i4b Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:23:09 +00:00
i386 Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:23:09 +00:00
ia64 o Retire pmap_pageable(). It's an advisory routine that none 2002-08-25 04:20:05 +00:00
isa Add suspend/resume method to syscons. This switch the mode 2002-08-25 18:35:44 +00:00
isofs/cd9660 Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:23:09 +00:00
kern move the assert to cover more cases 2002-08-26 05:02:56 +00:00
libkern Include sys/libkern.h for the kernel prototypes of these libkern functions 2002-08-22 20:08:07 +00:00
modules
net Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:23:09 +00:00
netatalk
netatm Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:23:09 +00:00
netgraph
netinet Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:23:09 +00:00
netinet6 Lock the sysctl(8) knobs that turn ip{,6}fw(8) firewalling and 2002-08-25 03:50:29 +00:00
netipx Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:23:09 +00:00
netkey
netnatm
netncp
netns Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:23:09 +00:00
netsmb
nfs
nfsclient
nfsserver
pc98 Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:23:09 +00:00
pccard
pci Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:23:09 +00:00
posix4
powerpc Since arm and powerpc aren't far enough to set stathz, take a 2002-08-26 03:44:11 +00:00
rpc
security
sparc64 o Retire pmap_pageable(). It's an advisory routine that none 2002-08-25 04:20:05 +00:00
sys Move intrmask_t to the kernel-only section of <sys/types.h>. Add some 2002-08-25 19:26:31 +00:00
tools
ufs Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:23:09 +00:00
vm o Retire pmap_pageable(). It's an advisory routine that none 2002-08-25 04:20:05 +00:00
Makefile