Home | History | Annotate | Download | only in bootxx
History log of /src/sys/arch/newsmips/stand/bootxx/bootxx.c
RevisionDateAuthorComments
 1.9  26-Mar-2014  christos kill sprintf
 1.8  21-Feb-2008  tsutsui branches: 1.8.4; 1.8.50; 1.8.56;
u_int32_t -> uint32_t, remove __P(), ANSIfy.
 1.7  11-Dec-2005  christos branches: 1.7.50; 1.7.70;
merge ktrace-lwp.
 1.6  21-Nov-2003  tsutsui branches: 1.6.16;
Revert previous DPRINTF changes since gcc3 properly removes text strings
in while(0) statements during optimization.
 1.5  22-Nov-2002  tsutsui branches: 1.5.6;
Add some prototype declarations.
 1.4  20-May-2002  lukem Update to <sys/bootblock.h>'s shared_bbinfo.
(From Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>)
 1.3  30-Apr-2002  tsutsui branches: 1.3.2;
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.2  12-Oct-2000  onoe branches: 1.2.4; 1.2.8;
Add support to boot on APbus machine (e.g. NWS-5000).
 1.1  08-Jul-1999  tsubai branches: 1.1.2;
Add NetBSD/newsmips native boot loader.
 1.1.2.1  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.8.2  11-Dec-2002  thorpej Sync with HEAD.
 1.2.8.1  20-Jun-2002  nathanw Catch up to -current.
 1.2.4.1  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.3.2.1  30-May-2002  gehenna Catch up with -current.
 1.5.6.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.5.6.2  18-Sep-2004  skrll Sync with HEAD.
 1.5.6.1  03-Aug-2004  skrll Sync with HEAD
 1.6.16.1  27-Feb-2008  yamt sync with head.
 1.7.70.1  24-Mar-2008  keiichi sync with head.
 1.7.50.1  23-Mar-2008  matt sync with HEAD
 1.8.56.1  18-May-2014  rmind sync with head
 1.8.50.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.8.4.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")

RSS XML Feed