freebsd-nq/sys
Bill Paul 8a03631b28 According to a Usenet posting forward to me by Jordan, there's
at least one user out there who's system won't autoboot from the
serial console because of what sounds like 'phantom keystrokes'
making the timeout timer trip. I've tried to solve this by
adding an extra call to init_serial() right before the 'Boot:'
prompt is printed (done only if RB_SERIAL is set) to hopefully
make sure that the input buffer is clear. Unfortunately, the fellow
is in Germany and I haven't heard back from him yet. I haven't
been able to duplicate this problem on my hardware, so this is
a stab in the dark. At the very least, it shouldn't hurt anything.
1995-04-14 01:35:59 +00:00
..
alpha/include
amd64 This a subtle reminder to people that not everybody compiles their 1995-04-13 04:55:35 +00:00
compile
conf DISTNAME="2.0-950412-SNAP" 1995-04-12 23:29:14 +00:00
ddb Fixed the formatting breakage I added in the previous commit. 1995-04-04 01:35:33 +00:00
dev Forgot two things in yesterday's massive devconf update: 1995-04-13 15:03:29 +00:00
fs Fix link sys call 1995-04-11 18:32:17 +00:00
gnu More code optimizations. Use a slightly different approach to decide 1995-04-09 06:40:16 +00:00
i386 According to a Usenet posting forward to me by Jordan, there's 1995-04-14 01:35:59 +00:00
isa Forgot two things in yesterday's massive devconf update: 1995-04-13 15:03:29 +00:00
isofs/cd9660
kern Backed out previous change - it reduces performance. (oops). 1995-04-13 18:24:33 +00:00
libkern
miscfs Changes from John Dyson and myself: 1995-04-09 06:03:56 +00:00
modules Update to new screen update method. 1995-03-30 15:10:20 +00:00
msdosfs Fix link sys call 1995-04-11 18:32:17 +00:00
net Tunnel driver is nmow capable of installing its own cdevsw[] entry, 1995-04-10 20:35:45 +00:00
netccitt
netinet Fixed bug I introduced when changing PCB list to use 4.4BSD style queue 1995-04-12 06:49:56 +00:00
netiso Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-28 07:58:53 +00:00
netns
nfs
nfsclient
nfsserver
pci Various changes from Matt Thomas to improve media selection and fix 1995-04-13 04:46:40 +00:00
powerpc/include
rpc
scsi Read of a record smaller then request size always fails 1995-04-11 19:09:31 +00:00
sys Make class names easier to type 1995-04-13 20:37:51 +00:00
tools
ufs Handle the "syncing VCHR vnode hang" problem a little differently; just 1995-04-11 04:23:47 +00:00
vm Changes from John Dyson and myself: 1995-04-09 06:03:56 +00:00
Makefile