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
2010-12-26
Print size_t and ssize_t with %zd, not just %d.
he
2010-12-26
Move ci_data first in struct cpu_info
martin
2010-12-26
sparc64 currently does not have ci_data as first member in cpu_info!
martin
2010-12-26
Add missing argument to printk(). (from OpenBSD)
nonaka
2010-12-26
Advertise printk() as a printf-like function. (from OpenBSD)
nonaka
2010-12-25
Rename __BEGIN_PUBLIC / __BEGIN_HIDDEN to __BEGIN_PUBLIC_DECLS /
joerg
2010-12-25
merge the length getting code from rt_msg1 and rt_msg2 and make it fail
christos
2010-12-25
Fix one more typo that affects x68k with 040/060.
tsutsui
2010-12-25
Put somehow missed code part in rev 1.36:
tsutsui
2010-12-25
Fix another fatal typo. sigh.
tsutsui
2010-12-25
Fix harmless pasto and tweak some comments.
tsutsui
2010-12-25
Add missing semicolon.
wiz
2010-12-25
Make sure MAXADDR is unsigned otherwise it could be mangled in shift ops
tsutsui
2010-12-25
Fix fatal typo and pasted lines slipped in the last December
tsutsui
2010-12-25
add USB interface assoc descriptor (IAD) info
jmcneill
2010-12-25
remove some ancient, unused debug code
macallan
2010-12-25
there is no R128_LITTLE_ENDIAN_EN flag, just lack of R128_HOST_BIG_ENDIAN_EN
macallan
2010-12-25
Use printf format macros for long longs.
jakllsch
2010-12-25
Correct recently exposed printf format problem.
jakllsch
2010-12-24
panic takes a printf format too.
christos
2010-12-24
VIDIOC_QUERYCAP changes:
jmcneill
2010-12-24
fill audio_info.config with the string "usb:<cookie>" instead of "uaudio",
jmcneill
2010-12-24
Sprinkle daddr_t.
jakllsch
2010-12-24
Sprinkle daddr_t.
jakllsch
2010-12-24
regen
jmcneill
2010-12-24
add Hauppauge WinTV USB2 FM
jmcneill
2010-12-24
Establishing an UMTS connection with ubsa(4) works fine with my Pismo,
phx
2010-12-24
#include "opt_lockdebug.h"
skrll
2010-12-24
LOCKDEBUG is not referenced in this file anymore.
skrll
2010-12-24
Unwrap/reformat long lines.
skrll
2010-12-24
For update mounts the root vnode is already in use and we must not
mlelstv
2010-12-24
Add support for DF_1_BIND_NOW, DF_1_NODELETE and DF_1_NOOPEN marked
skrll
2010-12-24
Bump ramdisk size by 64K. This allows release builds to finish on macppc.
aymeric
2010-12-23
read 32bits instead of 64bits and truncate the upper 32bits
cegger
2010-12-23
build fix: add missing initializers
cegger
2010-12-23
Now that we have allowed operator to access the control node, make sure
christos
2010-12-23
make dm aware of physical sector sizes.
mlelstv
2010-12-23
mount(2) doesn't remove vnodes from the freelist in the error path,
mlelstv
2010-12-23
Make wedges aware of underlying physical block size.
mlelstv
2010-12-22
Regen.
jruoho
2010-12-22
Add IPI0001, an identifier for ipmi(4). From Dell M710.
jruoho
2010-12-22
__HAVE_CPU_INFO_FIRST -> __HAVE_CPU_DATA_FIRST.
njoly
2010-12-22
It just so happens we don't need -Wno-attributes if we
jakllsch
2010-12-22
Fix nestio's behavior on error.
reinoud
2010-12-22
Running with DEBUG again revealed locking errors previously undetected. The
reinoud
2010-12-22
Growing the metadata partition is not yet implemented. Be so kind to report
reinoud
2010-12-22
we need uvm_extern.h now
macallan
2010-12-22
print the error code for writing parity.
christos
2010-12-22
Make __HAVE_CPU_DATA_FIRST true
christos
2010-12-22
PROC_PC() should have been changed to LWP_PC().
nisimura
[next]