]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Fix spelling of `isolevel` cd9660 option
[FreeBSD/FreeBSD.git] / lib /
2015-11-02 ngieAdd _test suffix to multiple tests in lib/libc to confo...
2015-11-02 ngieRemove unused variable (SRCDIR)
2015-11-02 ngieRemove unnecessary `if (x)` tests before calling `free...
2015-11-01 acheMicrooptimize.
2015-11-01 acheAddition to prev. commit.
2015-11-01 acheDon't seek to the end if write buffer is empty (in...
2015-10-31 andrewWe have long double on arm64, and the tests pass so...
2015-10-30 jkimMerge OpenSSL 1.0.2d.
2015-10-30 sbrunoNot all targets support by clang have a tested or enabl...
2015-10-30 ngieDisable h_raw/h_read with gcc
2015-10-30 ngie- Re-enable h_raw with clang 3.7.0+
2015-10-30 ngieRemove a set but unused variable in __getgroupmembershi...
2015-10-30 ngieIntegrate contrib/netbsd-tests/lib/libc/rpc into the...
2015-10-29 bdreweryUse memmove(3) to avoid overlapping copy.
2015-10-29 bdreweryFix several memory leaks, and crashes, in iconvlist(3).
2015-10-28 acheAdd _flags2 per jhb@ suggestion since no room left...
2015-10-28 baptMerge from head
2015-10-27 baptUpdate libucl to latest git snapshot (20151027)
2015-10-27 jilleslibedit: Use correct buffer lengths in vi mode v command.
2015-10-25 acheAccording to POSIX, a write operation shall start at...
2015-10-25 ngieFix compiling with gcc [4.2.1] after r287797 when MK_HE...
2015-10-24 acheSince no room left in the _flags, reuse __SALC for...
2015-10-23 sjgMerge bmake 20151020
2015-10-23 vangyzenresolver: abuse _res a little less
2015-10-23 dteskefigpar(3) merged to stable/10 before release/10.2.0
2015-10-23 dteskeBump date/copyright after correcting HISTORY
2015-10-23 dteskedpv(3) merged to stable/10 before release/10.2.0
2015-10-22 glebiusMFV ntp-4.2.8p4 (r289715)
2015-10-22 bdreweryRemove more disconnected libgpib items missed in r276214.
2015-10-21 ngieRevert lib/libc/gen/dirname.3@r289695
2015-10-21 ngieRevert r289694
2015-10-20 cemcpuset.9: Link to/from the new page
2015-10-20 jhbSwitch pl_child_pid from int to pid_t.
2015-10-18 rpauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-18 dimSwitch the default OpenMP runtime for clang to libomp...
2015-10-18 ngieMake libxo depend on libutil because it uses humanize_n...
2015-10-17 ngieMFhead @ r289471
2015-10-17 cemDocument bitset(9)
2015-10-17 bdreweryConditionalize the META_MODE tool handling on MK_META_MODE.
2015-10-17 ngieSet dev->fd to -1 when calling cam_close_spec_device...
2015-10-17 ngieIntegrate tools/regression/acltools into the FreeBSD...
2015-10-17 ngieIntegrate tools/test/posixshm and tools/regression...
2015-10-16 mavMFV r289310:
2015-10-16 desUse fopen()'s newfangled "e" flag instead of explicit...
2015-10-16 desFix two bugs in HTTPS tunnelling:
2015-10-15 bdreweryAdd more SUBDIR_PARALLEL.
2015-10-15 bdrewerylibstdc++ also snook in incorrectly in r267511, despite...
2015-10-15 bdreweryRemove unneeded libg++ reference that came in with...
2015-10-15 bdreweryFix another ++= parsed as '+=', missed in r289384.
2015-10-15 bdreweryLet the SUBDIR_DEPEND*c++ variables actually work rathe...
2015-10-14 bzFor the Cortex-A8 use the a8 and not the a9 events...
2015-10-14 vangyzenresolver: automatically reload /etc/resolv.conf
2015-10-13 ngieIntegrate tools/regression/acltools into tests/sys/acl
2015-10-12 ngieIntegrate the tests from lib/libarchive, usr.bin/cpio...
2015-10-12 peterUpdate from svn-1.8.14 to 1.9.2.
2015-10-12 ngieMFhead @ r289173
2015-10-12 ngieRefactor the test/ Makefiles after recent changes to...
2015-10-11 ngieRedo MFC @ r289134
2015-10-11 ngieRevert r289133; retry the merge
2015-10-11 ngieMFhead @ r289132
2015-10-10 traszChange the default setting of kern.ipc.shm_allow_remove...
2015-10-10 ngieMFhead @ r289100
2015-10-08 marcelIf we can't open the file, skip devclose() for the...
2015-10-08 peterMove SHLIBDIR?=/lib before <src.opts.mk> so that it...
2015-10-08 rodrigcUse -fpermissive if compiling with GCC.
2015-10-07 rodrigcUse proper function prototypes.
2015-10-07 jhbDocument the recently added pl_syscall_* fields in...
2015-10-07 ngieIntegrate the testcases into the FreeBSD test suite
2015-10-06 bdrewerytruss: Add support for utrace(2).
2015-10-06 ngieForced commit to note that I was playing around with...
2015-10-06 ngieMFhead @ r288954
2015-10-06 dimStop linking libc++.so verbosely, there is no need to.
2015-10-06 dimFor llvm/clang libraries, skip including tablegen-produ...
2015-10-06 ngieMFhead @ r288943
2015-10-06 cemFix core corruption caused by race in note_procstat_vmmap
2015-10-06 dimUpgrade our copies of clang, llvm, lldb, compiler-rt...
2015-10-06 ngie--------------------------------------------------...
2015-10-06 ngieAdd directory for test encoder missed by accident in...
2015-10-06 ngieRemove a comment from an earlier iteration of trying...
2015-10-06 ngieIntegrate the tests from libxo into the FreeBSD test...
2015-10-06 dimMerge ^/head r288836 through r288925.
2015-10-06 ngieUse LIBXOSRC instead of LIBXO when defining the path...
2015-10-05 dimMerge ^/head r288831 through r288835.
2015-10-05 jgh- address grammar
2015-10-05 dimMerge ^/head r288457 through r288830.
2015-10-05 dimAdd std::uncaught_exceptions() to libcxxrt (C++17,...
2015-10-05 ngieMFhead @ r281414
2015-10-03 markjRevert r288628 and instead fix a discrepancy between...
2015-10-03 bdreweryInclude stddef.h for ptrdiff_t
2015-10-03 bdreweryRemove redundant COMPAT_32BIT guard on pkgconfig files...
2015-10-03 hrs- Move PF_LOCAL at the end of the array. PF_INET{...
2015-10-02 ngieMFhead @ r288473
2015-10-01 dimMerge ^/head r288197 through r288456.
2015-09-30 jilleswordexp: Rewrite to make WRDE_NOCMD reliable.
2015-09-30 markjMFV r288408:
2015-09-29 bdreweryFix 'ugidfw remove' after r284251 incorrectly changed it.
2015-09-29 delphijIn this context fclose() can never fail, so assert...
2015-09-29 kibAnnotate arm userspace assembler sources stating their...
2015-09-29 delphijUse calloc() instead of malloc + memset.
2015-09-28 ngieAdd initial testcases for bin/ls
next