kernel/drm: In linux/kernel.h, add parentheses around macro parameters.
[dragonfly.git] / contrib /
2015-10-25 Tomohiro Kusumicontrib/lvm2: Add missing \n
2015-10-18 Tomohiro Kusumicontrib/lvm2: Update dmsetup(8) manpage
2015-10-16 Sascha Wildnercsh: Stop ignoring -Wformat warnings.
2015-10-16 Sascha Wildnerlibc/regex: Fix a reference of an uninitialized variable.
2015-10-14 Sascha Wildner<tgmath.h>: Revert to using the C11 _Generic keyword...
2015-09-11 Sascha WildnerRemove libcom_err and compile_et.
2015-08-20 Sascha Wildnerlgamma.3: There is no lgammal_r() function in libm.
2015-08-20 Sascha Wildner<math.h>: Fix visibility of scalb(), which was removed...
2015-08-20 Sascha Wildnerlogb.3: There is no scalbl() function in libm.
2015-08-09 John Marinogcc50: Fix C99 regression for c++ cstdio, etc.
2015-08-08 John Marinogcc50/c++locale: Fix locale regression in dports
2015-08-08 John MarinoRemove nvi/ files from contrib (replaced by nvi2/)
2015-08-08 John Marinonvi2: Add locale modifications
2015-08-08 John MarinoNVI2: Add DragonFly README files
2015-08-08 John MarinoMerge branch 'vendor/NVI2'
2015-08-08 John MarinoImport nvi2 version 2.1.3 to vendor branch gitea/vendor/NVI2 origin/vendor/NVI2
2015-08-07 John MarinoReplace illegal characters from man pages
2015-08-07 John MarinoConvert mmroff man page to UTF-8
2015-08-06 John MarinoTRE: Add DragonFly README files
2015-08-06 John MarinoTRE: Add local modifications to extend functionality
2015-08-06 John MarinoMerge branch 'vendor/TRE'
2015-08-06 John MarinoImport TRE regex library v0.8.0 to vendor branch gitea/vendor/TRE origin/vendor/TRE
2015-08-03 Sascha Wildneri386 removal, part 28/x: Remove pnpinfo(8).
2015-07-30 John Marinogcc50: Remove generic versions of added files
2015-07-30 John Marinogcc50: Add proper locale support to libstdc++ (local...
2015-07-18 John Marinogcc50: Change c++ locale handling
2015-07-18 John MarinoOpenLIBM: Undefine two C99 macros
2015-07-18 John MarinoGCC50: Upgrade base compiler to GCC release 5.2
2015-07-18 John MarinoMerge branch 'vendor/GCC50'
2015-07-18 John MarinoUpdate gcc-50 to SVN version 225979 (gcc-5-branch)
2015-07-17 John MarinoRemove now-unused hostapd source files from contrib
2015-07-17 John MarinoOpenLIBM: local mod -- add back C99 macros
2015-07-16 John MarinoOpenLIBM: Replace complex ACOSH functions
2015-07-16 John MarinoOpenLIBM: Replace nextafterl function with FreeBSD...
2015-07-15 John MarinoOpenLIBM: Try to fix nextafterl
2015-07-15 John MarinoOpenLIBM: Fix initializing FP environment
2015-07-13 John MarinoOpenLIBM math.h: change __XPG_VISIBLE => __XSI_VISIBLE
2015-07-13 John MarinoOpenLIBM local mod: change another __fpclassify =>...
2015-07-12 John MarinoOpenLIBM: Add DRAGONFLY.README to contrib
2015-07-12 John MarinoOpenLIBM: remaining local modifications
2015-07-12 John MarinoOpenLIBM: local modification - elf notes on assembly
2015-07-12 John MarinoMerge branch 'vendor/OPENBSD_LIBM'
2015-07-12 John MarinoImport OpenBSD's libm (trunk, 4 July 2015) to a new... gitea/vendor/OPENBSD_LIBM origin/vendor/OPENBSD_LIBM
2015-07-09 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-07-05 John Marinogcc50 c++: Restore C99 after change to __LONG_LONG_SUPP...
2015-07-04 John Marinoiconv sync 8/x: FreeBSD SVN 281550
2015-06-13 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-06-11 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-06-11 Justin C. SherrillVersion number changes for 4.3-DEVELOPMENT. v4.3.0
2015-06-06 Matthew Dillonlibarchive - Ensure futimens() operation is consistent...
2015-05-25 John MarinoMerge branch 'vendor/GCC50'
2015-05-25 John MarinoUpdate gcc-50 to SVN version 223641 (gcc-5-branch)
2015-04-23 Matthew Dillonwpa_supplicant - CVE-2015-1863 (dead code in DFly so...
2015-04-22 John Marinogcc50: Update to release version 5.1.0 => 5.1.1
2015-04-22 John MarinoMerge branch 'vendor/GCC50'
2015-04-22 John MarinoUpdate gcc-50 to SVN version 222321 (gcc-5-branch)
2015-04-17 John Marinogcc50: Upgrade to GCC 5.1 release candidate plus
2015-04-17 John MarinoMerge branch 'vendor/GCC50'
2015-04-17 John MarinoUpdate gcc-50 to SVN version 222168 (gcc-5-branch)
2015-04-03 John MarinoRemove unused texinfo source files from contrib directory
2015-04-03 John Marinogdb: Remove ~2Mb of doc files from contrib (texi)
2015-04-03 John Marinocvs: remove ~3.5Mb of doc files from contrib (texi...
2015-04-02 John MarinoMerge branch 'vendor/GCC50'
2015-04-02 John MarinoUpdate gcc-50 to SVN version 221845
2015-03-31 John MarinoRemove unused Binutils 2.22 source files
2015-03-31 John Marinobinutils 2.25: Add DF READMEs and local modifications
2015-03-31 John MarinoMerge branch 'vendor/BINUTILS225'
2015-03-31 John MarinoInitial import of Binutils 2.25 on vendor branch
2015-03-26 John Marinobmake: Fix clobber error, raise WARNS back to 4
2015-03-23 John Marinogdb(1), kgdb(1): Rework makefile to prevent repeated...
2015-03-22 John MarinoMerge branch 'vendor/GCC50'
2015-03-22 John Marinobmake(1): complete update to version 20141111
2015-03-22 John MarinoMerge branch 'vendor/BMAKE'
2015-03-22 John Marinomake(1): Remove local mods to parse.c and job.c
2015-03-22 John MarinoUpdate gcc-50 to SVN version 221572
2015-03-22 John MarinoUpdate to bmake-20141111 on the vendor branch
2015-03-19 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-03-16 Sascha Wildnerpam_passwdqc: Raise WARNS to 3 and fix a number of...
2015-03-13 John MarinoUpdate MPC library from version 1.0.1 to 1.0.3
2015-03-13 John MarinoMerge branch 'vendor/MPC'
2015-03-13 John MarinoUpdate MPC library from version 1.0.1 to 1.0.3 gitea/vendor/MPC origin/vendor/MPC
2015-03-13 John Marinoless(1): Upgrade from version 458 to 471
2015-03-13 John MarinoMerge branch 'vendor/LESS'
2015-03-13 John MarinoUpdate less from version 458 to 471
2015-03-13 John Marinogcc50: Update to 13 Mar 2015 snapshot (SVN 221423)
2015-03-13 John MarinoMerge branch 'vendor/GCC50'
2015-03-13 John MarinoUpdate gcc-50 to SVN version 221423
2015-03-12 Sascha Wildnerbmake(1): Move -w info to the right place (it's not...
2015-03-11 Sascha Wildnerlvm2: More cleanup (include <unistd.h>, use default...
2015-03-11 Sascha WildnerRemove more lvm2 related _XOPEN_SOURCE definitions.
2015-03-10 John MarinoRemove contrib/sendmail-8.14
2015-03-08 John MarinoMerge branch 'vendor/GCC50'
2015-03-08 John MarinoUpdate gcc-50 to SVN version 221261
2015-03-01 John Marinolibedit: Add bapt patches to improve unicode
2015-02-27 John Marinogcc50: Update to 27 Feb 2015 snapshot (SVN 221044)
2015-02-27 John MarinoMerge branch 'vendor/GCC50'
2015-02-27 John MarinoUpdate gcc-50 to SVN version 221044
2015-02-26 Sascha Wildnerbmake.1: Add missing newline.
2015-02-21 Markus PfeifferMerge branch 'master' of ssh://crater.dragonflybsd...
2015-02-20 John MarinoMerge branch 'vendor/GCC50'
next