]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Fix major copy/paste and other style errors.
[FreeBSD/FreeBSD.git] / lib /
2015-05-05 pluknetFix major copy/paste and other style errors.
2015-05-04 gjbMFV r225523, r282431:
2015-05-04 baptRework PRIVATELIB
2015-05-04 jhbVarious updates to the ftruncate(2) documentation:
2015-05-04 jhbPartially revert r255486, the first argument to socketp...
2015-05-04 cyMFV ntp 4.2.8p2 (r281348)
2015-05-02 oshogboAdd test case for unpack with diffrent flags.
2015-05-02 oshogboIntroduce the NV_FLAG_NO_UNIQUE flag. When set, it...
2015-05-02 oshogboApproved, oprócz użycie RESTORE_ERRNO() do ustawiania...
2015-05-02 markjfork(2): Add a note to the effect that kqueue descripto...
2015-05-01 baptApply the copyright the the same owners as the original...
2015-05-01 baptlibc now has reallocarray
2015-05-01 baptImport reallocarray(3) from OpenBSD
2015-05-01 oshogboAdd nvlist_flags() function, which returns nvlist's...
2015-05-01 oshogboSort MLINKS alphabetically.
2015-05-01 bzUnreak DNS usage through libcapsicum, which broke,...
2015-04-29 oshogboRemove the nvlist_.*[fv] functions.
2015-04-29 oshogboRemove the use of nvlist_.*[fv] functions from tests.
2015-04-29 oshogboRemove the use of nvlist_.*[vf] functions from libcapsi...
2015-04-28 pfgMFV r282150
2015-04-28 impThe presence/absence of CPU features should be tested...
2015-04-27 ngieRemove per-architecture checks for enabling HAVE_FENV_H
2015-04-27 marcelUpgrade libxo to 0.3.2.
2015-04-27 andrewCorrect the spelling of MACHINE_CPUARCH, MACHINE_CPU...
2015-04-27 andrewDisable the tests that use makecontext on arm64, it...
2015-04-27 desRestore packaging subdir to enable running unmodified...
2015-04-27 ngieIntegrate tools/regression/aio/aiotest and tools/regres...
2015-04-27 ngieIntegrate tools/regression/mqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/fifo into the FreeBSD test...
2015-04-27 ngieIntegrate tools/regression/kqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/execve into the FreeBSD...
2015-04-27 ngieMove etc/tests/rc.d to etc/rc.d/tests to match the...
2015-04-27 ngieBuild/install libc, librt, libthr, and msun NetBSD...
2015-04-26 baptmdoc: fix function declaration
2015-04-26 baptmdoc: remove empty line
2015-04-26 baptRemove end of line whitespace
2015-04-26 baptmdoc: remove end of line whitespace
2015-04-26 baptmdoc: rendering fixes
2015-04-26 baptUse mdoc(7) macros to handle parenthesis
2015-04-26 baptmdoc: fix functions declarations
2015-04-26 baptEscape "Ed"
2015-04-26 baptEscape "Ed"
2015-04-26 baptDo not modify locales
2015-04-25 jilleslibarchive: Allow setting nanosecond timestamps.
2015-04-25 ngieAssuming a system has /bin/csh on it is a bad idea...
2015-04-24 ngieAvoid an infinite loop by ensuring that the amount...
2015-04-24 theraven__xlocale_C_ctype should not be const. It contains...
2015-04-24 theravenSmall changes to locale-related man pages.
2015-04-23 jhbReassign copyright statements on several files from...
2015-04-23 emasteReduce diffs between the three copies of libstand's...
2015-04-23 tuexenA complete user message is signalled with the MSG_EOR...
2015-04-22 pfglibgeom: plug memory leak in EndElement.
2015-04-22 pfgcomputematchjumps(): fix allocator sizeof operand mismatch.
2015-04-22 pfg_pthread_cleanup_push: fix allocator sizeof operand...
2015-04-22 rodrigcSupport file verification in MAC.
2015-04-21 sjgMerge bmake-20150418
2015-04-21 rpauloMerge wpa_supplicant/hostapd 2.4.
2015-04-21 gjbMerge the following from ^/projects/release-arm64 to...
2015-04-20 pfgFix improbable memory leak in _citrus_prop_read_str().
2015-04-20 joelMinor mdoc fixes.
2015-04-20 gjbMFH: r281668 through r281783
2015-04-20 kibRemove code to support the top of the stack layout...
2015-04-18 kibThe lseek(2), mmap(2), truncate(2), ftruncate(2), pread...
2015-04-18 jhibbitsImplement hwpmc(4) for Freescale e500 core.
2015-04-18 kibMake wait6(2), waitid(3) and ppoll(2) cancellation...
2015-04-16 emastecompiler_rt: add floatunsitf for arm64
2015-04-16 ngieMFhead @ r281584
2015-04-15 tijlRemove the const qualifier from iconv(3) to comply...
2015-04-14 ngieAssuming a system has /bin/csh on it is a bad idea...
2015-04-13 ngieMFhead @ r281503
2015-04-12 ngieMFhead @ r281476
2015-04-12 pluknetRemove obsolete bits about maximum number of file systems.
2015-04-12 ngieBuild/install lib, librt, libthr, and msun on all archi...
2015-04-10 baptUpdate nvi to 2.1.3 which fixes the data corruption...
2015-04-10 delphijFor reasons that I am not understand yet, using the...
2015-04-10 cyVendor import ntp 4.2.8p2
2015-04-09 baptFix overlinking in bhyve:
2015-04-09 baptConvert mt(1) and libmt to LIBADD
2015-04-09 delphijMFV r281278:
2015-04-08 emastecompiler-rt: include 128-bit quad precision fp support...
2015-04-08 jhibbitsFix powerpc setjmp FPR saving/restoring.
2015-04-07 emastecompiler-rt: add floatditf and floatunditf
2015-04-07 emastecompiler-rt: Implement multc3 - quad-precision complex...
2015-04-07 takawataCheck l2cap socket initialisation and define L2CAP_SOCK...
2015-04-07 andrewAdd the start of libc and libstand for arm64. Not all...
2015-04-06 jhbvfork() first appeared in 3BSD which pre-dates 2.9BSD...
2015-04-06 emasteUpdate reported elftoolchain version to 3179
2015-04-06 glebiusStop including if_var.h from userland.
2015-04-06 pfgMake strlcpy/strlcat slightly easier to read.
2015-04-05 adrianAdd support for the MIPS74K SoC family performance...
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-04-02 emastelibc: Eliminate duplicate copies of __vdso_gettc.c
2015-04-02 andrewAdd stub functions to build libkvm. There will be added...
2015-04-02 traszUpdate open(2) to make it more obvious that O_NOCTTY...
2015-04-02 dimEnsure the cross assembler, linker and objcopy are...
2015-04-01 kibCorrectly handle __fcntl_compat symbol for the !SYSCALL...
2015-04-01 andrewAdd the arm64 parts of libthread_db.
2015-04-01 tychonFix "MOVS" instruction memory to MMIO emulation. Curre...
2015-03-31 jilleswordexp: Explicitly pass along IFS.
next