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
/
fs
Age
Commit message (
Expand
)
Author
2006-09-03
use c99 initializers
christos
2006-09-03
add missing initializer
christos
2006-09-03
add missing initializers
christos
2006-09-02
add missing initializers
christos
2006-09-02
add missing initializers
christos
2006-08-31
Add shortcut for struct long_ad 's Unique ID hint that covers the lower 32
reinoud
2006-08-28
Fix getdirentries() issue from FreeBSD PR - 78953 Quoting from that:
christos
2006-08-28
add missing initializers
christos
2006-08-28
correct bogus loop test; used to be always true.
christos
2006-08-26
Change types from int8_t to char for arrays which store char names.
tsutsui
2006-08-25
Fix small though important errors in the Ecma-167 structure definitions.
reinoud
2006-08-22
Fix pool allocation/freeing problem for once and for all correctly. Since
reinoud
2006-08-21
Make a better guess on VAT locations so discs that are semi-standard
reinoud
2006-08-21
Fix spurious panic when twice remounting a bad filingsystem. It then gets
reinoud
2006-08-14
When mounting an MSDOS fileysystem, do not require that bytes 252 and
gdt
2006-08-11
Fix comment; it stated a mimimum of 128 translations duh! a maximum it is!
reinoud
2006-08-10
Fix panic on badly or curruptly formatted discs due to an oddity in the
reinoud
2006-08-10
The local variable `index' seems shadowing an inbuild gcc variable (???)
reinoud
2006-07-23
Use the LWP cached credentials where sane.
ad
2006-07-13
Fix alignement problems for fhandle_t, exposed by gcc4.1.
martin
2006-07-09
Fixing a bad case of walking/writing out of allocated space.... the
reinoud
2006-07-06
Make it compile on 64 bit machines
martin
2006-07-01
Redo previous differently - just use time_second.
martin
2006-07-01
Make it compile post time-counter merge
martin
2006-06-20
Make this compile again.
tron
2006-06-20
Don't allocate too much stuff on the stack.
christos
2006-06-12
remove ; from };
christos
2006-06-12
stack polics: Don't allocate 4K on the stack.
christos
2006-06-07
merge FreeBSD timecounters from branch simonb-timecounters
kardel
2006-05-27
hide more by ifdef _KERNEL.
yamt
2006-05-20
revive copyright notice for the code derived from libc/locale/utf2.c.
yamt
2006-05-15
don't try to dereference kauth_cred_t.
yamt
2006-05-15
include kauth.h for NOCRED.
yamt
2006-05-15
More kauth fallout.
christos
2006-05-15
kauth fallout
christos
2006-05-14
integrate kauth.
elad
2006-05-14
Don't use MALLOC_DECLARE() unless _KERNEL is defined.
he
2006-05-11
quell GCC 4.1 uninitialised variable warnings.
mrg
2006-05-11
ntfs_runtovrun takes u_int8_t * not caddr_t
mrg
2006-04-28
Do the count check after we process getargs.
christos
2006-04-25
s/allready/already/
snj
2006-04-15
Coverity CID 1138: Add KASSERT before deref.
christos
2006-04-15
Coverity CID 1197: Add KASSERT before deref.
christos
2006-04-15
Coverity CID 1135: Add KASSERT before deref.
christos
2006-04-15
Coverity CID 1093: Fix NULL deref.
christos
2006-04-15
Coverity CID 1001: Avoid NULL deref.
christos
2006-04-15
Coverity CID 839: Add KASSERT before deref.
christos
2006-04-15
Coverity CID 838: Add KASSERT before deref.
christos
2006-04-15
Coverity CID 2503: Remove bogus uninitialized deref.
christos
2006-04-15
Coverity CID 721: Add KASSERT since error != 0 conditions all returned, and
christos
[next]