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
Age
Commit message (
Expand
)
Author
2006-03-25
free storage of clabel before bailing out.
rtr
2006-03-25
Use device_parent().
thorpej
2006-03-25
Use device_parent().
thorpej
2006-03-23
Add entry for ciss(4). Added as MI even though it has so far
he
2006-03-23
Change header location in accordance with moving ACPI-CA to sys/dist/acpica
kochi
2006-03-23
change header location in accordance with moving ACPI-CA to sys/dist
kochi
2006-03-23
Move ACPI-CA to sys/dist/acpica.
kochi
2006-03-23
Move to sys/dev/acpi/acpica.
kochi
2006-03-23
Move to sys/dist/acpica.
kochi
2006-03-23
Move from sys/dev/acpi/acpica/Osd.
kochi
2006-03-23
This one is good for making one's brain hurt. Turns out that the
oster
2006-03-23
Regen
christos
2006-03-23
PR/33133: Dave J. Barnes: Belkin F5D5020 Ethernet PCMCIA card not recognised
christos
2006-03-21
fw_bus_probe_thread: change wmesg from "-" to "fwprobe".
yamt
2006-03-21
Add a bunch of evbmips device names.
gdamore
2006-03-21
Add a driver, ciss(4), for the HP/Compaq drivers using the newer
he
2006-03-21
Regenerated files after adding IDs for HP/Compaq Smart Array controllers.
he
2006-03-21
Add a bunch of IDs for Compaq/HP Smart Array controllers supported
he
2006-03-21
regen.
wiz
2006-03-21
Fix typo, reported by seebs in PR 33106.
wiz
2006-03-21
as yamt and bouyer pointed out, there are a few other cases where l should
dogcow
2006-03-20
Don't attempt to call (*sme->sme_gtredata)() or (*sme->sme_streinfo)()
lukem
2006-03-19
Change MALLOC to malloc and FREE to free in one instance where the
he
2006-03-19
Free allocated memory if attach fails.
david
2006-03-19
avoid deref of NULL
rtr
2006-03-19
Use tabs instead of spaces with previous change.
simonb
2006-03-19
Fix memory leaks when some components of a raid where missing during
david
2006-03-18
Fix eeprom == NULL and size test.
chris
2006-03-18
dag_h will always be NULL in this case, and thus we can eliminate a
oster
2006-03-18
Fix apostrophe key on Spanish keyboards.
jmmv
2006-03-18
Revert local changes not meant for previous commit.
jmcneill
2006-03-18
Check the return value of AUCONV_MALLOC. Fixes a pile of CIDs related to
jmcneill
2006-03-18
Don't use intarg uninitialized in wsdisplay_usl_ioctl2. Fixes CID 2507
jmcneill
2006-03-18
__wdcwait_reset(): if we hare there we have a wdc pointer, so no need to check
bouyer
2006-03-18
in VNDIOCGET, make sure there's a valid lwp. coverity CID 837.
dogcow
2006-03-17
don't use MALLOC with a non-constant size; use malloc instead.
christos
2006-03-17
Fix range to check to avoid a static buffer overrun, when
chris
2006-03-16
handle another difference between the BSDs:
chs
2006-03-16
include if_ether.h if you want to use ether_sprintf()
christos
2006-03-14
Make this compile with WSKBD_DEBUG again.
uwe
2006-03-14
Constify scancode translation table.
uwe
2006-03-14
Support WSDISPLAY_COMPAT_RAWKBD so that this keyboard is usable under X.
uwe
2006-03-14
Oops, fix botch in previous.
tsutsui
2006-03-14
TAB/space cleanup.
tsutsui
2006-03-14
use lockmgr() instead of bespoke code for mutual exclusion in fss_ioctl().
chs
2006-03-14
regen
chs
2006-03-14
add an rlphy clone from IC Plus. from openbsd.
chs
2006-03-13
regen
christos
2006-03-13
kern/33071: Dave J. Barnes: Recognize ADMtek ADM8515 USB2.0 Ethernet Converter
christos
2006-03-12
add nfe.
chs
[next]