]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat/freebsd32
linux(4): Cleanup sys/sysent.h from linux_util
[FreeBSD/FreeBSD.git] / sys / compat / freebsd32 /
2023-01-30 Jessica Clarkefreebsd32: Make sendmsg match native ABI for unpadded...
2023-01-30 Brooks Davisfreebsd32_sendmsg: fix control message ABI
2023-01-26 Martin Matuskazfs: merge openzfs/zfs@92e0d9d18 (zfs-2.1-release)...
2023-01-20 Konstantin Belousovptrace(2): add PT_SC_REMOTE remote syscall request
2023-01-20 Konstantin Belousovcompat32: move struct ptrace_sc_ret32 definition from...
2022-12-06 Martin Matuskazfs: merge openzfs/zfs@21bd76613 (zfs-2.1-release)...
2022-10-20 Ed Mastesysent: regen after ee9bc5818356, posix_fadvise in...
2022-10-04 Martin Matuskazfs: merge openzfs/zfs@6a6bd4939 (zfs-2.1-release)...
2022-06-25 Martin Matuskazfs: merge openzfs/zfs@6c3c5fcfb (zfs-2.1-release)...
2022-06-17 Dmitry ChaginFinish cpuset_getaffinity() after f35093f8
2022-06-17 Dmitry Chaginsysent: Get rid of bogus sys/sysent.h include.
2022-06-17 Dmitry Chagincpuset: Byte swap cpuset for compat32 on big endian...
2022-06-17 Dmitry Chaginfreebsd32: Remove the unnecessary spaces.
2022-06-17 Dmitry Chaginfreebsd32: Remove unused umtx.h include.
2022-06-17 Dmitry Chaginfreebsd32: Eliminate spaces at end of line.
2022-05-23 Mark Johnstoncpuset: Fix the KASAN and KMSAN builds
2022-05-23 Justin Hibbitscpuset: Byte swap cpuset for compat32 on big endian...
2022-05-12 John BaldwinTrim duplicate code for copying in iovecs for PT_[GS...
2022-05-12 Andrew TurnerAdd PT_GETREGSET
2022-04-29 John Baldwinfreebsd32: Fix layout of struct shmid_kernel32.
2022-03-30 Ed MasteClear non-x86 compat stat syscall kernel stack memory...
2022-03-29 Martin Matuskazfs: merge openzfs/zfs@52bad4f23 (zfs-2.1-release)...
2022-03-11 Martin Matuskazfs: merge openzfs/zfs@ef83e07db (zfs-2.1-release)...
2022-02-21 Konstantin BelousovRemove PT_GET_SC_ARGS_ALL
2022-02-21 Edward Tomasz Napi... linux: implement PTRACE_GET_SYSCALL_INFO
2022-02-08 Ed MasteRemove "All Rights Reserved" from FreeBSD Foundation...
2022-01-31 Mark Johnstonexec: Remove the stack gap implementation
2022-01-31 Mark Johnstonexec: Introduce the PROC_PS_STRINGS() macro
2022-01-29 Konstantin BelousovAdd security.bsd.allow_ptrace sysctl
2022-01-14 Konstantin BelousovRegen
2022-01-14 Konstantin BelousovAdd sched_getcpu()
2022-01-14 Mark Johnstonexec: Simplify sv_copyout_strings implementations a bit
2021-12-20 Konstantin BelousovRegen
2021-12-20 Konstantin Belousovswapoff: add one more variant of the syscall
2021-12-19 Martin Matuskazfs: merge openzfs/zfs@af88d47f1 (zfs-2.1-release)...
2021-12-13 Konstantin Belousovfcntl(2): add F_KINFO operation
2021-09-26 Mark Johnstonfreebsd32: Fix a double copyin in sendmsg() and recvmsg()
2021-09-26 Mark Johnstonfreebsd32: Provide an ANSI definition for freebsd32_rec...
2021-09-24 Konstantin Belousovprocctl(2): Add PROC_WXMAP_CTL/STATUS
2021-09-24 Edward Tomasz Napi... procctl(2): add PROC_NO_NEW_PRIVS_CTL, PROC_NO_NEW_PRIV...
2021-09-18 Martin Matuskazfs: merge openzfs/zfs@71c609852 (zfs-2.1-release)...
2021-08-03 Konstantin BelousovRegen
2021-08-03 Konstantin BelousovRevert most of ce42e793100b460f597e4c85ec0da12e274f9394
2021-07-10 Martin Matuskazfs: merge openzfs/zfs@4f92fe0f5 (zfs-2.1-release)...
2021-06-30 Martin Matuskazfs: merge openzfs/zfs@508fff0e4 (zfs-2.1-release)...
2021-06-26 Martin Matuskazfs: merge openzfs/zfs@aee26af27 (zfs-2.1-release)...
2021-06-22 Martin Matuskazfs: merge openzfs/zfs@9a865b7fb (zfs-2.1-release)...
2021-06-20 Martin Matuskazfs: merge openzfs/zfs@3de7aeb68 (zfs-2.1-release)...
2021-06-13 Martin Matuskazfs: merge openzfs/zfs@c3b60eded (zfs-2.1-release)...
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@7d9f3ef0e (zfs-2.1-release)...
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@3522f57b6 (zfs-2.1-release)...
2021-05-20 Ed Masteregen syscall files after 0bd5d81f1edf
2021-05-10 Konstantin BelousovAdd ptrace(PT_COREDUMP)
2021-01-15 Emmanuel VadotAdd 'sys/contrib/device-tree/' from commit '5ee353c36d3...
2021-01-14 Simon J. GerratyMerge bmake-20210110
2021-01-14 Kyle Evanscontrib/lua: update to 5.4.2
2021-01-12 Mateusz GuzikConvert remaining cap_rights_init users to cap_rights_i...
2021-01-08 Alan SomersRegenerate syscall files after reallocation of aio_writ...
2021-01-08 Alan SomersReallocate syscall numbers for aio_writev and aio_readv
2021-01-03 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2021-01-03 Alan SomersRegenerate syscall files after addition of aio_writev...
2021-01-03 Alan SomersAdd aio_writev and aio_readv
2021-01-02 Toomas SoomeAdd 'contrib/pnglite/' from commit 'a70c2a23d0d84dfc63a...
2021-01-02 Toomas SoomeAdd 'contrib/terminus/' from commit 'cee3932f8c02a220d7...
2020-12-30 Philip Paepscontrib/tzdata: import tzdata 2020f
2020-12-27 Martin Matuskacontrib/libarchive: Import libarchive 3.5.1
2020-12-27 Konstantin BelousovRegen.
2020-12-27 Konstantin BelousovExpose eventfd in the native API/ABI using a new __spec...
2020-12-25 Conrad Meyersys/contrib/zstd: Import zstd 1.4.8
2020-12-25 Philip Paepscontrib/tzdata: import tzdata 2020e
2020-12-18 Konstantin BelousovAdd ELF flag to disable ASLR stack gap.
2020-12-18 Xin LIMFV r368746:
2020-12-13 Martin MatuskaMFV r368607:
2020-12-09 Cy SchubertMFV r368464:
2020-12-09 Jung-uk KimMerge OpenSSL 1.1.1i.
2020-12-06 Stefan EßerUpgrade to version 3.2.3
2020-12-04 Konstantin BelousovRegen
2020-12-04 Konstantin BelousovFix compat32 for ntp_adjtime(2).
2020-12-01 Martin MatuskaMFV r368207:
2020-11-26 Stefan EßerUpdate to version 3.2.0
2020-11-23 Kyle Evansfreebsd32: take the _umtx_op struct definitions back
2020-11-22 Kyle Evans_umtx_op: move compat32 definitions back in
2020-11-20 Simon J. GerratyMerge bmake-20201117
2020-11-19 Dag-Erling SmørgravMerge upstream r948: fix race condition in openpam_ttyc...
2020-11-18 Marcin WojtasAdjust ENA driver files to latest ena-com changes
2020-11-18 Marcin WojtasFix completion descriptors alignment for the ENA
2020-11-17 Kyle Evansumtx_op: reduce redundancy required for compat32
2020-11-13 Jung-uk KimMFV: r367652
2020-11-07 Simon J. GerratyUpdate to bmake-20201101
2020-10-27 Cy SchubertMFV r367082:
2020-10-24 Xin LIMFV r366990: less v563.
2020-10-24 Kyle Evansaudit: correct reporting of *execve(2) success
2020-10-22 Philip PaepsImport tzdata 2020c
2020-10-17 Matt MacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-17 Philip PaepsImport tzdata 2020c
2020-10-16 Kyle EvansMFC r366760: lua: update to 5.3.6
2020-10-12 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-09 Jung-uk KimMFV: r366539
2020-10-08 Philip PaepsImport tzdata 2020b
2020-10-03 Jakub Wojciech KlamaImport lib9p 9d5aee77bcc1bf0e79b0a3bfefff5fdf2146283c.
next