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
/
hp300
/
dev
Age
Commit message (
Expand
)
Author
2006-07-23
Use the LWP cached credentials where sane.
ad
2006-07-21
Use bus_space_map(9) and bus_space_vaddr(9).
tsutsui
2006-07-21
Use more proper macro.
tsutsui
2006-07-21
Use bus_space_map(9) and bus_space_vaddr(9) rather than iomap().
tsutsui
2006-07-21
Some KNF.
tsutsui
2006-07-20
Identify models HP362 and HP382. From OpenBSD, tested on my HP382.
tsutsui
2006-07-19
oops, fix typo
tsutsui
2006-07-19
- strncpy() -> strlcpy()
tsutsui
2006-07-19
some KNF
tsutsui
2006-07-19
Define base address offsets of intio devices in intioreg.h
tsutsui
2006-07-19
Use iobase address passed from attach args.
tsutsui
2006-07-19
- use __arraycount()
tsutsui
2006-07-13
Add an option COM_REGMAP to allow com(4) to use an array of register indices.
gdamore
2006-06-25
Remove unused extern variable declarations. Noticed by gcc4.
tsutsui
2006-06-16
- strncpy -> strlcpy
tsutsui
2006-06-10
space nits.
tsutsui
2006-05-31
Use a proper macro to determine I/O size for DIO-II devices.
tsutsui
2006-05-31
Check scode range for DIO-II based framebuffers correctly
tsutsui
2006-05-15
include kauth.h for kauth_cred_geteuid.
yamt
2006-05-14
integrate kauth.
elad
2006-04-14
Make i/o statistics collection more generic, include tape drives and
blymn
2006-03-29
Add a missing parenthesis.
tsutsui
2006-03-29
Use device_cfdata().
thorpej
2006-03-28
Use device_unit().
thorpej
2006-03-26
Make this compile with options DEBUG.
tsutsui
2006-03-19
- TAB/space cleanup
tsutsui
2006-03-19
TAB/space cleanup.
tsutsui
2006-03-19
Replace MALLOC(9) with malloc(9) in non critical path.
tsutsui
2006-02-25
Fix some typos.
wiz
2006-02-23
Use device_parent().
thorpej
2005-12-24
bare asm -> __asm
perry
2005-12-24
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
perry
2005-12-11
merge ktrace-lwp.
christos
2005-10-15
- change the way to specify a bufq strategy. (by string rather than by number)
yamt
2005-09-06
Change the driver open function's conditional for overriding exclusive tty
kleink
2005-08-26
s/locdesc_t/int/g
drochner
2005-07-04
some autoconf cleanup fallout, leftover of last week, mostly from
drochner
2005-06-28
convert remaining autoconf bus "submatch" functions to use the new
drochner
2005-06-05
Add volatile to the second argument to _gettime / _settime functions.
he
2005-06-03
Make fbmem volatile to appease gcc -Wcast-qual.
tsutsui
2005-06-03
Replace badbaddr() with hp300_bus_space_probe() to avoid -Wcast-qual warning.
tsutsui
2005-06-03
Add a const.
tsutsui
2005-06-02
Add a const.
tsutsui
2005-06-02
Add const.
tsutsui
2005-06-02
Add const.
tsutsui
2005-06-02
Add a const.
tsutsui
2005-03-14
Include "ioconf.h" for struct cfdriver *_cd decls.
tsutsui
2005-02-19
Include "ioconf.h" for struct cfdriver *_cd decls.
tsutsui
2005-02-10
Allocate struct todr_chip_handle in struct rtc_softc rather than
tsutsui
2005-02-05
make this compile with DEBUG.
chs
[next]