Home | History | Annotate | Download | only in boot
History log of /src/sys/arch/arc/stand/boot/disk.c
RevisionDateAuthorComments
 1.7  14-Feb-2016  dholland Add missing va_end. PR 50793 from David Binderman.
 1.6  17-Jul-2011  joerg branches: 1.6.12; 1.6.30;
Retire varargs.h support. Move machine/stdarg.h logic into MI
sys/stdarg.h and expect compiler to provide proper builtins, defaulting
to the GCC interface. lint still has a special fallback.
Reduce abuse of _BSD_VA_LIST_ by defining __va_list by default and
derive va_list as required by standards.
 1.5  20-Feb-2011  matt Merge forward from matt-nb5-mips64.
Adapt to new interrupt/spl framework.
Add LP64 support.
 1.4  25-Jan-2006  christos branches: 1.4.98; 1.4.104; 1.4.106;
free -> dealloc
unsigned -> size_t for alloc/dealloc
 1.3  11-Dec-2005  christos branches: 1.3.2;
merge ktrace-lwp.
 1.2  21-Apr-2005  tsutsui branches: 1.2.2; 1.2.4; 1.2.10;
Check disklabel contents only if it's read from the disk.
 1.1  18-Apr-2005  tsutsui Add a long-awaited standalone boot program for arc port to load
ELF kernels instead of booting ECOFF kernels directly by ARCBIOS.
Tested on my NEC-J96A and NEC-JC94, and ok'ed by soda.

XXX: Maybe we should share some of these sources with sgimips
XXX: (in sys/dev/arcbios/stand?)
 1.2.10.2  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.2.10.1  21-Apr-2005  skrll file disk.c was added on branch ktrace-lwp on 2005-11-10 13:55:09 +0000
 1.2.4.1  21-Jun-2006  yamt sync with head.
 1.2.2.2  29-Apr-2005  kent sync with -current
 1.2.2.1  21-Apr-2005  kent file disk.c was added on branch kent-audio2 on 2005-04-29 11:28:02 +0000
 1.3.2.1  01-Feb-2006  yamt sync with head.
 1.4.106.1  05-Mar-2011  bouyer Sync with HEAD
 1.4.104.1  06-Jun-2011  jruoho Sync with HEAD.
 1.4.98.1  05-Mar-2011  rmind sync with head
 1.6.30.1  19-Mar-2016  skrll Sync with HEAD
 1.6.12.1  03-Dec-2017  jdolecek update from HEAD

RSS XML Feed