| History log of /src/sys/arch/sparc/stand/Makefile |
| Revision | | Date | Author | Comments |
| 1.22 |
| 13-Dec-2009 |
nakayama | System utilities, boot programs and kernel modules are machine (port) specific not CPU, so use MACHINE not MACHINE_ARCH.
|
| 1.21 |
| 14-Feb-2009 |
abs | Convert more MACHINE tests to MACHINE_ARCH
|
| 1.20 |
| 11-Dec-2005 |
christos | branches: 1.20.78; 1.20.86; 1.20.92; merge ktrace-lwp.
|
| 1.19 |
| 07-Dec-2003 |
mrg | merge ultrasparc ofwboot / ofwboot.net.
|
| 1.18 |
| 17-May-2003 |
nakayama | branches: 1.18.2; Don't traverse here in case of sparc64 32-bit environment.
|
| 1.17 |
| 07-May-2002 |
lukem | decommission old installboot; it doesn't work on bootxx anymore anyway.
|
| 1.16 |
| 04-Mar-2001 |
mrg | branches: 1.16.4; 1.16.8; build sparc64 bootblk, ofwboot, & ofwboot.net on sparc
|
| 1.15 |
| 01-Jun-1997 |
mrg | branches: 1.15.22; Completely rearrange SPARC boot code, modeling it after alpha and hp300 ports' boot programs. Also added support for loading gzip'd kernels, useful for booting from floppy. From Jason R. Thorpe <thorpej@nas.nasa.gov>, tested by Matthew Green <mrg@eterna.com.au> and Erik Fair <fair@clock.org>.
|
| 1.14 |
| 07-May-1997 |
mycroft | Don't use _SUBDIRUSE outside of bsd.subdir.mk.
|
| 1.13 |
| 24-Jan-1997 |
pk | Adapt to sys/lib/lib{sa,kern}/Makefile.inc changes
|
| 1.12 |
| 18-Oct-1996 |
thorpej | Use ${INSTALL}.
|
| 1.11 |
| 05-Oct-1996 |
mrg | update for kern/sa lib Makefile.inc changes.
|
| 1.10 |
| 09-Oct-1995 |
pk | Brr.. libkern.o is way too big for our bootxx..
|
| 1.9 |
| 05-Oct-1995 |
pk | Script to assist installing second-stage boot programs.
|
| 1.8 |
| 30-Sep-1995 |
pk | Make this work with OBJ dirs.
|
| 1.7 |
| 16-Sep-1995 |
pk | Network booting; "oldmon" support; combine all functionality in single images. Many thanks to Gordon Ross and Chuck Cranor for figuring out and testing the old monitor (sun4) stuff.
|
| 1.6 |
| 26-Jun-1995 |
pk | Adapt to new lib{sa,kern} regime.
|
| 1.5 |
| 25-Nov-1994 |
deraadt | support obj directory
|
| 1.4 |
| 20-Nov-1994 |
deraadt | copyright/Id cleanup
|
| 1.3 |
| 20-Jul-1994 |
pk | Make it work for V0 proms. First cut at two stage bootstrap.
|
| 1.2 |
| 01-Jul-1994 |
pk | Adapt to current libsa.
|
| 1.1 |
| 26-Feb-1994 |
pk | Sparc bootblocks (a tight fit)
|
| 1.15.22.1 |
| 12-Mar-2001 |
bouyer | Sync with HEAD.
|
| 1.16.8.1 |
| 20-Jun-2002 |
nathanw | Catch up to -current.
|
| 1.16.4.1 |
| 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
| 1.18.2.3 |
| 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
| 1.18.2.2 |
| 18-Sep-2004 |
skrll | Sync with HEAD.
|
| 1.18.2.1 |
| 03-Aug-2004 |
skrll | Sync with HEAD
|
| 1.20.92.1 |
| 13-May-2009 |
jym | Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
|
| 1.20.86.1 |
| 03-Mar-2009 |
skrll | Sync with HEAD.
|
| 1.20.78.2 |
| 11-Mar-2010 |
yamt | sync with head
|
| 1.20.78.1 |
| 04-May-2009 |
yamt | sync with head.
|