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
/
sandpoint
/
isa
Age
Commit message (
Expand
)
Author
2014-06-20
mc146818's sc_flag indicates the time is stored in binary format, not BCD.
phx
2014-02-07
Replaced enable/disable_intr by splhigh/splx.
phx
2011-07-01
#include <sys/bus.h> instead of <machine/bus.h>.
dyoung
2009-03-14
ANSIfy another 1261 function definitions.
dsl
2009-03-14
Change about 4500 of the K&R function definitions to ANSI ones.
dsl
2009-03-14
Remove all the __P() from sys (excluding sys/dist)
dsl
2008-03-29
Don't forget to initialize sc_dev.
tsutsui
2008-03-28
Split device_t and softc for MI mc146818 clock,
tsutsui
2008-01-10
Move todr_attach(9) calls from each MD attachment to MI mc146818_attach().
tsutsui
2007-10-17
Merge the ppcoea-renovation branch to HEAD.
garbled
2007-07-09
Merge some of the less invasive changes from the vmlocking branch:
ad
2007-03-09
Use char* with mtod() when doing pointer arithmetic on the result.
he
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2006-09-15
Convert sandpoint to GENERIC todr, including breaking of the clock handling
gdamore
2005-12-24
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
perry
2005-12-11
merge ktrace-lwp.
christos
2005-06-02
Fix variable shadowing and adapt to -Wconst-qual.
he
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-15
__KERNEL_RCSID()
lukem
2003-05-05
Move definition of ISA_DMA_BOUNCE_THRESHOLD to dev/isa/isareg.h.
fvdl
2003-04-02
Use PAGE_SIZE rather than NBPG.
thorpej
2002-05-04
Remove unreferenced file.
briggs
2001-08-30
- Change default time frequency to 100MHz from 66MHz.
briggs
2001-07-22
bcopy -> memcpy, bzero -> memset
wiz
2001-06-10
Adapt to new PowerPC pmap.
briggs
2001-04-18
ctype-like functions are in libkern now.
thorpej
2001-02-08
Keyboard, mouse, ws*
briggs
2001-02-08
We really don't want isapnp.
briggs
2001-02-08
Enable devices on the SuperIO chip.
briggs
2001-02-04
Support for the Motorola Sandpoint reference platform using the
briggs