CVS log for src/sys/compat/linux32/arch/aarch64/linux32_exec_machdep.c
Up to [cvs.NetBSD.org] / src / sys / compat / linux32 / arch / aarch64
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Apr 9 12:29:26 2023 UTC (20 months ago) by riastradh
Branches: MAIN
CVS tags: thorpej-ifq-base,
thorpej-ifq,
thorpej-altq-separation-base,
thorpej-altq-separation,
perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
HEAD
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -3
lines
compat_linux32: KASSERT(A && B) -> KASSERT(A); KASSERT(B)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Nov 25 03:08:04 2021 UTC (3 years ago) by ryo
Branches: MAIN
CVS tags: netbsd-10-base,
netbsd-10-0-RELEASE,
netbsd-10-0-RC6,
netbsd-10-0-RC5,
netbsd-10-0-RC4,
netbsd-10-0-RC3,
netbsd-10-0-RC2,
netbsd-10-0-RC1,
netbsd-10,
bouyer-sunxi-drm-base,
bouyer-sunxi-drm
add support COMPAT_LINUX32 for aarch64
CVSweb <webmaster@jp.NetBSD.org>