index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
macppc
/
include
/
autoconf.h
Age
Commit message (
Expand
)
Author
2021-02-27
Un-do a bunch of misguided code sharing. It's not really shared if it's
thorpej
2021-02-12
No need for a prototype of ofbcopy() here.
thorpej
2020-07-07
It turned out that using some Open Firmware routines causes the system
rin
2019-01-08
workaround a problem with the pegasos firmware interface:
mrg
2011-07-01
#include <sys/bus.h> instead of <machine/bus.h>.
dyoung
2011-06-30
Modify mapiodev to take a third argument indicating whether the space
matt
2011-06-18
struct device * -> device_t
matt
2007-11-26
Apply a set of patches from Frank Wille to make the genfb attachment work
garbled
2007-11-07
Convert macppc to shared ofw_autoconf.c. Compile tested only.
garbled
2007-10-17
Merge the ppcoea-renovation branch to HEAD.
garbled
2007-07-14
Generic soft interrupts are mandatory.
ad
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2007-01-20
Unify the declaration of OF_interpret() between sparc{,64} and macppc
he
2007-01-17
shuffle #includes, add a bus_space_tag
macallan
2005-12-11
merge ktrace-lwp.
christos
2005-06-05
constify some string arguments and return values.
nathanw
2004-03-24
Add latent generic soft interrupt support.
matt
2002-07-05
Peform a rototill over the powerpc-based ports.
matt
2001-06-08
Make macppc compile by default with -Wall -Wmissing-prototype in addition
matt
1998-09-01
Add some prototypes.
tsubai
1998-08-21
vm_offset_t --> [pv]addr_t.
tsubai
1998-05-15
Initial import of macppc port.
tsubai