]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
Merge OpenSSL 1.1.1a.
[FreeBSD/FreeBSD.git] / sys / compat /
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-20 tijlFix another user address dereference in linux_sendmsg...
2018-11-19 tijlDo proper copyin of control message data in the Linux...
2018-11-16 mjgproc: always store parent pid in p_oppid
2018-11-16 hselaskyDefine asm macro in the LinuxKPI.
2018-11-16 hselaskyImplement ktime_get_ts64() function macro in the LinuxKPI.
2018-11-14 brooksUse the main capabilities.conf for freebsd32.
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 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-06 tijlOn amd64 both Linux compat modules, linux.ko and linux6...
2018-11-04 vangyzenUpdate expat to 2.2.6
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-11-01 bwidawsklinuxkpi: Add GFP flags needed for ttm drivers
2018-10-30 hselaskyImplement the dump_stack() function in the LinuxKPI.
2018-10-30 hselaskyImplement __KERNEL_DIV_ROUND_UP() function macro in...
2018-10-29 hselaskyImplement dma_pool_zalloc() in the LinuxKPI.
2018-10-26 brooksMove 32-bit compat support for FIODGNAME to the right...
2018-10-25 kibImplement O_BENEATH and AT_BENEATH.
2018-10-25 mmMFV r339640,339641,339644:
2018-10-22 brooksRemove __restrict qualifiers from syscalls.master.
2018-10-22 tijlDefine linuxkpi readq for 64-bit architectures. It...
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 gjbMerge the remainder of the projects/openssl111 branch...
2018-10-09 brooksRegenerated assorted syscall related files after:
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-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.
2018-09-13 roygerx86bios: use M_NOWAIT with mallocs
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-08-28 kibRegen after r338357.
2018-08-28 kibFix compat32 ftruncate cap mode after ino64.
2018-08-25 alcEliminate the arena parameter to kmem_free(). Implicit...
2018-08-23 manudts: Import DTS for arm64
2018-08-21 alcEliminate kmem_malloc()'s unused arena parameter. ...
2018-08-20 alcEliminate kmem_alloc_contig()'s unused arena parameter.
2018-08-18 delphijRegen after r337998.
2018-08-18 delphijgetrandom(2) should not be restricted in capability...
2018-08-16 jamieRevert r337922, except for some documention-only bits...
2018-08-16 jamiePut jail(2) under COMPAT_FREEBSD11. It has been the...
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-13 manuImport DTS files from Linux 4.18
2018-08-11 kevansMFH @ r337607, in preparation for boarding
2018-08-09 hselaskyUse atomic_fcmpset_XXX() instead of atomic_cmpset_XXX...
2018-08-08 eadlerfile: update to 5.34
2018-08-07 mariusUpdate the list of architectures having atomic_fcmpset_...
2018-08-07 markjImprove handling of control message truncation.
2018-08-06 hselaskyImplement current_work() function in the LinuxKPI.
2018-08-06 hselaskyImplement atomic_long_cmpxchg() function in the LinuxKPI.
2018-08-06 hselaskyDefine __poll_t type in the LinuxKPI.
2018-08-03 hselaskyImplement ktime_add_ms() and ktime_before() in the...
2018-08-01 hselaskyDon't refer to non-existing atomic functions, even...
2018-08-01 kibAdd ioctl to conveniently mmap a PCI device BAR into...
2018-07-31 mavMFV r336991, r337001:
2018-07-31 kibRegenerate after r336980.
2018-07-31 kibProvide compat32 shims for sched_rr_get_interval(2).
2018-07-30 asomersMake timespecadd(3) and friends public
2018-07-29 asomersfreebsd32_getrusage(2): skip freebsd32_rusage_out on...
2018-07-29 asomersgetrusage(2): fix return value under 32-bit emulation
2018-07-29 mmMFV r336851:
2018-07-11 cyMFV r324714:
2018-07-10 brooksRegen after r336171.
2018-07-10 brooksGet rid of netbsd_lchown and netbsd_msync syscall entries.
2018-07-07 impCreate PCI_MATCH and pci_match_device
2018-07-05 andrewCreate a new macro for static DPCPU data.
2018-07-05 brooksRevert r335983.
2018-07-05 brooksGet rid of netbsd_lchown and netbsd_msync syscall entries.
2018-07-03 oshogboRegen after 335900.
2018-07-03 oshogbocapsicum: add getdirentries to the freebsd32 compact
2018-06-27 emasteSplit kern_break from sys_break and use it in linuxulator
next