OpenGrok
Cross Reference: dcm.c
xref
: /
src
/
sys
/
arch
/
hp300
/
stand
/
common
/
dcm.c
Home
|
History
|
Annotate
|
Download
|
only in
common
History log of
/src/sys/arch/hp300/stand/common/dcm.c
Revision
Date
Author
Comments
1.10
21-Apr-2023
tsutsui
Remove ancient /* ARGSUSED */ lint comments.
1.9
21-Jun-2014
tsutsui
Appease gcc48 -Wunused-but-set-variable warnings.
1.8
08-Feb-2011
rmind
branches: 1.8.14; 1.8.28;
Remove clause 3 (UCB advertising clause) from the University of Utah
copyright. Confirmed by Mike Hibler, mike at cs.utah.edu - thanks!
Also, merge UCB and Utah copyright texts back into one, as they
originally were.
Extra verification by snj@.
1.7
04-Mar-2007
christos
branches: 1.7.66; 1.7.72; 1.7.74;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
1.6
11-Dec-2005
christos
branches: 1.6.26;
merge ktrace-lwp.
1.5
20-Feb-2005
tsutsui
branches: 1.5.4;
Use ANSI function decls.
1.4
14-Nov-2003
tsutsui
branches: 1.4.8; 1.4.10;
Misc cleanup:
- KNF
- WARNSfy
- remove __P()
- remove register declarations
- const'ify some variables
- make some local functions/variables static
- bcopy -> memcpy
- bcmp -> memcmp
- bzero -> memset
- space/TAB fix
etc.
1.3
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.2
14-Apr-1997
scottr
branches: 1.2.56;
Allowing forcing console on dcm with FORCEDCMCONSOLE (c.f. dca.c).
1.1
04-Feb-1997
thorpej
Complete and total reorganization of the hp300 boot code, modeled
closely after the build process used by NetBSD/alpha's boot code.
1.2.56.4
04-Mar-2005
skrll
Sync with HEAD.
Hi Perry!
1.2.56.3
21-Sep-2004
skrll
Fix the sync with head I botched.
1.2.56.2
18-Sep-2004
skrll
Sync with HEAD.
1.2.56.1
03-Aug-2004
skrll
Sync with HEAD
1.4.10.1
19-Mar-2005
yamt
sync with head. xen and whitespace. xen part is not finished.
1.4.8.1
29-Apr-2005
kent
sync with -current
1.5.4.1
03-Sep-2007
yamt
sync with head.
1.6.26.1
12-Mar-2007
rmind
Sync with HEAD.
1.7.74.1
17-Feb-2011
bouyer
Sync with HEAD
1.7.72.1
06-Jun-2011
jruoho
Sync with HEAD.
1.7.66.1
05-Mar-2011
rmind
sync with head
1.8.28.1
10-Aug-2014
tls
Rebase.
1.8.14.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
Indexes created Wed Oct 22 06:10:02 GMT 2025