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
/
hp300
Age
Commit message (
Expand
)
Author
2023-04-21
Remove ancient /* ARGSUSED */ lint comments.
tsutsui
2023-04-21
Remove ancient /* ARGSUSED */ lint comments.
tsutsui
2023-04-21
Avoid an extern declaration in .c file. Just declare it as static.
tsutsui
2023-02-12
fix various typos in comments.
andvar
2023-02-12
Add optoion GENERIC.local include to the end of ~all GENERIC configs
abs
2023-01-27
hp300: Specify proper constraints for bus_space_read region and multi ops.
tsutsui
2023-01-15
TAB/space cleanup.
tsutsui
2022-12-11
Enable UFS2 support.
tsutsui
2022-12-11
Make hp300 bootloaders UFS2 ready.
tsutsui
2022-12-11
Remove a #if 0'ed out unused function.
tsutsui
2022-12-11
Cleanup extern declarations.
tsutsui
2022-12-03
Explicitly include <sys/kernel.h> for hz(9) as man pages says.
tsutsui
2022-12-03
Add empty DIOCCACHESYNC ioctl(2) for rd(4).
tsutsui
2022-12-01
Misc KNF and cosmetics.
tsutsui
2022-11-30
Remove more duplicated static function declarations.
tsutsui
2022-11-30
Use proper RAW_PART macro rather than a magic number.
tsutsui
2022-11-30
Set disk_geom parameters required by DIOCGPARTINFO in disk_ioctl().
tsutsui
2022-11-30
Remove a duplicated static function declaration.
tsutsui
2022-11-30
Pass a correct dev_t arg to disk_ioctl().
tsutsui
2022-11-30
Check bounds of each partition by MI bounds_check_with_label(9).
tsutsui
2022-11-30
Check bounds of RAW_PART by bounds_check_with_mediasize() as other drivers.
tsutsui
2022-11-30
Fix silent bus error panic on 98543A topcat framebuffer on HP320 and HP360.
tsutsui
2022-11-26
Misc KNF and cosmetics.
tsutsui
2022-11-25
Remove unnecessary declarations.
tsutsui
2022-11-25
Service mode switch should not be treated as an error.
tsutsui
2022-11-25
Sync with rdreg.h integer type changes.
tsutsui
2022-11-25
Use proper integer types for HP-IB xfer parameters.
tsutsui
2022-11-23
Remove now unused buffer members from softc prepared only for rdreset().
tsutsui
2022-11-23
Fix "rd(4) at punits not configured on HPDisk are misprobed" problem.
tsutsui
2022-11-21
Use common macro for numbers of cylinders and blocks for HP-IB disks.
tsutsui
2022-11-21
Make local functions and variables static.
tsutsui
2022-11-21
Make local variables static and read only ones const.
tsutsui
2022-11-21
Sync a list of HP-IB disk IDs with kernel's one.
tsutsui
2022-10-16
Use complete cpu name strings for readability.
tsutsui
2022-09-29
swwdog(4): Add to GENERIC kernels.
riastradh
2022-08-07
UFS/LFS dirhash:
simonb
2022-07-03
fix various typos in comments, mainly s/pallete/palette/.
andvar
2022-05-30
s/identifing/identifying/ and s/multipler/multiplier/ in comments.
andvar
2022-05-23
s/boundries/boundaries/, s/itterate/iterate/ and few more typos.
andvar
2022-04-12
s/sould/should/ and s/shoud/should/
andvar
2022-04-10
fix various typos in comments and output/log messages.
andvar
2021-12-05
s/corect/correct/ in comment.
msaitoh
2021-10-09
Call cnpollc(9) before cngetc(9) as the cons(9) man page says.
tsutsui
2021-09-25
Call cnpollc(9) before cngetc(9) as the cons(9) man page says.
tsutsui
2021-09-06
fix typos in word "segment" and two additional typos in if_tl.c.
andvar
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-08-06
Add comments how mm_md_physacc() for hp300 works.
tsutsui
2021-07-31
s/threshhold/threshold
andvar
2021-07-24
Fix all remaining typos, mainly in comments but also in few definitions and l...
andvar
2021-07-11
Add Device and drive info of 2202A, 7908A, 7911A, and 7941A.
tsutsui
[next]