]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Bring over the initial rewrite of the broadcom bus support found in their
[FreeBSD/FreeBSD.git] / lib /
2016-02-25 oshogboConvert casperd(8) daemon to the libcasper.
2016-02-24 bdreweryDIRDEPS_BUILD: Regenerate without local dependencies.
2016-02-24 bdreweryFAST_DEPEND: Always run depend via beforebuild which...
2016-02-24 bdreweryDIRDEPS_BUILD: Update dependencies.
2016-02-24 pfgdb(3): Fix aliasing warnings from modern GCC.
2016-02-24 pfgdb(3): Fix aliasing warnings from modern GCC.
2016-02-23 jhbAdd handling for non-native error values to libsysdecode.
2016-02-23 dwmaloneIf we close or sync a hash-based db file, make sure...
2016-02-22 skraAs <machine/param.h> is included from <sys/param.h...
2016-02-19 skraRename pte.h to pte-v4.h and start including directly...
2016-02-19 kevloRemove sys/types.h
2016-02-18 bjkBump .Dd for r295764
2016-02-18 sobomaxRight now, the "virtual hole" API feature of lseek...
2016-02-18 emasteRemove dd xfer stats emitted during buildworld
2016-02-18 skraRemove redundant ARM_L2_ADDR_BITS and L2_ADDR_BITS...
2016-02-17 bdreweryFix build race after r295643.
2016-02-16 bdreweryDIRDEPS_BUILD: Hookup CLANG_EXTRAS.
2016-02-16 bdreweryDIRDEPS_BUILD: Update dependencies.
2016-02-15 pfgfputs: Return the number of bytes written.
2016-02-15 pfggetln: We cannot expand the buffer beyond INT_MAX.
2016-02-15 pfgfputs: Return the number of bytes written.
2016-02-12 emasteAdd libpe for elfcopy(1) PE/COFF support
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
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.
next