]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Restore flushing of output for revoke(2) again. Document revoke()'s
[FreeBSD/FreeBSD.git] / lib /
2016-01-26 kibRestore flushing of output for revoke(2) again. Docume...
2016-01-25 bdreweryReplace .CURDIR with SRCTOP to respect LIBC_SRCTOP...
2016-01-25 brStyle.
2016-01-25 brDo build libproc and librtld_db for RISC-V as well.
2016-01-24 tuexensctp_sendx() needs to provide the assoc_id back.
2016-01-24 sobomaxFix bug in the readpassphrase(3) function, which can...
2016-01-24 tuexensctp_sendv() needs to fill in the association id on...
2016-01-24 brAdd support for RISC-V ISA.
2016-01-22 emasteUse MAN= to specify that no man page is provided
2016-01-22 wblockAdd a standards compliance note for strtok_r as suggest...
2016-01-22 jillessem: Don't free nameinfo that is still in list when...
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-21 brooksReplace the last non-optional use of sbrk() in the...
2016-01-21 brooksFix the implementations of PSEUDO_NOERROR and PSEUDO.
2016-01-21 andrewDisable -mlong-calls for the clang libraries for now...
2016-01-20 bdreweryAdd .NOMETA missed in r291320.
2016-01-20 jhbUpdate for API changes in OpenSSH 6.8p1.
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-19 baptTest for /etc/ssl/cert.pem existence to avoid masking...
2016-01-18 emasteUpdate elftc version to 3272M, imported in r292120
2016-01-18 joelmdoc: sort Xr
2016-01-18 brFix compilation on MIPS (typo introduced in r294227).
2016-01-17 jillesutimensat(2): Correct description of [EINVAL] error.
2016-01-17 brBring in initial libc and libstand support for RISC-V.
2016-01-15 baptUpdate mandoc to 20160116
2016-01-15 skraAdd mmu format info into ARM vmcore.
2016-01-14 jtlImprovements to the MDXFileChunk() template function:
2016-01-14 andrewSet -mlong-calls where needed to get a static clang...
2016-01-14 jhbFix building with GCC since PAGE_MASK is signed on...
2016-01-14 edRemove an unneeded assignment of the return value.
2016-01-14 dteskeDefault to en_US.ISO8859-1 if no locale
2016-01-14 kevlo- Add the 'restrict' type qualifier to match function...
2016-01-13 vangyzenlibthr: const-ify two variables
2016-01-13 brooksAvoid reading pass the end of the source buffer when...
2016-01-13 brooksAvoid reading pass the end of the source buffer when...
2016-01-13 andrewRemove the compat code to handle the kernel passing...
2016-01-13 ngieMFhead @ r293815
2016-01-12 jillesUpdate futimens/utimensat for MFC to stable/10:
2016-01-12 ngieFix a mismerge from NetBSD in r162194 with `xdr_rpcb_en...
2016-01-11 ngieSimilar to r293704, fix theoretical leak of netconfig...
2016-01-11 ngieFix theoretical leak of netconfig(3) resources in svcun...
2016-01-10 andrewUse -mlong-calls to build crt1.o and gcrt1.o. This...
2016-01-09 aeMake tohex() work as expected.
2016-01-09 aeFix a typo.
2016-01-08 glebiusNew sendfile(2) syscall. A joint effort of NGINX and...
2016-01-08 delphijMFV r293415:
2016-01-08 delphijVendor import of ntp-4.2.8p5.
2016-01-07 dteskeBump copyright (forgotten part of r293340)
2016-01-07 bdreweryDIRDEPS_BUILD: Update dependencies.
2016-01-07 bdreweryDon't install /usr/include/stand.h twice after r293040.
2016-01-07 dteskeIncrease maximum buffer size for `-x cmd' value
2016-01-07 bdreweryAdd in DIRDEPS_BUILD support.
2016-01-06 emasteAdd fls() to libstand
2016-01-05 jillesAdd sbin and /usr/local directories to _PATH_DEFPATH.
2016-01-05 delphijMFV r293125: less v481.
2016-01-04 dfrFix a memory leak in gss_release_oid_set
2016-01-04 ngieRemove free'ing of an uninitialized variable
2016-01-04 ngieUse `nitems(x)` macro instead of using hardcoded number...
2016-01-04 ngieConvert another `string` variable to `string_arr` misse...
2016-01-04 ngieRename nitems and string variables to avoid collisions
2016-01-03 ngieAdd sys/types.h for for size_t, etc
2016-01-01 emasteReduce libstand Makefile duplication
2015-12-31 ngieMFhead @ r293006
2015-12-31 ianWhen building libstand for arm, don't emit instructions...
2015-12-30 jtlFix a file descriptor leak in mdXhl.c (which is used...
2015-12-30 impUse __alignof__ instead of assuming int64_t to get...
2015-12-30 jhbDocument the recently added support for ptrace(2) LWP...
2015-12-29 ngieMFhead @ r292618
2015-12-27 impThe FILE structure has a mbstate_t in it. This structur...
2015-12-27 allanjudeReplace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.c
2015-12-27 dchaginVerify that tv_sec value specified in settimeofday...
2015-12-27 edReplace implementation of hsearch() by one that scales.
2015-12-27 kibTypo.
2015-12-25 dimUpgrade our copies of clang and llvm to 3.7.1 release...
2015-12-25 cpercivaMake libxnet.so a symlink to libc.so. This makes ...
2015-12-25 umeRemove _gethostbynisname() and _gethostbynisaddr()...
2015-12-24 kibDo not compile ARMv6 instructions on ARMv4/v5. Althoug...
2015-12-23 ngieIncrease the timeout for resolv_test from the default...
2015-12-23 ngieUse j instead of a hardcoded index (9) and increment...
2015-12-22 emasteSupport a.out format in nlist only on i386
2015-12-22 jhbMove the mkioctls script to libsysdecode and use it...
2015-12-22 edLet tsearch()/tdelete() use an AVL tree.
2015-12-22 umeWe don't need to use a temporary buffer, here.
2015-12-22 hselaskyMake CUSE usable with platforms where the size of ...
2015-12-22 ianAllow dhcp/bootp server-provided values to be overriden...
2015-12-21 umeUse _map_v4v6_address().
2015-12-21 ianMake the building of libsmb and mount_smbfs uncondition...
2015-12-21 umeSimplify _map_v4v6_address().
2015-12-21 umeIf we end up following a CNAME chain that does not...
2015-12-20 jilleslibc: Use namespace.h in a few more files.
2015-12-20 jilleslibthr: Don't use both __sys_open() and __sys_openat().
2015-12-20 umeaddrinfo.ai_family is an address family, not a protocol...
2015-12-20 jillesclock_gettime(2),gettimeofday(2): Remove [EFAULT] error.
2015-12-20 kibFix lockf(3) cancellation behaviour.
2015-12-20 ngieIntegrate the remaining tools/regression/lib/msun testc...
2015-12-19 ngieMFhead @ r292474
2015-12-19 impCreate libstand version of uuid_from_string and uuid_to...
2015-12-18 umeUse _map_v4v6_address().
next