Home | History | Annotate | Download | only in netboot
History log of /src/sys/arch/alpha/stand/netboot/devopen.c
RevisionDateAuthorComments
 1.9  03-Nov-2013  christos more unused inside 0
 1.8  03-Nov-2013  christos move unused code inside if 0
 1.7  14-Mar-2009  dsl branches: 1.7.12; 1.7.22; 1.7.26;
ANSIfy another 1261 function definitions.
The only ones left in sys are beyond by sed script!
(or in sys/dist or sys/external)
Mostly they have function pointer parameters.
 1.6  11-Dec-2005  christos branches: 1.6.78; 1.6.86; 1.6.92;
merge ktrace-lwp.
 1.5  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.4  06-Sep-1997  drochner branches: 1.4.52;
-Wall fixes
 1.3  06-Apr-1997  cgd branches: 1.3.4; 1.3.6;
clean up NetBSD RCS ID strings
 1.2  16-Jan-1997  cgd branches: 1.2.2;
more carefully include libkern and libsa headers
 1.1  18-Sep-1996  cgd start on some network boot blocks. they work, but:
(1) the if_prom code needs to be cleaned up quite a bit
(right now it hard-codes client's ethernet address), and
(2) much of this code (esp: getsecs.c, netboot.c, newvers.sh,
rpcc.S) should be shared with other Alpha boot blocks,
and dev_net.[ch] should maybe go in libsa proper.
 1.2.2.1  01-Jun-1997  cgd sync the nwscons branch up with yesterday's version of the trunk.
Lots of conflicts/changes because of the RCS Id format changes.
Also, a few cleanups and corrections.
 1.3.6.2  06-Apr-1997  cgd clean up NetBSD RCS ID strings
 1.3.6.1  06-Apr-1997  cgd file devopen.c was added on branch alpha-nwscons on 1997-04-06 08:41:26 +0000
 1.3.4.1  06-Sep-1997  thorpej Update marc-pcmcia branch from trunk.
 1.4.52.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.4.52.2  18-Sep-2004  skrll Sync with HEAD.
 1.4.52.1  03-Aug-2004  skrll Sync with HEAD
 1.6.92.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.6.86.1  28-Apr-2009  skrll Sync with HEAD.
 1.6.78.1  04-May-2009  yamt sync with head.
 1.7.26.1  18-May-2014  rmind sync with head
 1.7.22.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.7.12.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