OpenGrok
Cross Reference: smallnet.c
xref
: /
src
/
sys
/
arch
/
pmax
/
stand
/
smallnet
/
smallnet.c
Home
|
History
|
Annotate
|
Download
|
only in
smallnet
History log of
/src/sys/arch/pmax/stand/smallnet/smallnet.c
Revision
Date
Author
Comments
1.8
22-Jan-2011
joerg
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.7
14-Mar-2009
dsl
branches: 1.7.4; 1.7.6; 1.7.8;
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.6
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.5
28-Apr-2008
martin
branches: 1.5.8; 1.5.14;
Remove clause 3 and 4 from TNF licenses
1.4
27-Nov-1999
simonb
branches: 1.4.132; 1.4.134; 1.4.136;
Clean up headers.
1.3
13-Nov-1999
thorpej
Backout my libsa changes.
1.2
12-Nov-1999
simonb
Remove references to libkern after Jason's recent work to libsa.
1.1
13-May-1999
simonb
branches: 1.1.2; 1.1.4; 1.1.6; 1.1.10;
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.10.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.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.4.136.2
04-May-2009
yamt
sync with head.
1.4.136.1
16-May-2008
yamt
sync with head.
1.4.134.1
18-May-2008
yamt
sync with head.
1.4.132.1
02-Jun-2008
mjf
Sync with HEAD.
1.5.14.1
13-May-2009
jym
Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
1.5.8.1
28-Apr-2009
skrll
Sync with HEAD.
1.7.8.1
08-Feb-2011
bouyer
Sync with HEAD
1.7.6.1
06-Jun-2011
jruoho
Sync with HEAD.
1.7.4.1
05-Mar-2011
rmind
sync with head
Indexes created Thu Oct 16 14:10:15 GMT 2025