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
/
contrib
/
dev
/
ath
Age
Commit message (
Expand
)
Author
2006-08-17
Fix all the -D*DEBUG* code that it was rotting away and did not even compile.
christos
2006-07-21
- Use the LWP cached credentials where sane.
ad
2006-07-04
put depend back.
christos
2006-07-04
more typos.
christos
2006-07-04
another dependency.
christos
2006-07-04
typo
christos
2006-07-04
athrate_sample.o needs the generated header file
christos
2006-06-25
add a missing dependency.
christos
2006-06-07
merge FreeBSD timecounters from branch simonb-timecounters
kardel
2006-06-07
For cases where AH_REGOPS_FUNC is not defined, the bus tag is not defined.
gdamore
2006-06-07
Add missing file (forgot to commit this) for AR531X systems.
gdamore
2006-06-05
Import new HAL 0.9.17.2. Approved by sam@
gdamore
2006-05-14
integrate kauth.
elad
2006-04-06
Undo an accidental commit of ah.h from an unreleased version of the HAL.
gdamore
2006-04-05
Use a -I to add path to netbsd/ah_osdep, and remove #ifdef __NetBSD__
gdamore
2006-04-05
Move "depend" target into block which is only used if ath(4) is enabled
tron
2006-04-05
Rename AH_DEBUG, AH_ASSERT, and AH_DEBUG_ALQ to ATH_XXX.
gdamore
2006-04-05
Add rule to make athhal_options.h from ${ATH_HAL}.opt_ah.h, so that we
gdamore
2006-04-04
Add missing "-elf" suffix to ATH_HAL for sparc and sparc64.
nakayama
2006-04-04
Convert existing ath users to new Makefile, except for amd64, which needs
gdamore
2006-04-04
Centralize rules for building atheros HAL for various supported platforms,
gdamore
2006-04-02
Reorganize ath layout as requested by sam@ and suggested by dyoung@ in
gdamore