Home | History | Annotate | Download | only in zboot
History log of /src/sys/arch/zaurus/stand/zboot/bootmenu.c
RevisionDateAuthorComments
 1.5  11-Jun-2016  dholland PR 51200 gets in libsa considered harmful: use kgets
 1.4  10-Aug-2014  isaki branches: 1.4.4;
Unify all arch/*/stand's atoi() to MI libsa.
lib/libsa/atoi.c was separated from lib/libsa/bootcfg.c.
PR/49084
 1.3  28-Jun-2014  rtr patch posted to tech-kern@ 2014/06/25 for review with minor changes
resulting from feedback.

move multiple copies of code for parsing boot.cfg file from sparc, i386
and zaurus into libsa/bootcfg.{h,c}. largely retained i386 parsing logic
in addition to keeping sparc dispatch function while remaining consistent
with boot.cfg(5).

previous sparc64 file format has been obsoleted but only used by boot
CDs distrib/sparc64/bootfs/boot.cfg has been updated to compensate.

exported names have been prefixed with either BOOTCFG_ or bootcfg_ as per
feedback from christos@

tested on amd64 & sparc64 but not zaurus.
 1.2  18-Jan-2012  nonaka branches: 1.2.6; 1.2.20;
Support to read the kernel from local file system.

ex. boot path:/mnt/card/netbsd
 1.1  02-Mar-2009  nonaka branches: 1.1.2; 1.1.4; 1.1.6; 1.1.18; 1.1.22;
Added zboot from OpenBSD.
 1.1.22.1  18-Feb-2012  mrg merge to -current.
 1.1.18.1  17-Apr-2012  yamt sync with head
 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 bootmenu.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 bootmenu.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 bootmenu.c was added on branch nick-hppapmap on 2009-03-03 18:29:50 +0000
 1.2.20.1  10-Aug-2014  tls Rebase.
 1.2.6.2  03-Dec-2017  jdolecek update from HEAD
 1.2.6.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.4.4.1  09-Jul-2016  skrll Sync with HEAD

RSS XML Feed