[MIPS] Fix Config3[ULRI] printing
[freebsd.git] / lib /
2016-11-13 bdreweryDIRDEPS_BUILD: Connect new dependencies.
2016-11-13 bdreweryMove libsysdecode-specific hack out of buildworld.
2016-11-13 bdreweryGenerate and use a proper .depend file for tables.h.
2016-11-11 emastelibcc_{s,eh}: build without SSP
2016-11-11 gjbSpell 'PACKAGE' correctly.
2016-11-11 cyMFV r305100: Update amd from am-utils 6.1.5 to 6.2.
2016-11-09 jasoneUpdate jemalloc to 4.3.1.
2016-11-08 emasteadd missing i386 symbols libgcc_s symbol version map
2016-11-08 tsoomeLoader paged/pageable data is not always paged.
2016-11-07 delphijMFV r308392: file 5.29.
2016-11-06 traszDocument that getfsstat(2) called with MNT_NOWAIT skips...
2016-11-06 emasteadd __divdi3 and __udivdi3 to libgcc_s symbol version map
2016-11-04 emasteConnect new LLVM-based libgcc_eh & libgcc_s to the...
2016-11-04 emastelibgcc_s: make unspecified shlib symbols local
2016-11-03 gjbMFV r308265: Update tzdata to 2016i.
2016-11-03 edReplace basename(3) by a thread-safe implementation.
2016-11-03 bro Add support for long double.
2016-11-01 emastelibm: add braces around initialization of subobjects
2016-11-01 brLocale fix for endian big (EB) machines.
2016-10-31 brDetect integer overflow and limit the number of positional
2016-10-31 brAdd full softfloat and hardfloat support for MIPS.
2016-10-31 baptWhen issuing a PXE dhcp request, always issue a param...
2016-10-30 emastecompile libunwind c source with -fexceptions
2016-10-29 jhibbitsFix a copy&paste-o causing a segfault with sigsetjmp.
2016-10-28 jhbFix formatting of tables.
2016-10-27 emastelibgcc_eh/libgcc_s: apply hidden visibility only to...
2016-10-26 brUse uint32_t instead of u_long as a storage for breakpo...
2016-10-25 jhbUse binary and (&) instead of logical to extract the...
2016-10-25 jhibbitsFix a typo which broke the build for powerpc.
2016-10-24 marcelInclude "util.h", not <util.h>. The header is in the...
2016-10-24 marcelWhen compiling on macOS or Linux, __dead can be defined...
2016-10-24 emasteMove the LLVM-based libgcc_s to /lib
2016-10-24 emasteSet SHLIBDIR before .including src.opts.mk in libcapser...
2016-10-23 adrian[rss] manpage improvements.
2016-10-23 adrian[rss] install the header file.
2016-10-23 jhibbitsRemove the powerpcspe Symbol.map, it's identical to...
2016-10-22 jhibbitsReduce code duplication between powerpc and powerpcspe
2016-10-22 traszFix libusb20_dev_get_desc(3) to use the "vendor product...
2016-10-22 jhibbitsptrace.S is not needed, libc/sys/ptrace.c exists already.
2016-10-22 jhibbitsCreate a new MACHINE_ARCH for Freescale PowerPC e500v2
2016-10-21 oshogboFix few sentence in the man page.
2016-10-21 ngieOnly build lib/libc/tests/iconv if MK_ICONV != no
2016-10-18 asomersFix C++ includability of crypto headers with static...
2016-10-17 jhbMove mksubr from kdump into libsysdecode.
2016-10-17 jhbUse 'cmd' rather than 'command' to match the function...
2016-10-17 emastelibmd: introduce functions that operate on an fd instea...
2016-10-15 baptUse SRCTOP to find the sources of libucl
2016-10-15 baptdirectly create the socket with SOCK_NONBLOCK instead...
2016-10-15 edImprove phrasing of the STANDARDS section.
2016-10-14 emasteSimplify logic for libproc and librtld_db in lib/Makefile
2016-10-14 emastepartially convert lib/Makefile to SUBDIR.${MK_FOO}...
2016-10-13 emastegarbage collect _libatm, missed in r179308
2016-10-13 emastelibgcc_s: add libm dependencies from div{d,s,x}c3
2016-10-13 emasteIntroduce lib/libgcc_eh and lib/libgcc_s for LLVM's...
2016-10-13 edImprove typing of POSIX search tree functions.
2016-10-13 brFix typos: use correct string format and value to compare.
2016-10-13 brFix strchr, strrchr implementation: convert c to char
2016-10-13 impFix building on i386 and arm. But 'public domain' heade...
2016-10-12 emasteAdd comment on use of abort() in libc
2016-10-12 brAdd different libc ldscript: the one without libssp --
2016-10-11 impCreate libefivar library. This library aims to provide
2016-10-11 brDon't use fmaxl/fminl on platforms with no long double...
2016-10-11 kibCorrect indent.
2016-10-11 kibFill msg_len for the initial element of msgvec.
2016-10-06 bdreweryImprove grammar.
2016-10-05 oshogboAdd man pages for Capsicum helpers.
2016-10-05 emastelibm: remove unused variables
2016-10-05 emasteabort in srandomdev if kern.arandom sysctl fails
2016-10-05 oshogboFix naming in Casper man page.
2016-10-04 jkimMerge ACPICA 20160930.
2016-10-04 oshogbolibcapsicum: limit stderr
2016-10-04 mmMFV r306669:
2016-10-03 oshogbolibcapsicum: introduce Capsicum helpers
2016-10-03 edRemove setkey(), encrypt(), des_setkey() and des_cipher().
2016-10-03 tsoomeFix remaining bugs in libstancd/cd9660.c reported by...
2016-10-03 emastelibc arc4_stir: use only kern.arandom sysctl
2016-10-02 kibExport the mq_getfd_np() symbol from librt.so, which...
2016-10-02 brFix libjail reached latest sysctl entry.
2016-10-01 tsoomeFix remaining cstyle issues in libstand/cd9660.c
2016-10-01 baptImport libucl 20160812
2016-09-30 tsoomecstyle fix of cd9660_open in libstand
2016-09-30 cemopen.2: Document Capsicum behavior
2016-09-30 tsoomecd9660_open should check for padding
2016-09-30 emastelibm: remove unused variables for LDBL_MANT_DIG != 113
2016-09-30 adrianAdd librss, a simple wrapper around RSS APIs so applica...
2016-09-30 kibReword the statement.
2016-09-30 kibAdd an article.
2016-09-30 desReinstate Xr macros that were accidentally removed...
2016-09-30 desMinor markup and wording fixes.
2016-09-30 desAfter perusal of the documentation and some experimenta...
2016-09-30 desFormat the table correctly, using cell separators inste...
2016-09-29 desUpgrade to Unbound 1.5.10.
2016-09-28 emastelibm: simplify i387 subdir logic with make's :S substit...
2016-09-28 emastelibm: fix some unused variable (rcsid) and dangling...
2016-09-27 emastelibcompiler_rt: move file list to Makefile.inc for...
2016-09-27 emasteAdd a WITHOUT_DIALOG src.conf(5) knob
2016-09-27 kibEditing fixes for r306257, documentation for trapcap.
2016-09-27 brMark SSP broken on MIPS.
2016-09-26 brIncrease timeout from 300 (default) to 600 seconds.
2016-09-26 pfghash(3): protect in-memory page when using cross-endian...
next