freebsd-skq/sys
njl 45684fd185 Return an error if the drive reports heads/sectors that do not make sense.
This fixes a divide by zero in fdisk(8)

Reviewed by:	phk
2002-10-15 21:28:50 +00:00
..
alpha The a.out md_coredump stuff isn't referenced anywhere anymore, and 2002-10-15 00:02:50 +00:00
amd64 The a.out md_coredump stuff isn't referenced anywhere anymore, and 2002-10-15 00:02:50 +00:00
arm
boot
cam
coda
compat
conf Don't show the command line when doing "make lint". 2002-10-15 20:49:58 +00:00
contrib
crypto Don't panic when we can just return an error code. 2002-10-14 11:21:05 +00:00
ddb
dev Fix previous commit: Don't cast integral types to pointers to 2002-10-15 01:50:09 +00:00
fs Plug an infrequent (I think) memory leak. 2002-10-15 18:51:02 +00:00
geom Return an error if the drive reports heads/sectors that do not make sense. 2002-10-15 21:28:50 +00:00
gnu Regularize the vop_stdlock'ing protocol across all the filesystems 2002-10-14 03:20:36 +00:00
i4b Be consistent about marking functions static. 2002-10-15 20:32:45 +00:00
i386 The a.out md_coredump stuff isn't referenced anywhere anymore, and 2002-10-15 00:02:50 +00:00
ia64 Fix kernel module loading on ia64. Cross-module function calls 2002-10-15 05:40:07 +00:00
isa - Use __BUS_ACCESSOR() to define the ISA ivar accessor functions instead of 2002-10-15 00:02:51 +00:00
isofs/cd9660 Regularize the vop_stdlock'ing protocol across all the filesystems 2002-10-14 03:20:36 +00:00
kern Plug a memory-leak. 2002-10-15 18:58:38 +00:00
libkern
modules - Remove unused opt_foo.h headers. 2002-10-14 19:18:30 +00:00
net Correct the definitions of SADB_* to be compatible with 2002-10-15 20:59:56 +00:00
netatalk
netatm
netgraph
netinet
netinet6
netipx
netkey
netnatm
netncp
netns
netsmb
nfs
nfsclient Regularize the vop_stdlock'ing protocol across all the filesystems 2002-10-14 03:20:36 +00:00
nfsserver
opencrypto
pc98 MFi386: revision 1.9. 2002-10-14 12:07:39 +00:00
pccard
pci Fix previous commit: Don't cast integral types to pointers to 2002-10-15 01:50:09 +00:00
posix4 Tidy up the scheduler's code for changing the priority of a thread. 2002-10-14 20:34:31 +00:00
powerpc The a.out md_coredump stuff isn't referenced anywhere anymore, and 2002-10-15 00:02:50 +00:00
rpc
security Regularize the vop_stdlock'ing protocol across all the filesystems 2002-10-14 03:20:36 +00:00
sparc64 The a.out md_coredump stuff isn't referenced anywhere anymore, and 2002-10-15 00:02:50 +00:00
sys Bump __FreeBSD_version for the Binutils 2.13 upgrade, which includes the 2002-10-15 21:26:53 +00:00
tools
ufs Push most UFS ACL behavior behind a check for MNT_ACLS, permitting ACLs 2002-10-15 21:28:24 +00:00
vm Remove old useless debugging code 2002-10-14 20:31:54 +00:00
Makefile