History log of /src/sys/arch/hpcmips/stand/lcboot |
Revision | Date | Author | Comments |
1.13 | 08-Apr-2017 |
christos | centralize vers.c building for standalone programs.
|
1.12 | 21-Aug-2013 |
matt | branches: 1.12.6; 1.12.10; 1.12.14; Use <bsd.klinks.mk>
|
1.11 | 22-Jan-2011 |
joerg | branches: 1.11.4; 1.11.14; 1.11.18; Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly disabled by -D) from the output of newvers_stand.sh. Change -D to the inverted logic, so that it adds the date to bootprog_rev in ().
Change all platforms accordingly. -D is added if MKREPRO is not yes and wasn't present before. Platforms that didn't use -D don't depend on MKREPRO now either.
|
1.10 | 21-Jan-2011 |
joerg | Switch remaining platforms to modern CPP for assembler.
|
1.9 | 02-Jun-2006 |
mrg | branches: 1.9.86; 1.9.92; 1.9.94; remove GCC2 support
|
1.8 | 07-Apr-2006 |
mrg | branches: 1.8.2; retire HAVE_GCC3/HAVE_GCC4 and introduce HAVE_GCC that is set to 2, 3 or 4.
|
1.7 | 11-Dec-2005 |
christos | branches: 1.7.4; 1.7.6; 1.7.8; 1.7.10; 1.7.12; merge ktrace-lwp.
|
1.6 | 26-Oct-2003 |
lukem | branches: 1.6.16; Use ${HOST_SH} instead of `sh'.
If necessary, pull in <bsd.sys.mk> to get the definition of HOST_SH; Makefiles that pull in one of (most of) <bsd.*.mk> will get this anyway.
|
1.5 | 27-Aug-2003 |
mrg | introduce an additional switch to enable building GCC3 instead of GCC2: HAVE_GCC3. if this is set, we also set USE_TOOLS_TOOLCHAIN=no. change the definition of the former to be restricted to whether tools/toolchain is used or not.
|
1.4 | 09-Aug-2003 |
igy | netboot support
|
1.3 | 26-Jul-2003 |
mrg | don't need -mno-half-pic with gcc3
|
1.2 | 24-Jun-2003 |
igy | branches: 1.2.2; remove LIBSA_SINGLE_DEVICE and LIBSA_SINGLE_FILESYSTEM
|
1.1 | 01-May-2003 |
igy | Support for Laser5's L-Card+ Embedded CPU Board
|
1.2.2.3 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.2.2.2 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.2.2.1 | 03-Aug-2004 |
skrll | Sync with HEAD
|
1.6.16.1 | 21-Jun-2006 |
yamt | sync with head.
|
1.7.12.1 | 24-May-2006 |
tron | Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
|
1.7.10.1 | 19-Apr-2006 |
elad | sync with head - hopefully this will work
|
1.7.8.2 | 26-Jun-2006 |
yamt | sync with head.
|
1.7.8.1 | 11-Apr-2006 |
yamt | sync with head
|
1.7.6.2 | 03-Jun-2006 |
kardel | Sync with head.
|
1.7.6.1 | 22-Apr-2006 |
simonb | Sync with head.
|
1.7.4.1 | 09-Sep-2006 |
rpaulo | sync with head
|
1.8.2.1 | 19-Jun-2006 |
chap | Sync with head.
|
1.9.94.1 | 08-Feb-2011 |
bouyer | Sync with HEAD
|
1.9.92.1 | 06-Jun-2011 |
jruoho | Sync with HEAD.
|
1.9.86.1 | 05-Mar-2011 |
rmind | sync with head
|
1.11.18.1 | 28-Aug-2013 |
rmind | sync with head
|
1.11.14.2 | 03-Dec-2017 |
jdolecek | update from HEAD
|
1.11.14.1 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
1.11.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")
|
1.12.14.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.12.10.1 | 26-Apr-2017 |
pgoyette | Sync with HEAD
|
1.12.6.1 | 28-Aug-2017 |
skrll | Sync with HEAD
|
1.4 | 28-Apr-2008 |
martin | Remove clause 3 and 4 from TNF licenses
|
1.3 | 11-Dec-2005 |
christos | branches: 1.3.74; 1.3.76; 1.3.78; merge ktrace-lwp.
|
1.2 | 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22364, verified by myself.
|
1.1 | 01-May-2003 |
igy | branches: 1.1.2; Support for Laser5's L-Card+ Embedded CPU Board
|
1.1.2.3 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.1.2.2 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.1.2.1 | 03-Aug-2004 |
skrll | Sync with HEAD
|
1.3.78.1 | 16-May-2008 |
yamt | sync with head.
|
1.3.76.1 | 18-May-2008 |
yamt | sync with head.
|
1.3.74.1 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.3 | 11-Dec-2005 |
christos | merge ktrace-lwp.
|
1.2 | 09-Aug-2003 |
igy | netboot support
|
1.1 | 24-Jun-2003 |
igy | branches: 1.1.2; remove LIBSA_SINGLE_DEVICE and LIBSA_SINGLE_FILESYSTEM
|
1.1.2.3 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.1.2.2 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.1.2.1 | 03-Aug-2004 |
skrll | Sync with HEAD
|
1.6 | 17-Jul-2011 |
joerg | Retire varargs.h support. Move machine/stdarg.h logic into MI sys/stdarg.h and expect compiler to provide proper builtins, defaulting to the GCC interface. lint still has a special fallback. Reduce abuse of _BSD_VA_LIST_ by defining __va_list by default and derive va_list as required by standards.
|
1.5 | 26-Oct-2009 |
cegger | kill extra whitespaces reviewed by tsutsui@
|
1.4 | 18-Mar-2009 |
cegger | bcopy -> memcpy
|
1.3 | 11-Dec-2005 |
christos | branches: 1.3.78; 1.3.86; 1.3.92; merge ktrace-lwp.
|
1.2 | 09-Aug-2003 |
igy | netboot support
|
1.1 | 24-Jun-2003 |
igy | branches: 1.1.2; remove LIBSA_SINGLE_DEVICE and LIBSA_SINGLE_FILESYSTEM
|
1.1.2.3 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.1.2.2 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.1.2.1 | 03-Aug-2004 |
skrll | Sync with HEAD
|
1.3.92.1 | 13-May-2009 |
jym | Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
|
1.3.86.1 | 28-Apr-2009 |
skrll | Sync with HEAD.
|
1.3.78.2 | 11-Mar-2010 |
yamt | sync with head
|
1.3.78.1 | 04-May-2009 |
yamt | sync with head.
|
1.2 | 09-Aug-2003 |
igy | netboot support
|
1.1 | 01-May-2003 |
igy | branches: 1.1.2; Support for Laser5's L-Card+ Embedded CPU Board
|
1.1.2.1 | 03-Aug-2004 |
skrll | Sync with HEAD
|
1.4 | 17-Jul-2011 |
joerg | Retire varargs.h support. Move machine/stdarg.h logic into MI sys/stdarg.h and expect compiler to provide proper builtins, defaulting to the GCC interface. lint still has a special fallback. Reduce abuse of _BSD_VA_LIST_ by defining __va_list by default and derive va_list as required by standards.
|
1.3 | 11-Dec-2005 |
christos | merge ktrace-lwp.
|
1.2 | 09-Aug-2003 |
igy | branches: 1.2.4; add bootp support
|
1.1 | 09-Aug-2003 |
igy | netboot support
|
1.2.4.4 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.2.4.3 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.2.4.2 | 03-Aug-2004 |
skrll | Sync with HEAD
|
1.2.4.1 | 09-Aug-2003 |
skrll | file dev_net.c was added on branch ktrace-lwp on 2004-08-03 10:35:18 +0000
|
1.3 | 11-Dec-2005 |
christos | merge ktrace-lwp.
|
1.2 | 09-Aug-2003 |
igy | netboot support
|
1.1 | 24-Jun-2003 |
igy | branches: 1.1.2; remove LIBSA_SINGLE_DEVICE and LIBSA_SINGLE_FILESYSTEM
|
1.1.2.3 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.1.2.2 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.1.2.1 | 03-Aug-2004 |
skrll | Sync with HEAD
|
1.5 | 05-Sep-2022 |
tsutsui | G/C ISSET() macro copies. It has been defined in <sys/types.h> since 2006.
|
1.4 | 11-Dec-2005 |
christos | merge ktrace-lwp.
|
1.3 | 09-Aug-2003 |
igy | netboot support
|
1.2 | 24-Jun-2003 |
igy | branches: 1.2.2; remove LIBSA_SINGLE_DEVICE and LIBSA_SINGLE_FILESYSTEM
|
1.1 | 01-May-2003 |
igy | Support for Laser5's L-Card+ Embedded CPU Board
|
1.2.2.3 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.2.2.2 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.2.2.1 | 03-Aug-2004 |
skrll | Sync with HEAD
|
1.4 | 11-Dec-2005 |
christos | merge ktrace-lwp.
|
1.3 | 09-Aug-2003 |
igy | netboot support
|
1.2 | 15-Jun-2003 |
igy | branches: 1.2.2; using write buffer in block_write.
|
1.1 | 01-May-2003 |
igy | Support for Laser5's L-Card+ Embedded CPU Board
|
1.2.2.3 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.2.2.2 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.2.2.1 | 03-Aug-2004 |
skrll | Sync with HEAD
|
1.4 | 11-Dec-2005 |
christos | merge ktrace-lwp.
|
1.3 | 09-Aug-2003 |
igy | netboot support
|
1.2 | 15-Jun-2003 |
igy | branches: 1.2.2; using write buffer in block_write.
|
1.1 | 01-May-2003 |
igy | Support for Laser5's L-Card+ Embedded CPU Board
|
1.2.2.3 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.2.2.2 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.2.2.1 | 03-Aug-2004 |
skrll | Sync with HEAD
|
1.3 | 11-Dec-2005 |
christos | merge ktrace-lwp.
|
1.2 | 20-Sep-2003 |
igy | branches: 1.2.4; reading MAC address from EEPROM
|
1.1 | 09-Aug-2003 |
igy | netboot support
|
1.2.4.4 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.2.4.3 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.2.4.2 | 03-Aug-2004 |
skrll | Sync with HEAD
|
1.2.4.1 | 20-Sep-2003 |
skrll | file if_cs.c was added on branch ktrace-lwp on 2004-08-03 10:35:18 +0000
|
1.1 | 01-May-2003 |
igy | Support for Laser5's L-Card+ Embedded CPU Board
|
1.7 | 11-Jun-2016 |
dholland | PR 51200 gets in libsa considered harmful: use kgets
|
1.6 | 22-Jan-2011 |
joerg | branches: 1.6.14; 1.6.32; Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly disabled by -D) from the output of newvers_stand.sh. Change -D to the inverted logic, so that it adds the date to bootprog_rev in ().
Change all platforms accordingly. -D is added if MKREPRO is not yes and wasn't present before. Platforms that didn't use -D don't depend on MKREPRO now either.
|
1.5 | 11-Dec-2005 |
christos | branches: 1.5.100; 1.5.106; 1.5.108; merge ktrace-lwp.
|
1.4 | 09-Aug-2003 |
igy | netboot support
|
1.3 | 24-Jun-2003 |
igy | branches: 1.3.2; remove LIBSA_SINGLE_DEVICE and LIBSA_SINGLE_FILESYSTEM
|
1.2 | 15-Jun-2003 |
igy | verify flash memory after write
|
1.1 | 01-May-2003 |
igy | Support for Laser5's L-Card+ Embedded CPU Board
|
1.3.2.3 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.3.2.2 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.3.2.1 | 03-Aug-2004 |
skrll | Sync with HEAD
|
1.5.108.1 | 08-Feb-2011 |
bouyer | Sync with HEAD
|
1.5.106.1 | 06-Jun-2011 |
jruoho | Sync with HEAD.
|
1.5.100.1 | 05-Mar-2011 |
rmind | sync with head
|
1.6.32.1 | 09-Jul-2016 |
skrll | Sync with HEAD
|
1.6.14.1 | 03-Dec-2017 |
jdolecek | update from HEAD
|
1.1 | 01-May-2003 |
igy | Support for Laser5's L-Card+ Embedded CPU Board
|
1.4 | 09-Aug-2021 |
andvar | fix typos in asymmetry, asymmetric(al), symmetrical.
|
1.3 | 11-Dec-2005 |
christos | merge ktrace-lwp.
|
1.2 | 09-Aug-2003 |
igy | netboot support
|
1.1 | 01-May-2003 |
igy | branches: 1.1.2; Support for Laser5's L-Card+ Embedded CPU Board
|
1.1.2.3 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.1.2.2 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.1.2.1 | 03-Aug-2004 |
skrll | Sync with HEAD
|
1.4 | 11-Dec-2005 |
christos | merge ktrace-lwp.
|
1.3 | 09-Aug-2003 |
igy | bump the version number
|
1.2 | 15-Jun-2003 |
igy | branches: 1.2.2; using write buffer in block_write.
|
1.1 | 01-May-2003 |
igy | Support for Laser5's L-Card+ Embedded CPU Board
|
1.2.2.3 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.2.2.2 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.2.2.1 | 03-Aug-2004 |
skrll | Sync with HEAD
|