Home | History | Annotate | only in /src/sys/arch/news68k/stand/boot
History log of /src/sys/arch/news68k/stand/boot
RevisionDateAuthorComments
 1.27 20-Mar-2009  tsutsui Build common standalone MD sources in libsa.
 1.26 15-Mar-2009  tsutsui Use <bsd.klinks.mk> to create symlinks to MD system header directories.
 1.25 11-Jan-2008  tsutsui branches: 1.25.10; 1.25.18; 1.25.24;
WARNSfy
 1.24 29-Jun-2006  lukem branches: 1.24.34; 1.24.40; 1.24.48;
support MAKEVERBOSE
 1.23 29-Jun-2006  lukem Rename LDFLAGS to LINKFLAGS, as the former is for CC not LD.
 1.22 29-Dec-2005  skrll branches: 1.22.4; 1.22.8; 1.22.16;
Fix for ro src.
 1.21 11-Dec-2005  christos merge ktrace-lwp.
 1.20 11-May-2005  jmc branches: 1.20.2;
Rework dependencies for PROG. Needs LIBS, not machine/m68k for -j to work
 1.19 11-May-2005  jmc Convert to .BEGIN for machine/sys
 1.18 01-May-2005  christos PR/9567: Arne H. Juul: .BEGIN targets should not use dependencies.
 1.17 19-Apr-2003  tsutsui branches: 1.17.2;
Remove definitions of SIZE and STRIP which should be defined elsewhere.
 1.16 30-Mar-2003  tsutsui Use 32bit daddr_t.
 1.15 18-May-2002  tsutsui Use ${.TARGET} where appropriate.
 1.14 30-Apr-2002  tsutsui branches: 1.14.2;
Add getchar().
 1.13 12-Dec-2001  lukem Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).
Otherwise the appropriate MKxxx=no won't be defined .
 1.12 12-Dec-2001  tv MKfoo=no -> NOfoo
 1.11 22-Sep-2001  tv branches: 1.11.4;
objcopy -> ${OBJCOPY}; remove redundant definitions of OBJCOPY?= (it is
now in bsd.own.mk).
 1.10 04-Mar-2001  tsutsui branches: 1.10.2; 1.10.4;
Add "-e start" to LDFLAGS for ELF toolchain.
 1.9 30-Jan-2001  tsutsui Umm, fix botch in the previous;
include bsd.own.mk at the top, and include bsd.prog.mk at the bottom.
 1.8 30-Jan-2001  tsutsui Include bsd.prog.mk at the top to pull in ${PRINTOBJDIR}.
 1.7 07-Jan-2001  tsutsui Use ${PRINTOBJDIR}.
 1.6 13-Apr-2000  tsutsui branches: 1.6.6;
Use "${OBJCOPY} -O binary" to strip a.out header.
 1.5 13-Apr-2000  tsutsui Disable DPRINTF().
 1.4 01-Feb-2000  tsutsui Revert STRIPPROG -> STRIP
 1.3 23-Jan-2000  mycroft Clean up the machine symlink stuff ever so slightly. Needs to be
standardized between files.
 1.2 19-Jan-2000  tsutsui STRIP -> STRIPPROG
 1.1 09-Dec-1999  tsutsui branches: 1.1.2;
