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
/
ic
Age
Commit message (
Expand
)
Author
2003-10-29
Eliminate an uninitialized variable warning.
tsutsui
2003-10-29
Fix think-o about century handling in settime function.
tsutsui
2003-10-29
Add MI driver for mc146818 based time-of-day clock with todr(9) support.
tsutsui
2003-10-29
Return EINVAL rather than stepping off a null pointer.
mycroft
2003-10-29
Recode to remove bogus initializer.
mycroft
2003-10-29
XXX: gcc
mycroft
2003-10-29
Remove bogus initializer, and fix a typo in a loop variable instead.
mycroft
2003-10-28
Kill another bogus initializer.
mycroft
2003-10-28
fix bogus GCC uninitialized variable warning. Use TAILQ_FOREACH.
matt
2003-10-26
Another possibly uninitialized lasttx
christos
2003-10-26
Don't return random garbage in the default case; return the smallest ring
christos
2003-10-25
Add definitions for 8139C+ and 8169 chips. Not used yet. From FreeBSD.
fvdl
2003-10-25
Fix uninitialized variable warning.
christos
2003-10-25
make this compile again. I should really rename the FreeBSD KASSERT to
christos
2003-10-25
KASSERT takes 2 arguments here.
christos
2003-10-25
Fix uninitialized variable warning.
christos
2003-10-25
Fix uninitialized variable warnings
christos
2003-10-25
Make this compile with older gcc.
simonb
2003-10-25
more uninitialized variables
christos
2003-10-25
fix uninitialized variables
christos
2003-10-24
In wi_newstate(), read the BSSID into a temporary buffer that has guaranteed
mycroft
2003-10-22
Avoid a race condition that could allow a removable controller (such as
briggs
2003-10-22
support for NE2000_TYPE_AX88790 from
christos
2003-10-21
Remove return after panic().
simonb
2003-10-21
don't swap powerhook and shutdownhook.
yamt
2003-10-21
Correct NULL abuse.
fvdl
2003-10-21
Correct NULL abuse.
fvdl
2003-10-19
Don't take the 802.11 header off of a frame until after we've given
dyoung
2003-10-19
Remove some unreachable code with the comment "To shut up compiler"
simonb
2003-10-19
Remove unreachable break after return and goto statements.
simonb
2003-10-18
Fix some attach messages for new ahc(4).
tsutsui
2003-10-17
ieee80211_newstate() wants for ic->ic_state to equal the previous
dyoung
2003-10-16
Prepare for wi rate adaptation. Add wi_write_txrate, which only
dyoung
2003-10-16
The upper & lower bounds on wi RSSI are completely bogus, AFAICT.
dyoung
2003-10-16
Cosmetic change: shorten 6 lines to 2.
dyoung
2003-10-16
Fix WEP transmission, too. From FreeBSD/Sam Leffler.
dyoung
2003-10-16
ath(4) failed to detect when the number of DMA segments exceeded
dyoung
2003-10-16
add {shutdownhook,powerhook}disestablish()
ichiro
2003-10-15
add $NetBSD$
itojun
2003-10-15
Return 0 on SIOC{ADD,DEL}MULTI.
enami
2003-10-15
s/printf/DPRINTF/ for ath_rate_ctl()
itojun
2003-10-15
Make sure chp->atabus is initialised, and wakeup the right address when
bouyer
2003-10-15
- don't ignore last bit when checking for floating bus value on slave
bouyer
2003-10-15
Clear chp->ch_drive[i].drive_flags if we didn't find a driver for the
bouyer
2003-10-15
Fix WEP reception.
dyoung
2003-10-15
Re-order a little so that there's no unreachable code in this block.
simonb
2003-10-15
Port multicast handling to NetBSD. Addresses PR23151.
enami
2003-10-14
Do not index arrays using enum constants, since enums can be
dyoung
2003-10-14
add support ath on cardbus
ichiro
2003-10-13
Why don't I make up my mind? No need to left-shift the country
dyoung
[prev]
[next]