Home | History | Annotate | Download | only in lib
History log of /src/sys/arch/acorn32/stand/lib/riscosdisk.c
RevisionDateAuthorComments
 1.4  17-Jul-2011  joerg 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.3  12-Jan-2009  tsutsui Use <machine/stdarg.h> rather than <stdarg.h> to allow build without DESTDIR.
 1.2  01-Apr-2006  bjh21 branches: 1.2.64; 1.2.68; 1.2.76;
Add code to support access to RISC OS disk devices from libsa. This is
sufficient to allow a small wrapper program to access files on the NetBSD
partition of a shared disk. NetBSD-only disks don't work (FileCore objects
to the lack of a boot block), and there's no code to actually use this
facility yet.
 1.1  28-Dec-2002  reinoud branches: 1.1.2; 1.1.20; 1.1.34; 1.1.36; 1.1.38; 1.1.40; 1.1.42;
Initial commit of the 3rd generation of bootloaders for the Acorn32
platform. It features far better support for newer architectures and is
fully rewritten in C and compile-able under NetBSD.

Since it shares code with `boot26' for Acorn26 merging the common parts is
likely to be next on the list.
 1.1.42.1  24-May-2006  tron Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
 1.1.40.1  19-Apr-2006  elad sync with head - hopefully this will work
 1.1.38.1  11-Apr-2006  yamt sync with head
 1.1.36.1  22-Apr-2006  simonb Sync with head.
 1.1.34.1  09-Sep-2006  rpaulo sync with head
 1.1.20.1  21-Jun-2006  yamt sync with head.
 1.1.2.2  29-Dec-2002  thorpej Sync with HEAD.
 1.1.2.1  28-Dec-2002  thorpej file riscosdisk.c was added on branch nathanw_sa on 2002-12-29 19:15:15 +0000
 1.2.76.1  19-Jan-2009  skrll Sync with HEAD.
 1.2.68.1  04-May-2009  yamt sync with head.
 1.2.64.1  17-Jan-2009  mjf Sync with HEAD.

RSS XML Feed