o Gather all mbuf(9) allocation functions into kern_mbuf.c, and all
[freebsd.git] / lib /
2016-02-11 desFix double-free error: r289419 moved all error handling...
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-10 jamieRemove man page references to rndassociates.com, which...
2016-02-09 glebiusInclude sys/_task.h into uma_int.h, so that taskqueue...
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-08 markjFix the gcc build after r295407.
2016-02-08 kibIf libthr.so is dlopened without RTLD_GLOBAL flag,...
2016-02-07 jillessemget(2): Add missing [EINVAL] conditions.
2016-02-07 pfgMFV r295360
2016-02-04 jgh- connect(2) Clarify namelen
2016-02-04 glebiusFix build.
2016-02-02 bdreweryMove logic to destroy a struct catentry to its own...
2016-02-02 jhb- Note that devctl(8) will appear in 10.3 first.
2016-01-30 sobomaxThis seems like a very trivial bug that should have...
2016-01-30 jhbAdd a SYSDECODE_ABI_ prefix to the ABI enums to avoid...
2016-01-29 kibAdd implementations of sendmmsg(3) and recvmmsg(3)...
2016-01-29 brooksUse intptr_t note ptrdiff_t when storing flags in the...
2016-01-29 brooksDeclare bt_devenum() to match the definition.
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-27 dteskeFix fatal warn when compiling under GCC 5.2.0
2016-01-27 brAdd pthread MD part for RISC-V.
2016-01-27 brAdd the RISC-V MD parts of libthread_db.
2016-01-27 dteskeFix a crash if `-D' is used without `-t title'
2016-01-27 dteskeRemove unused function prototype
2016-01-27 jhibbitsConvert rman to use rman_res_t instead of u_long
2016-01-27 bdreweryReplace nslexer.l->nslexer.c custom rule with a -D...
2016-01-27 bdrewerynslexer.c does not depend on nsparser.h.
2016-01-27 bdreweryRemove excess whitespace
2016-01-27 dteskeBump copyrights
2016-01-26 dteskeAdd keep_tite configuration option
2016-01-26 jhbAdd support to libsysdecode for decoding system call...
2016-01-26 brAdd fenv.c for RISC-V. Copied from MIPS.
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...
next