1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-30 16:51:41 +00:00
Mirror of the FreeBSD src repository https://git.FreeBSD.org/src.git .
Go to file
Poul-Henning Kamp db9c7160f8 Reviewed by: phk
Submitted by:	 Thomas David Rivers <rivers%ponds@ncren.net>

WARNING: might hide some bug below!  I commit this to improve the stability
of 2.0.

Thomas wrote:
-------------
 I have been running a kernel with this change since October 4th; barring
unrelated network router troubles, the pitiful little machine has
completed several builds without any interaction from me, and continues
to chug along.

 I re-read wd.c, and added appropriate printfs() to look for references
to dk_badsect[].  My changes should have printed something when dk_badsect[]
was referenced.

 I got no output :-(

 Thus, I'm forced to concluded that something else is examining some
spurious memory... which happened to be in dk_badsect[] of the disk structure
in wd.c.  I can find no other explanation of why this unnecessary
initialization causes things to operate correctly.

 On the premise that such an initialization isn't going to hurt anything,
I'm going to suggest it go into 2.0.

 I'd like to thank everyone for there assistance, particularly David,
John and Bruce.
1994-10-07 21:17:41 +00:00
bin Skip 'cua' 3 chars like 'tty' 3 chars 1994-10-02 14:11:32 +00:00
eBones Zap 4.0 libkdb as well. 1994-10-06 00:48:55 +00:00
etc Sync with termcap.src 1994-10-06 21:40:42 +00:00
games Allow to save/restore files (was games user suid problem) 1994-10-03 14:41:11 +00:00
gnu Fix many problems with 8bit chars (sign extend in ctype macros) 1994-10-07 13:13:32 +00:00
include Don't install symlink frame.h -> machine/frame.h. <frame.h> is nonstandard 1994-10-03 04:15:54 +00:00
lib libncurses added 1994-10-07 09:28:33 +00:00
libexec Clean up makefile 1994-09-30 21:19:58 +00:00
lkm Disable MFS as loadable until someone figures out how to make it work. 1994-09-28 22:16:27 +00:00
release Spell hierarchy correctly :-(. 1994-09-23 09:01:20 +00:00
sbin Modify adjkerntz to not write RTC clock per initial call, 1994-10-04 19:15:13 +00:00
secure !Just! fixing makefile, no code changes Geoff 1994-09-30 06:04:40 +00:00
share LIBMYTINFO and LIBNCURSES defines added 1994-10-07 03:10:05 +00:00
sys Reviewed by: phk 1994-10-07 21:17:41 +00:00
tools/regression/usr.bin/sed BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
usr.bin Back out the fluff, leave the meat 1994-10-07 07:48:18 +00:00
usr.sbin After a comment from Rod Grimes about buf.h, I went back and looked at this 1994-10-05 10:20:17 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
CVS-INFO Documented the new CVS template. This really isn't the right place for it, 1994-07-24 22:27:27 +00:00
HW.TROUBLE Added the first three entries. Changed the intro a bit. 1994-08-28 20:48:37 +00:00
Makefile If WANT_MSUN is defined then math.h needs to be installed from the 1994-09-30 16:08:47 +00:00
TODO Added a task: make PAS16 a controller. 1994-09-11 20:01:03 +00:00