Home | History | Annotate | Download | only in boot
History log of /src/sys/arch/bebox/stand/boot/tgets.c
RevisionDateAuthorComments
 1.9  29-Apr-2022  rin Fix fallout from libsa change; stand.h includes <sys/param.h> now.

SCANWAIT and PWAIT are renamed to SCANDELAY and SCANWAIT, respectively,
in order not to redefine PWAIT.
 1.8  25-Feb-2011  kiyohara Style.
 1.7  14-Mar-2009  dsl branches: 1.7.4; 1.7.6; 1.7.8;
Change about 4500 of the K&R function definitions to ANSI ones.
There are still about 1600 left, but they have ',' or /* ... */
in the actual variable definitions - which my awk script doesn't handle.
There are also many that need () -> (void).
(The script does handle misordered arguments.)
 1.6  11-Dec-2005  christos branches: 1.6.78; 1.6.86; 1.6.92;
merge ktrace-lwp.
 1.5  28-Jun-2005  junyoung #include <lib/libsa/stand.h> rather than <stand.h> or "stand.h"
 1.4  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22364, verified by myself.
 1.3  28-Jun-1999  sakamoto branches: 1.3.36;
Use loadfile.
KNF
b* -> mem*
 1.2  19-Jan-1998  sakamoto branches: 1.2.10;
Add findcpuspeed for delay() and to pass to the kernel(BUS FREQ information).
some bug fix.
 1.1  16-Jan-1998  sakamoto initial import of bebox kernel loader.
 1.2.10.1  01-Jul-1999  thorpej Sync w/ -current.
 1.3.36.4  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.3.36.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.3.36.2  18-Sep-2004  skrll Sync with HEAD.
 1.3.36.1  03-Aug-2004  skrll Sync with HEAD
 1.6.92.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.6.86.1  28-Apr-2009  skrll Sync with HEAD.
 1.6.78.1  04-May-2009  yamt sync with head.
 1.7.8.1  05-Mar-2011  bouyer Sync with HEAD
 1.7.6.1  06-Jun-2011  jruoho Sync with HEAD.
 1.7.4.1  05-Mar-2011  rmind sync with head

RSS XML Feed