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
Age
Commit message (
Expand
)
Author
2008-08-12
Replace void * by puffs_cookie_t where appropriate. No functional change.
pooka
2008-08-12
Document the new format option
sborrill
2008-08-12
Increase number of menu options to 20.
sborrill
2008-08-12
Add new accelerated driver for SPX graphics found in some VAXstations,
hans
2008-08-12
actually implement smart battery support
macallan
2008-08-12
fix an off-by-one in isochronous interval check, and streamline some
drochner
2008-08-12
fix an inconsistency in a check for invalid configuration index vs. value;
drochner
2008-08-12
Fix thinko (brain fart)
matt
2008-08-12
Add -p for presenting the directory listing in the original case.
pooka
2008-08-12
turnstile_block(): When an LWP puts its turnstile onto a sync object's
thorpej
2008-08-12
We don't need to dump WAPBL log files - don't dump files with SF_LOG
simonb
2008-08-12
From Krzysztof Piotr Oledzki: Remove ph1handler if we received an invalid fir...
vanhu
2008-08-12
Remove ph1handler if we received an invalid first exchange from initiator
vanhu
2008-08-12
Not needed in NetBSD
martti
2008-08-12
Deny read/write access to snapshot vnodes. We use fss(4) to read from
hannken
2008-08-12
Tweak rules to disable generation of .c files from .l / .y.
lukem
2008-08-12
Make it possible to control starting of threads per env variable
pooka
2008-08-12
Note that openldap 2.4.11 is out.
simonb
2008-08-11
Provide assembly _atomic_cas_up() as the compiler cannot be trusted to
skrll
2008-08-11
Define _ASM_LS_CHAR as '!' on hppa.
skrll
2008-08-11
Allow the asm line separator (default ';') to be overridden in the
skrll
2008-08-11
Remove unnecessary include.
skrll
2008-08-11
call puffs_exit()
pooka
2008-08-11
clear cached puffs_cc's in puffs_exit()
pooka
2008-08-11
* make sure we come out of mainloop in the main context. otherwise in
pooka
2008-08-11
We can actually simply use execvp() instead of /bin/sh for
pooka
2008-08-11
try to handle different byte orders.
christos
2008-08-11
teach this about wedges.
christos
2008-08-11
Fix copy{in,out}str on hppa by
skrll
2008-08-11
* Suggest a "-j" value between 1+NCPU and 2*NCPU for the fastest builds.
apb
2008-08-11
Add polling support to ld_twe_flush().
simonb
2008-08-11
Add a flags argument to the ld(4) flush handlers, and call these with a
simonb
2008-08-11
typo in comment and white-space fixes mostly from Stathis Kamperis
christos
2008-08-11
constify
yamt
2008-08-11
make pcg_dummy const to catch bugs earlier.
yamt
2008-08-11
add some KASSERTs.
yamt
2008-08-11
fix a comment.
yamt
2008-08-11
lf_setlock: g/c dead code.
yamt
2008-08-11
sleepq_block: fix a bug to lose biglocks in the case of recursive calls.
yamt
2008-08-11
accept_filter cat pages.
joerg
2008-08-10
Drop trailing whitespace. Use .Dq.
wiz
2008-08-10
Add error checking to use of fputs in creating output file in
gdt
2008-08-10
Clarify a bit .SUFFIXES and .IMPSRC. Should fix PR#37822.
cube
2008-08-10
Don't forget to unload TX dmamap on failure (in !MEC_TXSTAT_SUCCESS case).
tsutsui
2008-08-10
In mec_intr() call mec_init() on errors for workaround.
tsutsui
2008-08-10
- no need to set the TXCMD_TXINT bit against the last enqueued TX packet
tsutsui
2008-08-10
Accept filters are cool, but it's not a reason to select them twice.
cube
2008-08-10
Use while(cond){} instead of for(;;){if(!cond)break;}.
tsutsui
2008-08-10
The last txdesc is now preserved, so also set IFF_OACTIVE properly.
tsutsui
2008-08-10
Specify PAGE_SIZE boundary for TX dmamaps.
tsutsui
[next]