Home | History | Annotate | Download | only in zboot
History log of /src/sys/arch/zaurus/stand/zboot/diskprobe.c
RevisionDateAuthorComments
 1.4  02-Jan-2015  christos We have three sets of DTYPE_ constants in the kernel:
altq Drop Type
disklabel Disk Type
file Descriptor Type
(not to mention constants that contain the string DTYPE).
Let's make them two, by changing the disklabel one to be DisK TYPE since the
other disklabel constants seem to do that. Not many userland programs use
these constants (and the ones that they do are mostly in ifdefs). They will
be fixed shortly.
 1.3  18-Jan-2012  nonaka branches: 1.3.6; 1.3.24;
Support to read the kernel from local file system.

ex. boot path:/mnt/card/netbsd
 1.2  20-Jun-2011  nonaka branches: 1.2.2; 1.2.6;
support SL-C1000.
 1.1  02-Mar-2009  nonaka branches: 1.1.2; 1.1.4; 1.1.6; 1.1.16;
Added zboot from OpenBSD.
 1.1.16.1  23-Jun-2011  cherry Catchup with rmind-uvmplock merge.
 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 diskprobe.c was added on branch jym-xensuspend on 2009-05-13 17:18:54 +0000
 1.1.4.2  04-May-2009  yamt sync with head.
 1.1.4.1  02-Mar-2009  yamt file diskprobe.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 diskprobe.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.1  17-Apr-2012  yamt sync with head
 1.3.24.1  06-Apr-2015  skrll Sync with HEAD
 1.3.6.1  03-Dec-2017  jdolecek update from HEAD

RSS XML Feed