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
2003-09-26
catch up with const sigset_t
christos
2003-09-26
bring in MI declarations.
christos
2003-09-26
catch up with const sigset_t
christos
2003-09-26
move MI stuff to the MI include
christos
2003-09-26
move MI stuff to the MI include.
christos
2003-09-26
add catch up with const sigset_t *
christos
2003-09-26
catch up with const sigset_t *
christos
2003-09-26
Copy out the entire ksiginfo_t, not just the first word.
matt
2003-09-26
Remove casts and use %x in printf for tc_offset_t,
tsutsui
2003-09-26
Attach haltwo on Indigo2 machines also, it reportedly works on them.
lonewolf
2003-09-26
Add DELL Perc 4/di (from Freebsd).
matt
2003-09-26
Cast through (void *) to appease gcc3.
simonb
2003-09-26
Cast through (void *) to appease gcc3.
simonb
2003-09-26
Fix off-by-one problem in array size.
mycroft
2003-09-26
Avoid multi-line strings.
simonb
2003-09-26
Can't use __FUNCTION__ with string concatenation in gcc331.
simonb
2003-09-26
RCSID
pooka
2003-09-26
Don't have a label as the last part of a compound statement (fixes a
simonb
2003-09-26
do delayed truncation in nfs_getattr.
yamt
2003-09-26
Disable pass3 DMA for now; booting a box to multi-user with root-on-nfs
simonb
2003-09-26
Fix "constify sendsig/trapsignal" fallout for non-siginfo'd archs. Test
simonb
2003-09-26
change n_mtime from time_t to timespec in order to improve
yamt
2003-09-26
Add "ULL" to large constant; keeps gcc331 happy.
simonb
2003-09-26
Regen.
matt
2003-09-26
Add Dell Perc 4/DI
matt
2003-09-26
don't dereference a vm_page pointer after we free the page.
chs
2003-09-26
in pmap_enter(), invalidate the TSBs before pre-loading the new values,
chs
2003-09-26
Confirmed; don't need to query stripe size on TwinStor.
thorpej
2003-09-26
Make kernfs peacefully co-exist with procfs.
atatat
2003-09-26
Minor nit. Use more compact "device hd64461if {}" instead of separate
uwe
2003-09-26
Define ksi.
eeh
2003-09-25
In ffs_sbupdate(), swap the sblock after ffs_oldfscompat_write() is
enami
2003-09-25
Make negative name cache works again.
enami
2003-09-25
Fix up the TWEIO_COMMAND code to actually work. The 3ware management API
thorpej
2003-09-25
Deal with the constification of ksiginfo_t and sigset_t in signalling.
matt
2003-09-25
constify siginfo/trapsignal
christos
2003-09-25
constify sendsig/trapsignal
christos
2003-09-25
Use direct entry for siginfo trampoline. Deal with missing
matt
2003-09-25
constify sendsig/trapsignal
christos
2003-09-25
Fill in ksi_code.
matt
2003-09-25
constify sendsig/trapsignal [suggested by gimpy]
christos
2003-09-25
imake this compile again.
christos
2003-09-25
Hide the use of config_interrupts() in one place.
mycroft
2003-09-25
Modify the fdcattach() interface again, splitting it into two parts, so that
mycroft
2003-09-25
Add COMPAT_16
matt
2003-09-25
Add siginfo support for PowerPC.
matt
2003-09-25
Install twereg.h and tweio.h
thorpej
2003-09-25
- Protect against multiple inclusion.
thorpej
2003-09-25
Remove db_onpanic check.
matt
2003-09-25
regen
joda
[next]