]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc/gen
MFhead @ r281476
[FreeBSD/FreeBSD.git] / lib / libc / gen /
2015-04-10 baptUpdate nvi to 2.1.3 which fixes the data corruption...
2015-04-07 andrewAdd the start of libc and libstand for arm64. Not all...
2015-04-04 jillesfts: Don't return FTS_SLNONE if it's not a symlink...
2015-04-03 dimAdd the llvm-cov and llvm-profdata tools, when WITH_CLA...
2015-03-31 jilleswordexp: Explicitly pass along IFS.
2015-03-30 cyMFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092...
2015-03-26 jillessetmode(): Use sysctl kern.proc.umask instead of umask...
2015-03-20 jkimMerge OpenSSL 1.0.1m.
2015-03-18 andrewWe won't support a.out on arm64/aarch64. As such there...
2015-03-07 dimMerging ^/head r279596 through r279758.
2015-03-06 pfgcompat_passwd(): yet another uninitialized access to...
2015-03-04 dimMerge ^/head r279313 through r279595.
2015-03-02 baptUpdate libucl to git version 8d3b186
2015-03-02 baptUpdate mandoc to cvs snaphot from 20150302
2015-02-28 jillesnice(): Put back old return value, keeping [EPERM]...
2015-02-28 impMerge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec...
2015-02-27 kibFix typo. Note that this is mostly innocent, since...
2015-02-26 dimMerge ^/head r279163 through r279308.
2015-02-22 dimUpdate compiler-rt to trunk r230183. This has some...
2015-02-22 dimUpdate compiler-rt to trunk r228651. This enables...
2015-02-22 pfgsetmode(3): Make sure that setmode sets errno on failure.
2015-02-22 dimMerge ^/head r279023 through r279162.
2015-02-22 jillesnice(): Correct return value and [EPERM] error.
2015-02-20 pfgtab vs spaces.
2015-02-20 pfgFix small memleaks in nis_passwd() and nis_group().
2015-02-19 dimMerge llvm 3.6.0rc4 from ^/vendor/llvm/dist, merge...
2015-02-18 jkimMerge ACPICA 20141107 and 20150204.
2015-02-17 dimMerge ^/head r278756 through r278915.
2015-02-17 pfgulimit(3): simplify.
2015-02-15 pfgReplace strcpy() with strlcpy()
2015-02-15 pfgReverse one of the initializations from r278804.
2015-02-15 pfgMismatch in r278804.
2015-02-15 pfgMore tidy-ups on uninitialized scalar variable
2015-02-15 pfgulimit(3): Fix broken check.
2015-02-14 tijlThe ld(1) flag is -Bsymbolic not -Wsymbolic.
2015-02-14 dimMerge ^/head r278499 through r278755.
2015-02-14 kibProperly interpose libc spinlocks, was missed in r27663...
2015-02-13 pfgRevert 278634: This broke the build due to the compiler...
2015-02-12 pfgulimit(3): Fix broken check.
2015-02-10 dimMerge ^/head r278351 through r278498.
2015-02-09 rpauloMerge xz 5.2.0.
2015-02-07 pfgProtect uninitialized scalar variable from being accessed
2015-02-07 dimMerging ^/head r278298 through r278350.
2015-02-06 emasteUpdate LLDB snapshot to upstream r225923 (git 2b588ecd)
2015-02-06 pfgDrop cgetclose() from getdiskbyname().
2015-02-05 pfggetdiskbyname(): plug resource leak
2015-02-02 dimMerge ^/head r278005 through r278109.
2015-02-01 jillesttyname_r(): Return actual error, not always [ENOTTY].
2015-01-29 dimMerge ^/head r277861 through r277895.
2015-01-28 jillessem_post(): Fix and document semaphore value overflow...
2015-01-25 dimMerge llvm 3.6.0rc1 from ^/vendor/llvm/dist, merge...
2015-01-20 gjbMerge the following revisions from ^/projects/release...
2015-01-18 dimUpgrade our copy of clang and llvm to 3.5.1 release...
2015-01-15 dimImport libc++ trunk r224926. This fixes a number of...
2015-01-13 gjbReintegrate head revisions r273096-r277147
2015-01-12 emasteRemove duplicate copies of trivial getcontextx.c
2015-01-11 kibReduce the size of the interposing table and amount of
2015-01-10 baptInstall the liblzma pkg-config file
2015-01-08 jkimMerge OpenSSL 1.0.1k.
2015-01-08 dimUpdate compiler-rt to trunk r224034. This brings a...
2015-01-08 rodrigcClarify text to be consistent with nanosleep(2),
2015-01-07 delphijMFV r276761: tcpdump 4.6.2.
2015-01-06 delphijMFV r276759: libpcap 1.6.2.
2015-01-03 kibFix known issues which blow up the process after dlopen...
2015-01-03 kibAdd rtld private interface for dso to detect dynamic...
2015-01-03 desUpgrade to Unbound 1.5.1. Almost all our local changes...
2015-01-02 delphijMFV r276568:
2014-12-27 dimMerge ^/head r274961 through r276301.
2014-12-25 baptUpdate mandoc to 1.13.2
2014-12-24 emasteUpdate elftoolchain to upstream rev 3130
2014-12-24 emasteCopy elftoolchain top-level directory from vendor at...
2014-12-21 bruefferVarious mdoc fixes and a few EOL whitespace removals.
2014-12-16 emasteCopy elftoolchain readelf from vendor branch
2014-12-11 delphijMFV r275696: file 5.21.
2014-12-08 markjMFV r272851:
2014-12-06 delphijMFV r260710 + 275532:
2014-12-02 baptUpdate to mandoc cvs version as of 20141201
2014-11-29 baptUpdate libucl to latest version
2014-11-27 emasteCopy elftoolchain binutils replacements from vendor...
2014-11-26 emasteThere is no Python in the FreeBSD base system
2014-11-26 emasteUpdate LLDB snapshot to upstream r216948 (git 50f7fe44)
2014-11-25 dimr274961 through r275075
2014-11-25 delphijReinstitate send() after syslogd restarts.
2014-11-25 emasteRevert r274772: it is not valid on MIPS
2014-11-24 dimMerge clang 3.5.0 release from ^/vendor/clang/dist...
2014-11-24 dimMerge llvm 3.5.0 release from ^/vendor/llvm/dist, resol...
2014-11-22 baptUpdate mandoc to 1.13.1
2014-11-21 emasteUse canonical __PIC__ flag
2014-11-01 jmmvMFV: Import atf-0.21.
2014-10-27 markjgetgrouplist(3) was reimplemented in terms of getgrent_...
2014-10-24 jhbThe current POSIX semaphore implementation stores the...
2014-10-24 jhbDon't reference sem(4) from the POSIX semaphore pages...
2014-10-15 jkimMerge OpenSSL 1.0.1j.
2014-10-14 gjbReintegrate head@r273095
2014-10-14 gjbMerge the following from ^/projects/release-vmimage:
2014-10-10 neelIFC @r272887
2014-10-09 emasteUpdate dl_iterate_phdr(3) to follow r272842
2014-10-06 baptImport byacc 20141005 from vendor
2014-10-04 melifaroSync to HEAD@r272516.
2014-10-02 ngieImport the NetBSD test suite from ^/vendor/NetBSD/tests...
next