]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat/freebsd32
Implement print_hex_dump_debug() function macro in the LinuxKPI.
[FreeBSD/FreeBSD.git] / sys / compat / freebsd32 /
2019-04-26 emastemake sysent after r346273 (readlinkat arg correction)
2019-04-23 cyMFV r346563:
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-16 emastecorrect readlinkat(2) return type
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-06 oshogboRegen after r345982.
2019-04-06 oshogboIntroduce funlinkat syscall that always us to check...
2019-04-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-30 jahfreebsd32: fix padding of computed control message...
2019-03-25 mmMFV r345495:
2019-03-18 asomersMFHead@r345275
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-16 kibamd64 KPTI: add control from procctl(2).
2019-03-15 ngieInitial googlemock/googletest integration into the...
2019-03-12 impKill tz_minuteswest and tz_dsttime.
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-07 cyMFV r344878:
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-15 dimMerge ^/head r343956 through r344177.
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-02-10 kibImplement Address Space Layout Randomization (ASLR)
2019-02-10 dimMerge ^/head r343807 through r343955.
2019-02-09 kibNormalize the declaration of i386_read_exec variable.
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-13 cognetRegenerate sysent files after having modified syscalls...
2019-01-13 cognetamd64 is the only arch that doesn't require padding...
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-18 brooksconst poison the `new` pointer of __sysctl.
2018-12-18 cyMFV r342175:
2018-12-09 dimMerge ^/head r340918 through r341763.
2018-12-09 cyMFV r341618:
2018-12-07 kibRegen.
2018-12-07 kibAdd new file handle system calls.
2018-12-06 sjgUpdate bmake to version 20180919
2018-11-29 brooksAdd helper functions to copy strings into struct image_...
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-14 dimMerge ^/head r340368 through r340426.
2018-11-14 brooksUse the main capabilities.conf for freebsd32.
2018-11-12 dimMerge ^/head r340235 through r340367.
2018-11-10 manuUpdate our devicetree to 4.19 for arm and arm64
2018-11-09 brooksRegen after r340302: Fix freebsd32 mknod(at).
2018-11-09 brooksFix freebsd32 mknod(at).
2018-11-09 brooksRegen after r340294: Fix a number of bugs in freebsd32...
2018-11-09 brooksFix a number of bugs in freebsd32's capabilities.conf.
2018-11-09 brooksRegen after r340274: Make freebsd32_utmx_op follow...
2018-11-09 brooksMake freebsd32_umtx_op follow the freebsd32_foo convention.
2018-11-09 brooksRegen after 340272: Make __sysctl follow the freebsd32_...
2018-11-09 brooksMake __sysctl follow the freebsd32_foo convention.
2018-11-07 dimMerge ^/head r340213 through r340234.
2018-11-07 dimMerge ^/head r340126 through r340212.
2018-11-07 brooksRegen after r340221: allow pointer return types.
2018-11-07 brooksmakesyscalls.sh: allow pointer return types.
2018-11-06 brooksRegen after r340199: Use declared types for caddr_t...
2018-11-06 brooksUse declared types for caddr_t arguments.
2018-11-06 oshogboRemove ppoll. freebsd32 doesn't define a ppoll syscall.
2018-11-06 oshogboRegenerate after r340195.
2018-11-06 oshogbocapsicum: Add ppoll and freebsd32_ppoll to compat32.
2018-11-04 vangyzenUpdate expat to 2.2.6
2018-11-04 dimMerge ^/head r339813 through r340125.
2018-11-02 brooksRegen after r340080: Add const to input-only char ...
2018-11-02 brooksAdd const to input-only char * arguments.
2018-11-01 brooksRegent after r340034: Use mode_t when the documented...
2018-11-01 brooksUse mode_t when the documented signature does.
2018-10-27 dimMerge ^/head r339670 through r339812.
2018-10-26 brooksMove 32-bit compat support for FIODGNAME to the right...
2018-10-25 mmMFV r339640,339641,339644:
2018-10-23 dimMerge ^/head r339015 through r339669.
2018-10-22 brooksRemove __restrict qualifiers from syscalls.master.
2018-10-20 baptUpdate libdialog to 1.3-20180621
2018-10-15 kevansCorrect COMPAT* macro names in syscalls.master
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-10-05 gjbMFH r338661 through r339200.
2018-10-04 brooksRevert r339174: Move 32-bit compat support for FIODGNAM...
2018-10-03 brooksMove 32-bit compat support for FIODGNAME to the right...
2018-10-02 brooksMove 32-bit compat support for CDIOREADTOCENTRYS to...
2018-09-29 dimMerge ^/head r338988 through r339014.
2018-09-29 dimAdd compiler-rt's libFuzzer, not connected to buildworl...
2018-09-28 jhbRegenerate after UNIMPL -> OBSOL changes in r339001.
2018-09-28 jhbMark various removed system calls as OBSOL instead...
2018-09-27 brooksCentralize compat support for PCIOCGETCONF.
2018-09-24 emasteCopy libevent sources to contrib
2018-09-20 baptImport mandoc 1.14.4
2018-09-13 jkimUpdate OpenSSL to 1.1.1.
next