freebsd-skq/sys
sos e57657ce89 Fix the 4-8G LBA geometry it was wrong.
Support >8G drives in CHS mode. This is done by guesstimating the
cylinder count from the LBA size reported. It works on my shiny
new Maxtor 11.5G drive, YMMV.

Reports from users of other big drives (read Quantum bigfoot's)
are welcome...
1998-05-05 14:27:26 +00:00
..
alpha Translate T_PROTFLT to SIGSEGV instead of SIGBUS when running under 1998-04-28 18:15:08 +00:00
amd64 Translate T_PROTFLT to SIGSEGV instead of SIGBUS when running under 1998-04-28 18:15:08 +00:00
compat Make a kernel version of the timer* functions called timerval* to be 1998-04-06 08:26:08 +00:00
compile This commit was manufactured by cvs2svn to create branch 'JB'. 1998-01-10 23:00:07 +00:00
conf Deleted unused item. 1998-05-05 13:19:34 +00:00
contrib/ipfilter/netinet Use read_random() 1998-04-06 11:40:42 +00:00
ddb Ensure that the linker sets for commands exist by putting a standard 1998-02-13 02:19:29 +00:00
dev Detect USR PnP x2 modem. 1998-05-04 10:35:13 +00:00
fs Use DFLTBSIZE instead of MAXBSIZE for pm_fatblksize. 1998-04-29 12:55:51 +00:00
geom Slightly more correct initialisation of the new buf struct for soft-updates. 1998-03-09 20:39:26 +00:00
gnu - breakage of the warnings about pessimized i/o port types. 1998-04-21 21:06:57 +00:00
i386 Fix the 4-8G LBA geometry it was wrong. 1998-05-05 14:27:26 +00:00
isa Detect USR PnP x2 modem. 1998-05-04 10:35:13 +00:00
isofs/cd9660 The 'mountroot' option is obviously pointless for an LKM 1998-04-20 23:18:46 +00:00
kern Fix the shm panic. I mistakenly used the shadow_count to keep the object 1998-05-04 17:12:53 +00:00
libkern Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
miscfs Tighten up management of memory and swap space during map allocation, 1998-04-29 04:28:22 +00:00
modules Give this a shot at actually working as an LKM.. 1998-03-27 04:05:08 +00:00
msdosfs Use DFLTBSIZE instead of MAXBSIZE for pm_fatblksize. 1998-04-29 12:55:51 +00:00
net Oops, the previous commit should have changed i386' to __i386__', 1998-05-01 16:40:21 +00:00
netatalk Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108. 1998-04-17 22:37:19 +00:00
netinet Refuse accellerated opens on listening sockets that have not set 1998-05-04 17:59:52 +00:00
netipx Don't depend on "implicit int". 1998-05-01 18:30:02 +00:00
netkey Really make this compile.. 1998-04-06 05:11:42 +00:00
netnatm Staticize. 1998-02-09 06:11:36 +00:00
netns This commit was manufactured by cvs2svn to create branch 'JB'. 1998-01-10 23:00:07 +00:00
nfs Use random() to find our initial xid. 1998-04-06 11:41:07 +00:00
nfsclient Use random() to find our initial xid. 1998-04-06 11:41:07 +00:00
nfsserver Use random() to find our initial xid. 1998-04-06 11:41:07 +00:00
pc98 Deleted unused item. 1998-05-05 13:19:34 +00:00
pccard Include pc98.h instead of isa.h when PC98 is defined. 1998-05-05 13:21:08 +00:00
pci Added another PCI to C-bus (ISA bus like 16 bit bus of PC-98) bridge. 1998-05-04 08:16:03 +00:00
posix4 Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
powerpc/include This commit was manufactured by cvs2svn to create branch 'JB'. 1998-01-10 23:00:07 +00:00
rpc This commit was manufactured by cvs2svn to create branch 'JB'. 1998-01-10 23:00:07 +00:00
scsi Fixed spelling of "fictitious" in diagnostics and comments 1998-04-27 11:36:06 +00:00
sys Make errno finally and permanently thread-aware so that it is no longer 1998-04-30 09:38:03 +00:00
tools This commit was manufactured by cvs2svn to create branch 'JB'. 1998-01-10 23:00:07 +00:00
ufs Correct an error that I made where the vtruncbuf was changed back 1998-05-04 17:43:48 +00:00
vm Fix the shm panic. I mistakenly used the shadow_count to keep the object 1998-05-04 17:12:53 +00:00
Makefile Test for the existance of ${MACHINE}/boot before trying to build it. 1998-02-20 07:37:08 +00:00