Home | History | Annotate | Download | only in zboot
History log of /src/sys/arch/zaurus/stand/zboot/unixdev.c
RevisionDateAuthorComments
 1.4  04-Nov-2013  christos fix unused variables
 1.3  18-Jan-2012  nonaka branches: 1.3.6; 1.3.10;
Support to read the kernel from local file system.

ex. boot path:/mnt/card/netbsd
 1.2  17-Jul-2011  joerg branches: 1.2.2; 1.2.6;
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.1  02-Mar-2009  nonaka branches: 1.1.2; 1.1.4; 1.1.6;
Added zboot from OpenBSD.
 1.1.6.2  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.1.6.1  02-Mar-2009  jym file unixdev.c was added on branch jym-xensuspend on 2009-05-13 17:18:55 +0000
 1.1.4.2  04-May-2009  yamt sync with head.
 1.1.4.1  02-Mar-2009  yamt file unixdev.c was added on branch yamt-nfs-mp on 2009-05-04 08:12:16 +0000
 1.1.2.2  03-Mar-2009  skrll Sync with HEAD.
 1.1.2.1  02-Mar-2009  skrll file unixdev.c was added on branch nick-hppapmap on 2009-03-03 18:29:50 +0000
 1.2.6.1  18-Feb-2012  mrg merge to -current.
 1.2.2.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.2.1  17-Apr-2012  yamt sync with head
 1.3.10.1  18-May-2014  rmind sync with head
 1.3.6.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.

RSS XML Feed