]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat/linux
Import ClangFormat.cpp from ^/vendor/clang/clang-release_380-r262564
[FreeBSD/FreeBSD.git] / sys / compat / linux /
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-16 kibUpdate comments for the MD functions managing contexts...
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-31 glebiusFix kernel stack disclosures in the Linux and 4.3BSD...
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-24 dchaginDon't leak fp in case where fo_ioctl() returns an error.
2016-05-22 dchaginConvert proto family in both directions. The linux...
2016-05-22 dchaginAdd a missing errno translation for SO_ERROR optname.
2016-05-22 dchaginFor future use move futex timeout code to the separate...
2016-05-22 dchaginDue to lack the priority propagation feature replace...
2016-05-22 dchaginAdd my copyright as I rewrote most of the futex code...
2016-05-22 dchaginMinor style(9) cleanup, no functional changes.
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-17 kibAdd implementation of robust mutexes, hopefully close...
2016-05-12 mmMFV r299425:
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-04-30 pfgsys/compat/linux*: spelling fixes.
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-26 cemosd(9): Change array pointer to array pointer type...
2016-04-25 jamielinux_map_osrel doesn't need to be checked in linux_pri...
2016-04-22 pfgCleanup redundant parenthesis from existing howmany...
2016-04-19 pfgkernel: use our nitems() macro when it is available...
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-16 gjbMFH
2016-04-15 philImport to 0.6.1
2016-04-15 pfgcompat/linux: for pointers replace 0 with NULL.
2016-04-12 philMerge libxo 0.4.6
2016-04-11 gjbMFH
2016-04-10 dchaginMore complete implementation of /proc/self/limits.
2016-04-04 gjbMFH
2016-04-03 pfgFix indentation oops.
2016-04-03 dchaginMove Linux specific times tests up to guarantee the...
2016-03-30 jamieUse osd_reserve / osd_jail_set_reserved, which is known...
2016-03-27 dchaginRevert r297310 as the SOL_XXX are equal to the IPPROTO_...
2016-03-27 dchaginiConvert Linux SOL_IPV6 level.
2016-03-27 dchaginWhitespaces and style(9) fix. No functional changes.
2016-03-26 dchaginWhen write(2) on eventfd object fails with the error...
2016-03-26 dchaginImplement O_NONBLOCK flag via fcntl(F_SETFL) for eventf...
2016-03-20 dchaginCheck bsd_to_linux_statfs() return value. Forgotten...
2016-03-20 dchaginReturn EOVERFLOW in case when actual statfs values...
2016-03-20 dchaginWhitespaces, style(9) fixes. No functional changes.
2016-03-20 dchaginImplement fstatfs64 system call.
2016-03-20 dchaginRework r296543:
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-10 gjbMFH
2016-03-09 aeAdd support for IPPROTO_IPV6 socket layer for getsockop...
2016-03-08 dchaginBetter english.
2016-03-08 dchaginPut a commit message from r296502 about Linux alarm...
2016-03-08 dchaginDoes not leak fp. While here remove bogus cast of fp...
2016-03-08 dchaginLinux accept() system call return EOPNOTSUPP errno...
2016-03-08 dchaginAccording to POSIX and Linux implementation the alarm...
2016-03-08 dchaginLink the newly created process to the corresponding...
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-02-22 dimMerge ^/head r295845 through r295901.
2016-02-22 gjbMFH
2016-02-22 skraAs <machine/vmparam.h> is included from <vm/vm_param...
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-08 gjbMFH
2016-02-06 dimMerge ^/head r294961 through r295350.
2016-02-06 dimMerge compiler-rt release_38 branch r258968.
2016-02-04 mjgfork: pass arguments to fork1 in a dedicated structure
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-22 dimMerge ^/head r294169 through r294598.
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-20 gjbMFH
2016-01-19 desUpgrade to OpenSSH 6.9p1.
2016-01-19 desUpgrade to OpenSSH 6.8p1.
2016-01-19 desUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-17 dchaginPrevent double free of control in common sendmsg path...
2016-01-15 baptUpdate mandoc to 20160116
2016-01-15 dimMerge ^/head r293850 through r294089.
2016-01-14 dimUpdate llvm, clang and lldb to trunk r257626, and updat...
2016-01-14 gjbMFH
2016-01-14 glebiusCall crextend() before copying old credentials to the...
2016-01-14 glebiusChange linux get_robust_list system call to match actua...
2016-01-13 ngieMFhead @ r293815
2016-01-12 gjbMFH
2016-01-11 dimMerge ^/head r293430 through r293685.
2016-01-10 dchaginUnlock process lock when return error from getrobustlis...
2016-01-08 delphijMFV r293415:
2016-01-06 dimUpdate clang to trunk r256945.
2016-01-06 dimUpdate llvm to trunk r256945.
2016-01-05 delphijMFV r293125: less v481.
2016-01-04 gjbMFH r289384-r293170
2016-01-04 emasteMerge LLDB 3.8
2015-12-30 dimUpdate clang to trunk r256633.
2015-12-30 dimUpdate llvm to trunk r256633.
2015-12-29 ngieMFhead @ r292618
2015-12-26 dchaginReturn EINVAL in case of incorrect sigev_signo value...
next