OpenGrok
Cross Reference: ns16550.c
xref
: /
src
/
sys
/
arch
/
bebox
/
stand
/
boot
/
ns16550.c
Home
|
History
|
Annotate
|
Download
|
only in
boot
History log of
/src/sys/arch/bebox/stand/boot/ns16550.c
Revision
Date
Author
Comments
1.8
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.7
11-Dec-2005
christos
branches: 1.7.78; 1.7.86; 1.7.92;
merge ktrace-lwp.
1.6
28-Jun-2005
junyoung
#include <lib/libsa/stand.h> rather than <stand.h> or "stand.h"
1.5
28-Jun-1999
sakamoto
branches: 1.5.36;
Use loadfile.
KNF
b* -> mem*
1.4
24-Jun-1999
sakamoto
Some cleanup.
Move bootinfo related things to boot.c
and console related things to cons.c.
1.3
15-Feb-1999
sakamoto
branches: 1.3.4;
RCS ID police
1.2
19-Jan-1998
sakamoto
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.3.4.1
01-Jul-1999
thorpej
Sync w/ -current.
1.5.36.1
10-Nov-2005
skrll
Sync with HEAD. Here we go again...
1.7.92.1
13-May-2009
jym
Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
1.7.86.1
28-Apr-2009
skrll
Sync with HEAD.
1.7.78.1
04-May-2009
yamt
sync with head.
Indexes created Sun Oct 19 02:09:48 GMT 2025