]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
Fix insufficient filename validation in scp client
[FreeBSD/FreeBSD.git] / sys / compat /
2018-11-22 tijlMFS r340757:
2018-11-22 tijlMFS r340755:
2018-11-12 brooksRegen after r340388: MFC r340302: Fix freebsd32 mknod...
2018-11-12 brooksMFC r340302:
2018-11-12 brooksRegen after r340377: MFC r340272, r340274, r340294
2018-11-12 brooksMFC r340272, r340274, r340294
2018-11-08 tijlMFC r340181, r340185:
2018-11-01 hselaskyMFC r339924:
2018-11-01 hselaskyMFC r339923:
2018-11-01 hselaskyMFC r339868:
2018-10-25 tijlMFC r339618:
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
2018-06-25 emasteQuiet unused fn warning for linuxulator w/o legacy...
2018-06-22 chuckFix output of linprocfs stat entry
2018-06-22 chuckFix the Linux kernel version number calculation
2018-06-21 kiblinux_clone_thread: mark new thread as TDB_BORN.
2018-06-19 emastelinuxulator: handle V3 capget/capset
2018-06-18 emastelinuxulator: add debugging for invalid capget/capset...
2018-06-18 emastelinsysfs: depend on linux_common module on arm64, as...
2018-06-17 dimFix build of ndis with base gcc on i386
2018-06-15 chuckAdd linprocfs support for min_free_kbytes
2018-06-15 emastelinuxulator: do not include legacy syscalls on arm64
2018-06-15 emasteCorrect debug control for linuxulator faccessat
2018-06-15 kiblinprocfs: add TracerPid to /proc/pid/status.
2018-06-15 emasteAdd stubbed arm64 linuxulator /proc/cpuinfo handler
2018-06-14 brooksRegen after 335177 (rename sys_obreak to sys_break).
2018-06-14 brooksName the implementation of brk and sbrk sys_break().
2018-06-14 manudts: Update our copy to Linux 4.17
2018-06-13 bdeOops, r335053 had an old version of the comment about...
2018-06-13 bdeFix the encoding of major and minor numbers in 64-bit...
2018-06-13 bdeFix some bugs found while fixing the representation...
2018-06-12 hselaskyImplement the ip_eth_mc_map() function in the LinuxKPI.
2018-06-11 hselaskyImplement the kstrtobool() and kstrtobool_from_user...
2018-06-11 hselaskyImplement the user_access_begin(), user_access_end...
2018-06-07 hselaskyDefine ARCH_KMALLOC_MINALIGN in the LinuxKPI.
2018-06-07 hselaskyWrap timespec64 into timespec in the LinuxKPI.
2018-06-07 hselaskyMove the EXPORT_SYMBOL_XXX() function macros into own...
2018-06-07 hselaskyImplement the dev_pm_set_driver_flags() function macro...
2018-06-06 hselaskyMake some list functions RCU safe in the LinuxKPI.
2018-06-06 hselaskyRewrite code using atomic_fcmpset_int() in the LinuxKPI.
next