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
/
x68k
Age
Commit message (
Expand
)
Author
2023-03-28
s/ourput/output/ in comment.
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-02-06
Remove an obsolete comment.
tsutsui
2023-01-11
Add udivdi3/umoddi3 (and ashldi3) that were required by recent UFS change.
isaki
2022-11-17
Restore backward compatibility of UFS2 with previous NetBSD releases by
chs
2022-09-29
swwdog(4): Add to GENERIC kernels.
riastradh
2022-08-07
UFS/LFS dirhash:
simonb
2022-07-26
s/functin/function/ in copy pasted comment.
andvar
2022-07-16
The system should halt if the powerdown fails.
isaki
2022-07-16
Style fixes.
isaki
2022-06-25
Fix build without EXTENDED_MEMORY.
isaki
2022-06-25
Fix more unintended diffs from a wrong branch.
tsutsui
2022-06-25
Restore EUC-JP support broken since rev 1.16.
tsutsui
2022-06-25
Add a minimum box drawing character support for x68k ite(4).
tsutsui
2022-06-25
Add rnd(9) entropy source from keyboard.
tsutsui
2022-06-24
Make local functions static.
tsutsui
2022-06-23
x68k/stand: Merge {sd,cd}strategy and {sd,cd}close respectively.
isaki
2022-06-21
x68k/stand: Bump boot's version. Fix blocksize parameter passes to SCSI IOCS.
isaki
2022-06-21
x68k/stand: Correct blocksize in case of CD.
isaki
2022-06-21
x68k/stand: Correct a condition expression.
isaki
2022-06-11
Specify -fno-unwind-tables to shrink binaries.
tsutsui
2022-05-30
s/identifing/identifying/ and s/multipler/multiplier/ in comments.
andvar
2022-05-28
fix various typos, mainly in comments.
andvar
2022-05-26
Remove duplicated function declarations.
tsutsui
2022-05-26
Explicitly include "ioconf.h" for struct cfdriver.
tsutsui
2022-05-26
KNF a bit.
tsutsui
2022-05-26
Make a readonly array const.
tsutsui
2022-05-26
Make readonly keymap data const.
tsutsui
2022-05-26
Make local functions and variable static.
tsutsui
2022-05-24
s/entrace/entrance/ in copy pasted comment.
andvar
2022-05-23
Remove unused variables.
tsutsui
2022-05-23
Make local functions and variable static.
tsutsui
2022-05-23
Fix a wrong comment about mouse buttons, probably derived from Inside X68000.
tsutsui
2022-05-23
Add comments why delta Y of mouse input is inverted.
tsutsui
2022-05-04
fix various typos in comments and log messages.
andvar
2022-04-25
libsa now needs ioctl to support media with large sectors. Provide
mlelstv
2022-03-29
x68k/ite(4): Include <sys/device_impl.h> to abuse autoconf internals.
riastradh
2022-02-04
Add missing -m68020-60 option. This makes xxboot_ustarfs work even on 68060.
isaki
2022-01-01
fix typos in comments, mainly basicly -> basically.
andvar
2021-12-17
Correct copypaste comment grammar.
skrll
2021-12-17
Trailing whitespace
skrll
2021-12-15
-W === -Wextra
christos
2021-12-15
remove naked -W
christos
2021-11-10
s/procesing/processing/ in comment.
msaitoh
2021-11-01
fix typos, mainly in words minimum and maximum, but also few others.
andvar
2021-10-09
Call cnpollc(9) before cngetc(9) as the cons(9) man page says.
tsutsui
2021-09-26
Driver "kqfilter" entry points return an error code, so if an invalid
thorpej
2021-09-26
Change the kqueue filterops::f_isfd field to filterops::f_flags, and
thorpej
2021-09-25
Call cnpollc(9) before cngetc(9) as the cons(9) man page says.
tsutsui
[next]