OpenGrok
Cross Reference: cpu_ofbus.c
xref
: /
src
/
sys
/
arch
/
shark
/
ofw
/
cpu_ofbus.c
Home
|
History
|
Annotate
|
Download
|
only in
ofw
History log of
/src/sys/arch/shark/ofw/cpu_ofbus.c
Revision
Date
Author
Comments
1.8
05-Jun-2011
matt
struct device * -> device_t, struct cfdata * -> cfdata_t
CFATTACH_DECL(*, sizeof(struct device), -> CFATTACH_DECL_NEW(&, 0
1.7
14-Mar-2009
dsl
branches: 1.7.4; 1.7.6; 1.7.10;
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
11-Dec-2005
christos
branches: 1.6.80; 1.6.88; 1.6.94;
merge ktrace-lwp.
1.5
15-Jul-2003
lukem
__KERNEL_RCSID()
1.4
02-Oct-2002
thorpej
branches: 1.4.6;
Add trailing ; to CFATTACH_DECL.
1.3
01-Oct-2002
thorpej
Use CFATTACH_DECL().
1.2
27-Sep-2002
thorpej
Declare all cfattach structures const.
1.1
10-Feb-2002
thorpej
branches: 1.1.2; 1.1.14;
Bring over a couple of files from arch/dnard that will be useful in
the future.
1.1.14.3
10-Oct-2002
jdolecek
sync kqueue with -current; this includes merge of gehenna-devsw branch,
merge of i386 MP branch, and part of autoconf rototil work
1.1.14.2
23-Jun-2002
jdolecek
catch up with -current on kqueue branch
1.1.14.1
10-Feb-2002
jdolecek
file cpu_ofbus.c was added on branch kqueue on 2002-06-23 17:41:24 +0000
1.1.2.3
18-Oct-2002
nathanw
Catch up to -current.
1.1.2.2
28-Feb-2002
nathanw
Catch up to -current.
1.1.2.1
10-Feb-2002
nathanw
file cpu_ofbus.c was added on branch nathanw_sa on 2002-02-28 04:11:54 +0000
1.4.6.3
21-Sep-2004
skrll
Fix the sync with head I botched.
1.4.6.2
18-Sep-2004
skrll
Sync with HEAD.
1.4.6.1
03-Aug-2004
skrll
Sync with HEAD
1.6.94.1
13-May-2009
jym
Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
1.6.88.1
28-Apr-2009
skrll
Sync with HEAD.
1.6.80.1
04-May-2009
yamt
sync with head.
1.7.10.1
23-Jun-2011
cherry
Catchup with rmind-uvmplock merge.
1.7.6.1
06-Jun-2011
jruoho
Sync with HEAD.
1.7.4.1
12-Jun-2011
rmind
sync with head
Indexes created Fri Oct 17 09:09:57 GMT 2025