History log of /src/sys/arch/news68k/stand/boot/boot.c |
Revision | | Date | Author | Comments |
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")
|