Home | History | Annotate | Download | only in boot
History log of /src/sys/arch/prep/stand/boot/devopen.c
RevisionDateAuthorComments
 1.6  30-Apr-2022  rin Fix fallout from libsa change; stand.h includes <sys/param.h> now.

Use '\0' instead of NULL for NUL-character.
 1.5  10-Aug-2014  isaki Unify all arch/*/stand's atoi() to MI libsa.
lib/libsa/atoi.c was separated from lib/libsa/bootcfg.c.
PR/49084
 1.4  19-May-2012  kiyohara branches: 1.4.2;
Support load kernel from SCSI HDD with siop. It copy from bebox. (EXPERIMENTAL)
 1.3  10-Apr-2006  garbled branches: 1.3.100; 1.3.104;
de-__P, minor formatting nits, bump version.
 1.2  28-May-2001  kleink branches: 1.2.8; 1.2.40; 1.2.54; 1.2.56; 1.2.58; 1.2.60; 1.2.62;
Need <lib/libkern/libkern.h>.
 1.1  29-Feb-2000  nonaka branches: 1.1.6; 1.1.8;
Initial import prep port.
 1.1.8.1  21-Jun-2001  nathanw Catch up to -current.
 1.1.6.2  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.1.6.1  29-Feb-2000  bouyer file devopen.c was added on branch thorpej_scsipi on 2000-11-20 20:23:08 +0000
 1.2.62.1  24-May-2006  tron Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
 1.2.60.1  19-Apr-2006  elad sync with head - hopefully this will work
 1.2.58.1  11-Apr-2006  yamt sync with head
 1.2.56.1  22-Apr-2006  simonb Sync with head.
 1.2.54.1  09-Sep-2006  rpaulo sync with head
 1.2.40.1  21-Jun-2006  yamt sync with head.
 1.2.8.2  28-May-2001  kleink Need <lib/libkern/libkern.h>.
 1.2.8.1  28-May-2001  kleink file devopen.c was added on branch nathanw_sa on 2001-05-28 15:53:52 +0000
 1.3.104.1  02-Jun-2012  mrg sync to latest -current.
 1.3.100.1  23-May-2012  yamt sync with head.
 1.4.2.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.

RSS XML Feed