TRE: Add DragonFly README files
[dragonfly.git] / lib /
2015-08-06 John MarinoMerge branch 'vendor/TRE'
2015-08-06 John Marinolibc/locale: Add __collate_equiv_value functionality
2015-08-02 John Marinostrcoll(1): Fix named locale case where conversion...
2015-08-02 Matthew Dillonboot - Fix gzipped initrd.img loading
2015-08-01 John Marinolibc/locale: Revamp CTYPE support (from Illumos)
2015-08-01 John Marinolibc/locale: Replace ascii.c, it was removed too soon
2015-08-01 John MarinoPregenerate maps for LC_CTYPE generation
2015-07-31 John Marinoregcomp: limit comparison to C locale only
2015-07-31 John Marinolibc/collcmp: Fix initialization of s2
2015-07-31 John Marinolibc/regex: Sync with FreeBSD
2015-07-30 Sascha Wildnerlibc/xdr: Sync xdr_sizeof.c with FreeBSD and add it... v4.3.1
2015-07-30 Sascha Wildnerlibc/calloc: Remove calloc.c, which has been unbuilt...
2015-07-30 Sascha Wildneri386 removal, part 26/x: Remove i386 specific lib/libc...
2015-07-29 Sascha Wildneri386 removal, part 25/x: Remove i386 parts from kgdb...
2015-07-29 John Marinolocaledef(1): Better bootstrap fix
2015-07-29 Sascha Wildnermmap.2: Remove (now) useless BUGS section.
2015-07-29 Matthew Dillonmanpages - Remove obsolete info
2015-07-28 John Marinocollate 1/4: Add support for LC_COLLATE format "DragonF...
2015-07-28 John Marinolibc.a: Add __isnan and __isnanf
2015-07-27 Matthew Dillonboot - Fix minor memory leak, statistics
2015-07-26 John Marinowcscoll.3: Fix copy/paste error (due to wcsxfrm)
2015-07-26 Matthew Dillonboot - Put loader heap in high memory
2015-07-23 Matthew Dillonnmalloc - Improve incremental reallocs()
2015-07-23 John Marinolocales/nls: Rename last three zh_han* files
2015-07-23 John Marinolocales: Rename zh_han* to zh_Han* (capitalize)
2015-07-23 John MarinoMove some locales before upcoming overhauls
2015-07-22 John MarinoRemove no_NO (only use nb_NO and nn_NO)
2015-07-18 John MarinoMerge branch 'vendor/GCC50'
2015-07-16 John MarinoFix installation of libm man page(s)
2015-07-15 John MarinoOpenLIBM: Add missing symbol fegetexcept (DF404.0)
2015-07-14 John MarinoOpenLIBM: Add 3 new symbols to map
2015-07-14 John MarinoReplace hybrid libm with OpenBSD libm on vendor branch
2015-07-13 John Marinoxlocale: remove const qualifier from __xlocale_C_ctype
2015-07-12 John MarinoMerge branch 'vendor/OPENBSD_LIBM'
2015-07-11 John Marinoxlocale: Fix potential segfault
2015-07-10 Sascha Wildneri386 removal, part 17/x: Remove i386 code from various...
2015-07-09 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-07-08 Sascha WildnerRemove non-existant .PATH components from a number...
2015-07-04 Sascha WildnerUse roundup2() from <sys/param.h> in a number of places.
2015-07-04 John Marinoiconv sync 11/11: Use macro like FreeBSD (1 file) to...
2015-07-04 John Marinoiconv sync 10/x: FreeBSD SVN 258316 + 283406 + 283418
2015-07-04 John Marinoiconv sync 9/x: FreeBSD SVN 260003
2015-07-04 John Marinoiconv sync 8/x: FreeBSD SVN 281550
2015-07-04 John Marinoiconv sync 7/x: FreeBSD SVN 281798
2015-07-04 John Marinoiconv sync 6/x: FreeBSD SVN 279404
2015-07-04 John Marinoiconv sync 5/x: FreeBSD SVN 269529 + 269530 + 275805
2015-07-04 John Marinoiconv sync 4/x: FreeBSD SVN 267438
2015-07-04 John Marinoiconv sync 3/x: FreeBSD SVN 267437
2015-07-04 John Marinoiconv sync 2/x: FreeBSD SVN 263986
2015-07-04 John Marinoiconv sync 1/x: FreeBSD SVN 262441
2015-06-29 Bill Yuanipfw3: join same filters with or operator
2015-06-29 Bill Yuanipfw3: filter from/to supports me/any/subnet
2015-06-22 Sascha Wildneri386 removal, part 7/x: Remove the old i386 DragonFly...
2015-06-22 Sascha Wildneri386 removal, part 4/x: Remove i386 specific code from...
2015-06-21 Imre Vadászsysctl.3: Fix struct types for the KERN_BOOTTIME and...
2015-06-18 Matthew Dillonhammer2 - Fix buildworld
2015-06-17 Bill Yuanipfw3: support bpf filter in layer4 module
2015-06-17 Bill Yuanipfw3: misc - fix MACRO name
2015-06-17 Bill Yuanipfw3: filter 'established' in layer4 module
2015-06-13 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-06-12 Sascha Wildnerlibusb: Use the right include file.
2015-06-11 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-05-28 Matthew Dillonhammer - Fix build for crc changes
2015-05-28 Matthew Dillonhammer2 - Use faster iscsi crc algorithm
2015-05-27 Sascha WildnerUpdate libarchive's and liblzma's configuration for...
2015-05-26 Matthew Dillonttys - Add 'ifconsole' option to ttys entries
2015-05-26 Matthew Dillonkernel - Add futimens()
2015-05-26 John Marinobuildworld: Specify cpp for rpcgen to use rather than...
2015-05-25 John MarinoMerge branch 'vendor/GCC50'
2015-05-24 Matthew Dillonkernel - Add utimensat() support
2015-05-19 Matthew Dillonpipe2 - Adjust manual page
2015-05-19 Matthew Dillonkernel, libc - add pipe2()
2015-05-17 Tomohiro Kusumiusched: Fix man usched_set(2)
2015-05-15 Sascha Wildnerlibm: Add a missing closing comment (fixes -Wcomment).
2015-05-15 Sascha Wildnerlibc: Make generation of nslexer.c more robust.
2015-05-13 Sascha WildnerAnsify a few functions.
2015-04-22 John MarinoMerge branch 'vendor/GCC50'
2015-04-18 Tomohiro Kusumisys/vfs/hammer: Try to fix hammer_ioc_pfs_iterate(...
2015-04-17 John MarinoMerge branch 'vendor/GCC50'
2015-04-03 John Marinocom_err: convert info page to com_err.7
2015-04-02 John MarinoMerge branch 'vendor/GCC50'
2015-03-31 John MarinoMerge branch 'vendor/BINUTILS225'
2015-03-28 Tomohiro Kusumilib/libhammer: Remove duplicated and unnecessary macro...
2015-03-27 Matthew Dillondmsg - refactor cluster and pfs identifiers
2015-03-23 John Marinolibstand: Rework makefile to avoid repeated building
2015-03-22 John MarinoMerge branch 'vendor/GCC50'
2015-03-22 John MarinoMerge branch 'vendor/BMAKE'
2015-03-19 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-03-19 Sascha Wildnerlibposix1e: Use MAXLOGNAME instead of UT_NAMESIZE.
2015-03-18 Sascha Wildnerlibc/realpath: Better POSIX conformance regarding ENOEN...
2015-03-17 Robin Hahlingclock_gettime.2: Update and document various clock_ids.
2015-03-17 Tomohiro Kusumisbin/hammer: Move COLLECT_XXX macros to cmd_blockmap.c
2015-03-16 Sascha Wildnerpam_passwdqc: Raise WARNS to 3 and fix a number of...
2015-03-15 Sascha Wildnerlibc/inet: Clean up a bit and add a missing errno on...
2015-03-15 Sascha Wildnerlibc: Use NELEM().
2015-03-15 Matthew Dillonhammer2 - Misc cluster protocol work
2015-03-14 Sascha WildnerRemove more sendmail remains.
2015-03-13 John MarinoMerge branch 'vendor/MPC'
2015-03-13 John MarinoMerge branch 'vendor/LESS'
2015-03-13 John MarinoMerge branch 'vendor/GCC50'
next