Home | History | Annotate | Download | only in boot
History log of /src/sys/arch/bebox/stand/boot/inkernel.c
RevisionDateAuthorComments
 1.9  18-Mar-2009  cegger Ansify function definitions w/o arguments. Generated with sed.
 1.8  26-May-2008  kiyohara branches: 1.8.6; 1.8.12;
Split boot/boot_com0/boot_vga.
boot supports framebuffer.
boot_com0 supports com0.
boot_vga supports vga, not frambuffer.
 1.7  28-Apr-2008  martin branches: 1.7.2;
Remove clause 3 and 4 from TNF licenses
 1.6  11-Dec-2005  christos branches: 1.6.74; 1.6.76; 1.6.78;
merge ktrace-lwp.
 1.5  28-Jun-2005  junyoung #include <lib/libsa/stand.h> rather than <stand.h> or "stand.h"
 1.4  20-Apr-2003  bjh21 branches: 1.4.2;
Cast KERNENTRY into a char * before doing arithmetic on it, so we don't end
up trying to cast a 64-bit integer into a pointer, which GCC warns about.
 1.3  28-Jun-1999  sakamoto Use loadfile.
KNF
b* -> mem*
 1.2  15-Feb-1999  sakamoto branches: 1.2.4;
RCS ID police
 1.1  16-Jan-1998  sakamoto initial import of bebox kernel loader.
 1.2.4.1  01-Jul-1999  thorpej Sync w/ -current.
 1.4.2.1  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.6.78.2  04-May-2009  yamt sync with head.
 1.6.78.1  16-May-2008  yamt sync with head.
 1.6.76.2  04-Jun-2008  yamt sync with head
 1.6.76.1  18-May-2008  yamt sync with head.
 1.6.74.1  02-Jun-2008  mjf Sync with HEAD.
 1.7.2.1  23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.8.12.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.8.6.1  28-Apr-2009  skrll Sync with HEAD.

RSS XML Feed