CVS log for src/sys/compat/netbsd32/netbsd32_compat_100.c
Up to [cvs.NetBSD.org] / src / sys / compat / netbsd32
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon May 20 01:30:33 2024 UTC (10 months ago) by christos
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
HEAD
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +23 -2
lines
Rename dup3110 to dup3100 to match historical practice for NetBSD-11,
because we already have kevent100. Fix compat_dup3 to belong in compat_100
not compat_110.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jul 29 12:48:15 2023 UTC (19 months, 3 weeks ago) by rin
Branches: MAIN
CVS tags: thorpej-ifq-base,
thorpej-ifq,
thorpej-altq-separation-base,
thorpej-altq-separation
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -19
lines
COMPAT_NETBSD32: No need to have compat_100_netbsd32_kevent_fetch_timeout.
NFCI.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jul 29 12:38:25 2023 UTC (19 months, 3 weeks ago) by rin
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +118 -4
lines
COMPAT_NETBSD32: Catch up with sys___kevent100() addition.
XXX
Add epoll_* and memfd_create.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Dec 19 23:19:51 2022 UTC (2 years, 3 months ago) by pgoyette
Branches: MAIN
Create compat_100 module infrastructure now that we have branched
for NetBSD-10
CVSweb <webmaster@jp.NetBSD.org>