Initial import of news68k port.
 1.1.2.1 27-Dec-1999  wrstuden Pull up to last week's -current.
 1.6.6.5 12-Mar-2001  bouyer Sync with HEAD.
 1.6.6.4 11-Feb-2001  bouyer Sync with HEAD.
 1.6.6.3 18-Jan-2001  bouyer Sync with head (for UBC+NFS fixes, mostly).
 1.6.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.6.6.1 13-Apr-2000  bouyer file Makefile was added on branch thorpej_scsipi on 2000-11-20 20:16:18 +0000
 1.10.4.2 23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.10.4.1 10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.10.2.1 01-Oct-2001  fvdl Catch up with -current.
 1.11.4.3 20-Jun-2002  nathanw Catch up to -current.
 1.11.4.2 08-Jan-2002  nathanw Catch up to -current.
 1.11.4.1 22-Sep-2001  nathanw file Makefile was added on branch nathanw_sa on 2002-01-08 00:26:54 +0000
 1.14.2.1 30-May-2002  gehenna Catch up with -current.
 1.17.2.1 10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.20.2.3 21-Jan-2008  yamt sync with head
 1.20.2.2 30-Dec-2006  yamt sync with head.
 1.20.2.1 21-Jun-2006  yamt sync with head.
 1.22.16.1 13-Jul-2006  gdamore Merge from HEAD.
 1.22.8.1 11-Aug-2006  yamt sync with head
 1.22.4.1 09-Sep-2006  rpaulo sync with head
 1.24.48.1 11-Jan-2008  bouyer Sync with HEAD
 1.24.40.1 18-Feb-2008  mjf Sync with HEAD.
 1.24.34.1 23-Mar-2008  matt sync with HEAD
 1.25.24.1 13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.25.18.1 28-Apr-2009  skrll Sync with HEAD.
 1.25.10.1 04-May-2009  yamt sync with head.
 1.20 28-Mar-2014  christos fold line
 1.19 28-Mar-2014  ozaki-r Use snprintf instead of sprintf
 1.18 25-Aug-2010  christos branches: 1.18.8; 1.18.18; 1.18.22;
s/LOAD_NOTE/LOAD_BACKWARDS
 1.17 20-Jan-2009  tsutsui branches: 1.17.4; 1.17.6;
Disable LOAD_NOTE on floppy boot. Fixes PR install/38943 on news68k.
news68k uses single boot floppy, but this still prevents extra seek
across a whole kernel in ustarfs.
 1.16 16-Jul-2008  tsutsui branches: 1.16.2; 1.16.4;
Change boot messages to replace build date and maker with kernrev.
 1.15 14-May-2008  tsutsui branches: 1.15.2; 1.15.4;
Normalize my licenses.
 1.14 11-Jan-2008  tsutsui branches: 1.14.6; 1.14.8; 1.14.10; 1.14.12;
WARNSfy
 1.13 24-Dec-2005  perry branches: 1.13.50; 1.13.56; 1.13.64;
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
 1.12 11-Dec-2005  christos merge ktrace-lwp.
 1.11 11-Dec-2004  tsutsui branches: 1.11.10;
u_intXX_t -> uintXX_t
 1.10 04-Sep-2004  tsutsui - Use ANSI function declarations and make some functions static.
- Some KNF
 1.9 21-Nov-2003  tsutsui Revert previous DPRINTF changes since gcc3 properly removes text strings
in while(0) statements during optimization.
 1.8 19-Apr-2003  tsutsui branches: 1.8.2;
Remove extra \n's in boot message.
 1.7 30-Apr-2002  tsutsui Add _rtt(), which is called by panic() in libsa/panic.c,
which is useed from ustarfs.c.
 1.6 30-Apr-2002  tsutsui Make sure whole DPRINTF()s are actually disabled on normal build.
It seems compiler does not remove text strings in while(0) statement
on its optimization.
 1.5 04-Jan-2002  tsutsui Fix an uninitialized variable found by new toolchain.
 1.4 30-Jan-2001  tsutsui branches: 1.4.4; 1.4.8;
Add a version file and print version strings generated by newvers_stand.sh.
 1.3 25-Nov-2000  tsutsui Make sure to return PROM prompt even if loading kernel fails halfway.
 1.2 08-Feb-2000  tsutsui branches: 1.2.4; 1.2.6;
Add news1200 support.
Based on a patch from Koichi NISHIWAKI <k-nis@ba2.so-net.ne.jp>
 1.1 09-Dec-1999  tsutsui branches: 1.1.2;
Initial import of news68k port.
 1.1.2.1 27-Dec-1999  wrstuden Pull up to last week's -current.
 1.2.6.4 11-Feb-2001  bouyer Sync with HEAD.
 1.2.6.3 08-Dec-2000  bouyer Sync with HEAD.
 1.2.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.2.6.1 08-Feb-2000  bouyer file boot.c was added on branch thorpej_scsipi on 2000-11-20 20:16:18 +0000
 1.2.4.1 24-Dec-2000  jhawk Pull up revision 1.3 (requested by tsutsui):
