]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc/stdlib
Also link getutxent.3 to utmpx.3.
[FreeBSD/FreeBSD.git] / lib / libc / stdlib /
2010-07-20 edUpgrade our Clang in base to r108428.
2010-07-20 jmallettImport the Cavium Simple Executive from the Cavium...
2010-07-19 rpauloMFV:
2010-07-17 rpauloMerge from vendor: libdtrace MD parts needed by fasttrap.
2010-07-10 nwhitehornProvide 64-bit PowerPC support in libc.
2010-07-06 jkimMerge ACPICA 20100702.
2010-07-06 rpauloMerge from vendor-sys/opensolaris:
2010-06-14 rpauloMFV hostapd & wpa_supplicant 0.6.10.
2010-06-13 cpercivaIn threaded processes, destroy the mutex atexit_mutex...
2010-06-11 impMerge from tbemd
2010-06-10 impsvn merge svn+ssh://svn.freebsd.org/base/head@208996
2010-06-09 rdivackyImport LLVM/clang from vendor stripped of docs/ test...
2010-05-13 uqsmdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS...
2010-05-12 bruefferThe previous revision actually removed the bug being...
2010-05-10 mmImport of liblzma, xz, xzdec, lzmainfo from vendor...
2010-04-28 jkimMerge ACPICA 20100428.
2010-04-28 mckusickUpdate to current version of head.
2010-04-24 mariusAdd a TestFloat based test suite for floating-point...
2010-04-21 kibC language does not has references, it provides pointers.
2010-04-21 kibAdd standards section, improve wording, taking into...
2010-04-20 kibFree() is not allowed to modify errno, remove safety...
2010-04-20 kibSlightly modernize realpath(3).
2010-04-15 impsvn merge svn+ssh://svn.freebsd.org/base/head@206684
2010-04-14 impsvn merge svn+ssh://svn.freebsd.org/base/head@206627
2010-04-14 impsvn merge svn+ssh://svn.freebsd.org/base/head/@206624
2010-04-14 uqsmdoc: order prologue macros consistently by Dd/Dt/Os
2010-04-12 impmerge from head, part 13 of many
2010-04-12 impmerge from head, part 12 of many
2010-04-12 impmerge from head, part 11 of many
2010-04-12 impmerge from head, part 9 of many
2010-04-12 impmerge from head, part 8 of many
2010-04-12 impmerge from head, part 7 of many.
2010-04-12 impmerge from head, part 7 of many.
2010-04-12 impmerge from head, part 6 of many
2010-04-12 impMerge from head, part 5 of many.
2010-04-12 impmerge from head: part 4 of many
2010-04-12 impmerge from head: 3 of many
2010-04-12 impmerge from head: part 2 of many.
2010-03-22 delphijUpdate to zlib 1.2.4 and add versioned symbols to the
2010-03-19 delphijCreate a custom branch where I will be able to do the...
2010-03-13 simonMerge OpenSSL 0.9.8m into head.
2010-03-09 desUpgrade to OpenSSH 5.4p1.
2010-03-05 jkimMerge ACPICA 20100304.
2010-03-04 desIFH@204581
2010-03-04 impMerge from head
2010-03-03 jhIn reallocf(3), free the memory only when size != 0...
2010-03-02 impMerge with latest head.
2010-02-28 jasoneRewrite red-black trees to do lazy balance fixup. ...
2010-02-28 rajMerge DTC-d75b33af.
2010-02-18 impMerge to head 204047
2010-02-18 impMerge from head.
2010-02-17 impMerge through r204011 from head.
2010-02-16 impMerge from current.
2010-02-16 marcelDefine TLS_MODEL for PowerPC as well. Since PowerPC...
2010-02-16 marcelUnbreak ia64: tls_model("initial-exec") is invalid...
2010-02-15 impSync to head at about 203911.
2010-02-14 impmerge from head.
2010-02-13 impmerge from head.
2010-02-10 cracauerFix PR
2010-02-07 impmerge from base/head
2010-02-03 impIntroduce MACHINE_CPUARCH.
2010-01-31 jasoneFix bugs:
2010-01-27 emasteAdd missing return, in a rare case where we can't alloc...
2010-01-06 impMerge from head at r201628.
2009-12-15 robertoMerge 4.2.4p8 into contrib (r200452 & r200454).
2009-12-10 jasoneSimplify arena_run_reg_dalloc(), and remove a bug that...
2009-12-10 jasoneFix the posix_memalign() changes in r196861 to actually...
2009-12-07 scfRevert behavior change to setenv(), unsetenv() and...
2009-12-06 scfUpdate the getenv(3) man page to reflect the recent...
2009-12-06 scfChange the behavior of setenv(), putenv() and unsetenv...
2009-12-06 scfImprove the comment within getenv() explaining the...
2009-12-05 edFix many "function declaration isn't a prototype" warni...
2009-12-04 netchildImport the unchanged v4l videodev.h from the vendor...
2009-12-01 greenTemporarily revert the previous change because the...
2009-12-01 greenDo not gratuitously fail *env(3) operations due to...
2009-11-16 jkimMerge ACPICA 20091112.
2009-11-14 cpercivaChange the utrace log entry for malloc_init from (0...
2009-10-19 jkimMerge ACPICA 20091013.
2009-10-02 gonzo- MFC
2009-10-01 desUpgrade to OpenSSH 5.3p1.
2009-09-26 desSync from head.
2009-09-26 alcMake malloc(3) superpage aware. Specifically, if getpa...
2009-09-17 desMerge from head
2009-09-17 desMerge from head up to r188941 (last revision before...
2009-09-11 jkimMFV: r196804
2009-09-09 delphijImport x86emu from OpenBSD as of OPENBSD_4_6.
2009-09-08 gonzo- MFC from head@196987
2009-09-05 kibHandle zero size for posix_memalign. Return NULL or...
2009-08-24 edOur implementation of granpt(3) could be valid in the...
2009-07-29 delphijUpdate less to v436. This is considered as a bugfix...
2009-07-11 mpUpdate to tcsh 6.17.00.
2009-07-03 gonzo- MFC
2009-06-25 dougbUpdate to the final release version of BIND 9.6.1....
2009-06-23 edSimplify. We can just use .sinclude here.
2009-06-14 simonMerge OpenSSL 0.9.8k into head.
2009-06-02 jkimMFV: ACPICA 20090521
2009-05-31 dougbUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-27 edUpdate ee(1) in the base system to version 1.5.0.
2009-05-26 edCopy ee 1.4.2 into the contrib directory.
2009-05-22 desUpgrade to OpenSSH 5.2p1.
next