History log of /src/sys/arch/pmax/stand/smallnet/setnetimage |
Revision | Date | Author | Comments |
1.6 | 01-Jan-2019 |
christos | ELF2ECOFF -> MIPS_ELF2ECOFF
|
1.5 | 12-Apr-2002 |
lukem | branches: 1.5.200; 1.5.202; use ${ELF2ECOFF} from <bsd.{own,sys}.mk>
|
1.4 | 12-Dec-2001 |
tv | MKfoo=no -> NOfoo
|
1.3 | 14-Nov-2001 |
tv | branches: 1.3.2; ${MAKE} print-objdir -> ${PRINTOBJDIR}
|
1.2 | 30-Aug-2000 |
jhawk | branches: 1.2.4; Use ${MAKE} instead of make
|
1.1 | 13-May-1999 |
simonb | branches: 1.1.2; 1.1.4; Standalone program that contains a compressed kernel image suitable for netbooting on machines that can't netboot a fullsize kernel.
This is only a stop-gap solution until the pmax gets a working two stage netboot, and is not enabled by default.
|
1.1.4.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.1.2.1 | 21-Jun-1999 |
thorpej | Sync w/ -current.
|
1.2.4.2 | 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
1.2.4.1 | 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
1.3.2.3 | 17-Apr-2002 |
nathanw | Catch up to -current.
|
1.3.2.2 | 08-Jan-2002 |
nathanw | Catch up to -current.
|
1.3.2.1 | 14-Nov-2001 |
nathanw | file Makefile was added on branch nathanw_sa on 2002-01-08 00:27:08 +0000
|
1.5.202.1 | 10-Jun-2019 |
christos | Sync with HEAD
|
1.5.200.1 | 18-Jan-2019 |
pgoyette | Synch with HEAD
|
1.8 | 14-Mar-2009 |
dsl | Change about 4500 of the K&R function definitions to ANSI ones. There are still about 1600 left, but they have ',' or /* ... */ in the actual variable definitions - which my awk script doesn't handle. There are also many that need () -> (void). (The script does handle misordered arguments.)
|
1.7 | 14-Mar-2009 |
dsl | Remove all the __P() from sys (excluding sys/dist) Diff checked with grep and MK1 eyeball. i386 and amd64 GENERIC and sys still build.
|
1.6 | 28-Apr-2008 |
martin | branches: 1.6.8; 1.6.14; Remove clause 3 and 4 from TNF licenses
|
1.5 | 04-Mar-2007 |
christos | branches: 1.5.40; 1.5.42; 1.5.44; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
1.4 | 20-Jul-2002 |
grant | branches: 1.4.22; 1.4.60; sweep of errx/warnx, remove unnecessary trailing \n
|
1.3 | 19-Feb-2001 |
cgd | branches: 1.3.4; 1.3.8; 1.3.18; convert to use getprogname()
|
1.2 | 25-Oct-1999 |
kleink | Update to match new SVR4-style definition names in <sys/exec_elf.h>.
|
1.1 | 13-May-1999 |
simonb | branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8; Standalone program that contains a compressed kernel image suitable for netbooting on machines that can't netboot a fullsize kernel.
This is only a stop-gap solution until the pmax gets a working two stage netboot, and is not enabled by default.
|
1.1.8.1 | 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
1.1.6.1 | 15-Nov-1999 |
fvdl | Sync with -current
|
1.1.4.2 | 12-Mar-2001 |
bouyer | Sync with HEAD.
|
1.1.4.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.1.2.1 | 21-Jun-1999 |
thorpej | Sync w/ -current.
|
1.3.18.1 | 31-Aug-2002 |
gehenna | catch up with -current.
|
1.3.8.1 | 01-Aug-2002 |
nathanw | Catch up to -current.
|
1.3.4.1 | 06-Sep-2002 |
jdolecek | sync kqueue branch with HEAD
|
1.4.60.1 | 12-Mar-2007 |
rmind | Sync with HEAD.
|
1.4.22.1 | 03-Sep-2007 |
yamt | sync with head.
|
1.5.44.2 | 04-May-2009 |
yamt | sync with head.
|
1.5.44.1 | 16-May-2008 |
yamt | sync with head.
|
1.5.42.1 | 18-May-2008 |
yamt | sync with head.
|
1.5.40.1 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.6.14.1 | 13-May-2009 |
jym | Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
|
1.6.8.1 | 28-Apr-2009 |
skrll | Sync with HEAD.
|