Make sure to return PROM prompt even if loading kernel fails halfway,
by calling the PROM halt routine upon failure of loadfile().
 1.4.8.3 20-Jun-2002  nathanw Catch up to -current.
 1.4.8.2 28-Feb-2002  nathanw Catch up to -current.
 1.4.8.1 11-Jan-2002  nathanw More catchup.
 1.4.4.2 23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.4.4.1 10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.8.2.4 18-Dec-2004  skrll Sync with HEAD.
 1.8.2.3 21-Sep-2004  skrll Fix the sync with head I botched.
 1.8.2.2 18-Sep-2004  skrll Sync with HEAD.
 1.8.2.1 03-Aug-2004  skrll Sync with HEAD
 1.11.10.2 21-Jan-2008  yamt sync with head
 1.11.10.1 21-Jun-2006  yamt sync with head.
 1.13.64.1 11-Jan-2008  bouyer Sync with HEAD
 1.13.56.1 18-Feb-2008  mjf Sync with HEAD.
 1.13.50.1 23-Mar-2008  matt sync with HEAD
 1.14.12.2 18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.14.12.1 23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.14.10.3 09-Oct-2010  yamt sync with head
 1.14.10.2 04-May-2009  yamt sync with head.
 1.14.10.1 16-May-2008  yamt sync with head.
 1.14.8.1 18-May-2008  yamt sync with head.
 1.14.6.2 28-Sep-2008  mjf Sync with HEAD.
 1.14.6.1 02-Jun-2008  mjf Sync with HEAD.
 1.15.4.1 19-Oct-2008  haad Sync with HEAD.
 1.15.2.1 18-Jul-2008  simonb Sync with head.
 1.16.4.1 25-Jan-2009  snj Pull up following revision(s) (requested by tsutsui in ticket #307):
sys/arch/news68k/stand/boot/boot.c: revision 1.17
Disable LOAD_NOTE on floppy boot. Fixes PR install/38943 on news68k.
news68k uses single boot floppy, but this still prevents extra seek
across a whole kernel in ustarfs.
 1.16.2.1 03-Mar-2009  skrll Sync with HEAD.
 1.17.6.1 05-Mar-2011  rmind sync with head
 1.17.4.1 22-Oct-2010  uebayasi Sync with HEAD (-D20101022).
 1.18.22.1 18-May-2014  rmind sync with head
 1.18.18.1 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.18.8.1 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.9 23-Dec-2007  tsutsui Use __arraycount().
 1.8 11-Dec-2005  christos branches: 1.8.50; 1.8.60; 1.8.64;
merge ktrace-lwp.
 1.7 23-Jun-2005  junyoung branches: 1.7.2;
Use FS_OPS() macro.
 1.6 04-Sep-2004  tsutsui - Use ANSI function declarations and make some functions static.
- Some KNF
 1.5 21-Nov-2003  tsutsui Revert previous DPRINTF changes since gcc3 properly removes text strings
in while(0) statements during optimization.
 1.4 20-Dec-2002  tsutsui branches: 1.4.2;
Remove __P().
 1.3 30-Apr-2002  tsutsui Add ustarfs ops.
 1.2 30-Apr-2002  tsutsui Make sure whole DPRINTF()s are actually disabled on normal build.
It seems compiler does not remove text strings in while(0) statement
on its optimization.
 1.1 09-Dec-1999  tsutsui branches: 1.1.2; 1.1.8; 1.1.12; 1.1.16;
Initial import of news68k port.
 1.1.16.2 29-Dec-2002  thorpej Sync with HEAD.
 1.1.16.1 20-Jun-2002  nathanw Catch up to -current.
 1.1.12.1 23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.1.8.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.8.1 09-Dec-1999  bouyer file devopen.c was added on branch thorpej_scsipi on 2000-11-20 20:16:18 +0000
 1.1.2.1 27-Dec-1999  wrstuden Pull up to last week's -current.
 1.4.2.4 10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.4.2.3 21-Sep-2004  skrll Fix the sync with head I botched.
 1.4.2.2 18-Sep-2004  skrll Sync with HEAD.
 1.4.2.1 03-Aug-2004  skrll Sync with HEAD
 1.7.2.1 21-Jan-2008  yamt sync with head
 1.8.64.1 02-Jan-2008  bouyer Sync with HEAD
 1.8.60.1 26-Dec-2007  ad Sync with head.
 1.8.50.1 09-Jan-2008  matt sync with HEAD
 1.4 14-May-2008  tsutsui Normalize my licenses.
 1.3 25-Nov-2000  tsutsui branches: 1.3.126; 1.3.128; 1.3.130; 1.3.132;
Make sure to return PROM prompt even if loading kernel fails halfway.
 1.2 08-Feb-2000  tsutsui branches: 1.2.4; 1.2.6;
Add news1200 support.
Based on a patch from Koichi NISHIWAKI <k-nis@ba2.so-net.ne.jp>
 1.1 09-Dec-1999  tsutsui branches: 1.1.2;
Initial import of news68k port.
 1.1.2.1 27-Dec-1999  wrstuden Pull up to last week's -current.
 1.2.6.3 08-Dec-2000  bouyer Sync with HEAD.
 1.2.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.2.6.1 08-Feb-2000  bouyer file locore.S was added on branch thorpej_scsipi on 2000-11-20 20:16:18 +0000
 1.2.4.1 24-Dec-2000  jhawk Pull up revision 1.3 (requested by tsutsui):
Make sure to return PROM prompt even if loading kernel fails halfway,
by calling the PROM halt routine upon failure of loadfile().
 1.3.132.1 23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.3.130.1 16-May-2008  yamt sync with head.
 1.3.128.1 18-May-2008  yamt sync with head.
 1.3.126.1 02-Jun-2008  mjf Sync with HEAD.
 1.5 17-Jan-2016  tsutsui Enable LIBSA_CREAD_NOCRC. PR/50638

Bump version to denote user visible change.
Tested on NWS-1750.
 1.4 16-Jul-2008  tsutsui branches: 1.4.38; 1.4.58;
Change boot messages to replace build date and maker with kernrev.
 1.3 09-Nov-2001  scw branches: 1.3.2; 1.3.120; 1.3.124; 1.3.126; 1.3.128; 1.3.130;
Bump the version numbers of all bootloaders which use loadfile_elfXX() now
that it tries hard to avoid backwards seeks.
 1.2 02-Aug-2001  bjh21 branches: 1.2.4;
Bump version numbers of all bootloaders that use loadfile/ELF, to account for
my changes to symbol loading. I should probably have done this at the time,
but it's better late than never.
 1.1 30-Jan-2001  tsutsui branches: 1.1.2; 1.1.6;
Add a version file and print version strings generated by newvers_stand.sh.
 1.1.6.2 10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.1.6.1 03-Aug-2001  lukem update to -current
 1.1.2.2 11-Feb-2001  bouyer Sync with HEAD.
 1.1.2.1 30-Jan-2001  bouyer file version was added on branch thorpej_scsipi on 2001-02-11 19:11:21 +0000
 1.2.4.1 12-Nov-2001  thorpej Sync the thorpej-mips-cache branch with -current.
 1.3.130.1 19-Oct-2008  haad Sync with HEAD.
 1.3.128.1 18-Jul-2008  simonb Sync with head.
 1.3.126.1 18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.3.124.1 04-May-2009  yamt sync with head.
 1.3.120.1 28-Sep-2008  mjf Sync with HEAD.
 1.3.2.2 09-Nov-2001  scw Bump the version numbers of all bootloaders which use loadfile_elfXX() now
that it tries hard to avoid backwards seeks.
 1.3.2.1 09-Nov-2001  scw file version was added on branch nathanw_sa on 2001-11-09 19:53:18 +0000
 1.4.58.1 19-Mar-2016  skrll Sync with HEAD
 1.4.38.1 03-Dec-2017  jdolecek update from HEAD

RSS XML Feed