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
/
arch
/
sun3
Age
Commit message (
Expand
)
Author
2023-06-24
Fix typo in comment.
msaitoh
2023-06-03
bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBER
lukem
2023-06-02
follow the steps of Andrew Doran (ad) commit and fix more s/loose/lose/ typos.
andvar
2023-03-28
s/interrput/interrupt/ and s/accesss/access/ in comments.
andvar
2023-02-12
Add optoion GENERIC.local include to the end of ~all GENERIC configs
abs
2023-01-23
s/lager/larger/ in comments.
andvar
2023-01-23
s/cyliner/cylinder/ and s/specturm/spectrum/ in messages.
andvar
2022-09-29
swwdog(4): Add to GENERIC kernels.
riastradh
2022-08-17
Add bwtwo0 config on P4 cgfour overlay plane on 3/80, as 3/60 in bw2.sun3.
tsutsui
2022-08-07
UFS/LFS dirhash:
simonb
2022-05-31
fix various typos in comments, documentation and messages.
andvar
2022-05-20
s/auxillary/auxiliary/ in comments.
andvar
2022-05-04
fix various typos in comments and log messages.
andvar
2022-05-03
fix various typos, mainly s/trasfering/transferring/ and s/theese/these/.
andvar
2022-03-16
s/paniced/panicked/ and s/borken/broken/ in comments.
andvar
2022-02-12
sys: Fix various abuse of struct device internals.
riastradh
2022-02-06
fix various typos in comments, log messages and documentation.
andvar
2021-12-05
s/ommit/omit/ in comment.
msaitoh
2021-12-05
s/coresponding/corresponding/ in comment.
msaitoh
2021-10-24
fix various typos in comments, mainly copypasta.
andvar
2021-09-11
Add missing double p and d for stopped and overriden accordingly.
andvar
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-08-02
fix various typos in comments and log messages.
andvar
2021-05-31
Include "opt_param.h" (ifdef _KERNEL_OPT) everywhere that MSGBUFSIZE is
simonb
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2021-04-02
For ports with __HAVE_LEGACY_INTRCNT, turn intrcnt[] and derived
rin
2021-04-01
Define __HAVE_LEGACY_INTRCNT to indicate this port uses legacy intrcnt
simonb
2021-04-01
Whitespace: #define<tab>
simonb
2021-03-31
Adjust the number of entries in the intrcnt array to match the number
simonb
2021-02-23
introduce DDB_END_CMD and replace more than 20 copies of the same
mrg
2021-01-25
Remove #undefs against INTERRUPT_SAVEREG and INTERRUPT_RESTOREREG.
tsutsui
2021-01-21
add a commented out compat_ossaudio wherever there's compat_linux
nia
2020-11-21
malloc(9) -> kmem(9)
thorpej
2020-09-27
vether: Add to kernel configurations
roy
2020-09-10
Build in debug symbols.
rin
2020-09-10
Fix tracedump() for sun3 and sun2 by adding __noinline attribute.
rin
2020-09-07
move the __packed attribute from struct frame::F_t into the single
mrg
2020-09-07
don't error array-bounds and packed-member issues with GCC 9.
mrg
2020-08-19
Make sure pmap_kenter_pa(9) handles uncached mappings properly.
tsutsui
2020-08-10
Clean up _LKM --> _MODULE leftovers.
rin
2020-08-10
Fix siginfo support for amiga, mac68k, and sun3:
rin
2020-08-10
Add -fno-omit-frame-pointer to m68k kernels with DDB for backtraces.
rin
2020-08-01
Remove references to BRIDGE_IPF, it is now compiled in by default.
maxv
2020-07-11
Fix various typos of "system" in comments. Mainly copypasto errors.
nia
2020-06-19
Use "-fno-unwind-tables" to shrink binaries more.
tsutsui
2020-06-11
uvm_availmem(): give it a boolean argument to specify whether a recent
ad
2020-04-04
mark nsmb major obsolete
jdolecek
2020-03-19
Don't bother with IFF_OACTIVE. Just keep processing so long as
thorpej
2020-03-14
pmap_remove_all(): Return a boolean value to indicate the behaviour. If
ad
2020-03-05
miscelaneous -> miscellaneous in comment.
msaitoh
[next]