Home | History | Annotate | Download | only in boot
History log of /src/sys/arch/bebox/stand/boot/kbd.c
RevisionDateAuthorComments
 1.7  18-Mar-2009  cegger Ansify function definitions w/o arguments. Generated with sed.
 1.6  14-Mar-2009  dsl 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.5  11-Dec-2005  christos branches: 1.5.78; 1.5.86; 1.5.92;
merge ktrace-lwp.
 1.4  28-Jun-2005  junyoung #include <lib/libsa/stand.h> rather than <stand.h> or "stand.h"
 1.3  28-Jun-1999  sakamoto branches: 1.3.36;
Use loadfile.
KNF
b* -> mem*
 1.2  15-Feb-1999  sakamoto branches: 1.2.4;
RCS ID police
 1.1  26-Oct-1998  sakamoto Support frame buffer console initialized by the BootRom of the BeBox.
But, NetBSD/bebox kernel doesn't support yet.
 1.2.4.1  01-Jul-1999  thorpej Sync w/ -current.
 1.3.36.1  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.5.92.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.5.86.1  28-Apr-2009  skrll Sync with HEAD.
 1.5.78.1  04-May-2009  yamt sync with head.

RSS XML Feed