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
Age
Commit message (
Expand
)
Author
2002-01-02
if pm_adb_op times out waiting for an interrupt, attempt to take
dbj
2002-01-02
defer attaching akbd as console until after it has
dbj
2002-01-02
Set sc_framesize to a reasonable value early on so that DEBUG code
ad
2002-01-02
Get rid of a few stray __P().
augustss
2002-01-02
More whitespace fixes from FreeBSD.
augustss
2002-01-02
Fix a typo.
thorpej
2002-01-02
Need <sys/systm.h> for ffs() prototype (noticed by gcc 3.1).
thorpej
2002-01-02
VR41XX/TX3922 common kernel.
uch
2002-01-02
fix typo in comment.
uch
2002-01-02
fix bootstrap stack violation.
uch
2002-01-02
fix memory probe sequence.
uch
2002-01-02
when bootinfo has no framebuffer information, don't attach bicons.
uch
2002-01-02
s/TOOLDIR/EETOOLDIR/
uch
2002-01-02
sync with uhidev change.
uch
2002-01-02
Change the probe code. You cannot unmap bus space and then use it.
augustss
2002-01-02
int128_t and u_int128_t are wrapped in defined(_KERNEL) && defined(MIPS3_5900)
uch
2002-01-02
_intr_suspend and _intr_resume declarations are moved to intr.h.
uch
2002-01-02
R5900 short-loop bug.
uch
2002-01-02
Fix another descriptor parsing bug. Thanks to Tero Kivinen for
augustss
2002-01-02
BUGFIX: sg2com isn't attached as a console device if it is a console.
takemura
2002-01-02
make this hostprog friendly.
mrg
2002-01-02
- add a -i path-to-installboot option
mrg
2002-01-02
Add missing newline.
augustss
2002-01-02
Use the right I/O addresses for the ISA radio cards.
augustss
2002-01-02
Fix typos.
augustss
2002-01-02
Move debug define.
augustss
2002-01-02
Add udsbr.
augustss
2002-01-02
Add (commented out) udsbr.
augustss
2002-01-02
Add udsbr(4), a D-Link DSB-R100 FM radio (untested).
augustss
2002-01-02
Support detach.
augustss
2002-01-02
in uvm_fault_unwire_locked(), if we find that a pmap entry is missing,
chs
2002-01-02
pmap_page_protect(VM_PROT_NONE) must remove all mappings in the PV list,
chs
2002-01-01
Add radio names.
augustss
2002-01-01
merge in a bit from the MP branch to cut down on LOCKDEBUG spew:
chs
2002-01-01
redo part of the last commit.
chs
2002-01-01
Make mr pci attachment conform.
augustss
2002-01-01
Add (commented out) radio card support. From OpenBSD.
augustss
2002-01-01
Add support for radio cards. Written by Maxim Tsyplakov and Vladimir Popov
augustss
2002-01-01
Regen.
augustss
2002-01-01
Add a radio card.
augustss
2002-01-01
Add entry for PC Weasel/PCI.
hpeyerl
2002-01-01
Add stanza for PC Weasel/PCI.
hpeyerl
2002-01-01
Watchdog back-end driver for PC Weasel/PCI serial console and remote
hpeyerl
2002-01-01
Fix typo in comment.
skrll
2002-01-01
Add a missing subclass definition.
augustss
2002-01-01
Happy New Year!
perry
2002-01-01
boost up default times for when clocks are insane (as we do every few years.)
perry
2002-01-01
Remove the call to abort(). We don't pull in a prototype for it,
thorpej
2001-12-31
introduce a new UVM fault type, VM_FAULT_WIREMAX. this is different
chs
2001-12-31
Labels must be followed by statements.
thorpej
[next]