Home | History | Annotate | Download | only in boot
History log of /src/sys/arch/bebox/stand/boot/cons.c
RevisionDateAuthorComments
 1.12  08-Feb-2011  rmind Remove clause 3 (UCB advertising clause) from the University of Utah
copyright. Confirmed by Mike Hibler, mike at cs.utah.edu - thanks!
Also, merge UCB and Utah copyright texts back into one, as they
originally were.

Extra verification by snj@.
 1.11  18-Mar-2009  cegger branches: 1.11.4; 1.11.6; 1.11.8;
Ansify function definitions w/o arguments. Generated with sed.
 1.10  07-Jun-2008  kiyohara branches: 1.10.6; 1.10.12;
Fix waiting for the input from keyboard after "Boot: " is displayed in frame
buffer. Read out ugly data.
 1.9  26-May-2008  kiyohara Split boot/boot_com0/boot_vga.
boot supports framebuffer.
boot_com0 supports com0.
boot_vga supports vga, not frambuffer.
 1.8  01-Mar-2008  tsutsui branches: 1.8.2; 1.8.4; 1.8.6;
cnscan() should return -1 (no input) if there is no console device.
 1.7  11-Dec-2005  christos branches: 1.7.50; 1.7.70; 1.7.74;
merge ktrace-lwp.
 1.6  07-Aug-2003  agc branches: 1.6.16;
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22364, verified by myself.
 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  28-Oct-1998  sakamoto branches: 1.3.8;
Support frame buffer console with Matrox Millennium(probably, and II).
But, NetBSD/bebox kernel doesn't support yet.
 1.2  26-Oct-1998  sakamoto Support frame buffer console initialized by the BootRom of the BeBox.
But, NetBSD/bebox kernel doesn't support yet.
 1.1  16-Jan-1998  sakamoto initial import of bebox kernel loader.
 1.3.8.1  01-Jul-1999  thorpej Sync w/ -current.
 1.5.36.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.5.36.2  18-Sep-2004  skrll Sync with HEAD.
 1.5.36.1  03-Aug-2004  skrll Sync with HEAD
 1.6.16.1  17-Mar-2008  yamt sync with head.
 1.7.74.3  29-Jun-2008  mjf Sync with HEAD.
 1.7.74.2  02-Jun-2008  mjf Sync with HEAD.
 1.7.74.1  03-Apr-2008  mjf Sync with HEAD.
 1.7.70.1  24-Mar-2008  keiichi sync with head.
 1.7.50.1  23-Mar-2008  matt sync with HEAD
 1.8.6.1  23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.8.4.1  04-May-2009  yamt sync with head.
 1.8.2.2  17-Jun-2008  yamt sync with head.
 1.8.2.1  04-Jun-2008  yamt sync with head
 1.10.12.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.10.6.1  28-Apr-2009  skrll Sync with HEAD.
 1.11.8.1  17-Feb-2011  bouyer Sync with HEAD
 1.11.6.1  06-Jun-2011  jruoho Sync with HEAD.
 1.11.4.1  05-Mar-2011  rmind sync with head

RSS XML Feed