History log of /freebsd-13.1/sys/arm/linux/syscalls.master (Results 1 – 6 of 6)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/12.4.0, release/13.1.0, release/12.3.0, release/13.0.0, release/12.2.0, release/11.4.0
# fc7510ae 05-Feb-2020 Ed Maste <[email protected]>

linuxulator: implement sendfile

Submitted by: Bora Özarslan <[email protected]>
Submitted by: Yang Wang <[email protected]>
Reviewed by: markj
Sponsored by: The FreeBSD Foundation
Differential

linuxulator: implement sendfile

Submitted by: Bora Özarslan <[email protected]>
Submitted by: Yang Wang <[email protected]>
Reviewed by: markj
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D19917

show more ...


# 79ae56a7 31-Dec-2019 Edward Tomasz Napierala <[email protected]>

Sigh, add getcpu(2) chunk missed in r356229.

MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation


# 0610f417 14-Dec-2019 Edward Tomasz Napierala <[email protected]>

Fix definitions for linuxulator's sync_file_range(2).

Reviewed by: brooks, emaste
MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D22371


# ca2c3dea 11-Dec-2019 Ed Maste <[email protected]>

arm linuxulator: put syscall type and argument on one line


# 60247c8f 08-Nov-2019 Ed Maste <[email protected]>

arm linuxulator: reformat syscalls.master per current style

Equivalent to r339958 for sys/kern/syscalls.master.

Also add a dummy name for an UNUSED.

Sponsored by: The FreeBSD Foundation


# b6bb45f2 08-Nov-2019 Ed Maste <[email protected]>

arm linuxulator: add syscalls definition

From Linux arch/arm/kernel/call.S

Reviewed by: imp (earlier)
Submitted by: Grégory Soutadé <soutade_gmail.com>
Differential Revision: https://reviews.freebs

arm linuxulator: add syscalls definition

From Linux arch/arm/kernel/call.S

Reviewed by: imp (earlier)
Submitted by: Grégory Soutadé <soutade_gmail.com>
Differential Revision: https://reviews.freebsd.org/D7972

show more ...