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
/
dev
/
ofw
Age
Commit message (
Expand
)
Author
2007-03-08
Fix more caddr_t -> void * lossage
matt
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2007-02-28
enable ioctl(OFIOCSET) so eeprom can actually change PROM settings on
macallan
2007-01-29
Remove more duplicate headers.
hubertf
2007-01-20
Unify the declaration of OF_interpret() between sparc{,64} and macppc
he
2007-01-08
pull in ofw_subr.c with openfirm so we can use stuff like of_compatible()
macallan
2006-10-01
Adapt MD code to KAUTH_DEVICE_TTY_OPEN, batch #2 from Matt Fleming, thanks!
elad
2006-09-13
Convert shark and ofppc to new common ofrtc and MI todr code. Tested
gdamore
2006-07-21
- Use the LWP cached credentials where sane.
ad
2006-06-14
G/c struct ofbus_softc. Last use (in sys/arch/powerpc/powerpc/ofw_machdep.c)
uwe
2006-05-15
- include kauth.h for kauth_authorize_generic.
yamt
2006-05-14
integrate kauth.
elad
2006-03-29
Use device_private().
thorpej
2006-03-28
Use device_unit().
thorpej
2005-12-11
merge ktrace-lwp.
christos
2005-06-09
Now that OF_read and OF_write have different signatures, we need to
he
2005-05-31
sprinkle const.
christos
2005-02-27
nuke trailing whitespace
perry
2005-02-04
de-__P
perry
2005-01-30
Eliminate use of M_HASFCS. Use a buffer large enough to receive a
thorpej
2004-09-25
Add support for wedges to the OpenFirmware disk driver.
thorpej
2004-04-23
use safer string manipulation function
itojun
2004-04-22
sprintf -> snprintf
itojun
2003-10-22
Typo in comment. From OpenBSD.
mjl
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-06-29
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
fvdl
2003-06-29
'struct proc *' -> 'struct lwp *' as required to get GENERIC for macppc built
darrenr
2003-05-10
Change bounds_check_with_label() to take a pointer to the disk structure,
thorpej
2003-05-02
Change return type of readdisklabel() to const char *
dsl
2003-01-15
Zero out the buffer when padding packet to ETHER_MIN_LEN-ETHER_CRC_LEN
bouyer
2003-01-06
compatibility, not compatiblity.
wiz
2003-01-01
Use aprint_normal() in cfprint routines.
thorpej
2002-11-01
implement separate read/write disk statistics:
mrg
2002-10-23
merge kqueue branch into -current
jdolecek
2002-10-22
in ofnet_read(), interpret returns of either -2 or 0 from OF_read() as
chs
2002-10-05
add missing protos.
chs
2002-10-02
Add trailing ; to CFATTACH_DECL.
thorpej
2002-10-02
Use CFATTACH_DECL().
thorpej
2002-09-30
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-09-27
Fix a latent bug uncovered by the new autoconfiguration code: make
thorpej
2002-09-18
use splnet() around the body of ofnet_read(). this is logically the
chs
2002-09-18
fix error checking in ofdisk_open().
chs
2002-09-18
implement device_register() for ofppc.
chs
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2002-03-17
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
atatat
2002-03-05
bring in latest ALTQ from kjc. ALTQify some of the drivers.
itojun
2001-11-13
add RCSIDs
lukem
2001-10-22
Remove hack to skip OFW nodes which don't correspond to devices. These
thorpej
2001-10-20
FCS check and padding for minimum size Ethernet packet
billc
[next]