cpdup(1): Fix a typo in the usage
[dragonfly.git] / contrib /
2018-03-24 Sascha Wildnergroff/tmac: Revert doc-common back to vendor state.
2018-03-17 Antonio Huete JimenezUpdate files for libpcap-1.8.1 import
2018-03-17 Antonio Huete JimenezMerge branch 'vendor/LIBPCAP'
2018-03-17 Antonio Huete JimenezImport libpcap-1.8.1.
2018-03-12 Sascha Wildnercryptsetup(8): Revert part of 0482a033108. We got mlock...
2018-03-11 Antonio Huete JimenezImport byacc-20170709
2018-02-15 Sascha WildnerAdd missing restrict qualifiers in POSIX function defin...
2018-02-14 zrjworld: Remove references to %r and %b.
2018-02-13 zrjbinutils227: Add support for DWARF-4 line number tables.
2018-02-04 Sascha Wildnergdb/lvm: Fix two -Wformat-extra-args warnings.
2018-02-02 Sascha WildnerNormalize libcrypto and libssl DPADD variable names...
2018-02-02 zrjdrill(1): Use strdup() for known strings.
2018-02-02 zrjlibarchive: Use memcpy() when constructing buffers.
2018-02-02 zrjee(1): Fix ispell_op().
2018-01-26 zrjlibedit: Check dereferenced pointer for NULL.
2018-01-24 Sascha WildnerFix two more gcc80 -Wsizeof-pointer-memaccess warnings.
2018-01-24 zrjcvs(1): Avoid -Wstringop-overflow warning.
2018-01-23 zrjlibm: Avoid left-shifting negative integers.
2018-01-23 zrjbinutils227: Fix comparison of pointer against char.
2018-01-23 zrjbinutils225: Fix comparison of pointer against char.
2018-01-23 zrjgdb: Fix wrong comparison of pointer against char.
2018-01-23 Sascha WildnerOops, fix up my previous commit properly.
2018-01-23 Sascha WildnerFix gcc80 -Wmultistatement-macros.
2018-01-22 Sascha WildnerFix some -Wunused-const-variable warnings and a -Wmisle...
2018-01-22 Sascha WildnerFix gcc80 -Wnonnull-compare.
2017-12-02 zrjtop(1): Avoid segfaults on systems with more cores.
2017-11-24 Sascha Wildnermount_{smbfs,std,udf}: Use MOPT_NULL.
2017-11-17 zrjgcc47: Backport static initialization acceptance.
2017-11-15 zrjRevert "bootstrap: Expand BOOTSTRAPPING case to avoid...
2017-11-15 zrjRevert "Hack-fix buildworld after the ncurses upgrade."
2017-11-10 Sascha Wildnerlibm: Fix misleading indent.
2017-10-14 Lubos BoucekFix additional cases of seg-faults on crypt(3) failure
2017-10-11 Thomas NikolajsenMerge commit 'crater/master'
2017-10-10 Matthew Dillonlibc - Bring in s_ceill.c v1.2 from OpenBSD (2)
2017-10-10 Matthew Dillonlibc - Bring in s_ceill.c v1.2 from OpenBSD
2017-09-28 Sascha Wildnermandoc(1): Move the config.h to the build directory.
2017-09-23 Sascha WildnerUpdate files for file-5.32 import.
2017-09-23 Sascha WildnerMerge branch 'vendor/FILE'
2017-09-23 Sascha WildnerRevert "Import file-5.22."
2017-09-23 Sascha WildnerImport file-5.32.
2017-03-29 Matthew Dillongcc - Adjust the unwind code to use the new sigtramp...
2017-03-12 Justin C. SherrillNumbering changes for master -> 4.9. v4.9.0
2017-02-02 Sascha WildnerFix two typos in manual pages.
2017-01-13 John MarinoMerge branch 'vendor/LIBRESSL'
2016-12-04 Matthew Dillonkernel - set default locale name for smbfs
2016-11-24 zrjRetire the binutils-2.24.
2016-11-24 zrjbinutil227: Add DF README's and local modifications.
2016-11-24 zrjMerge remote-tracking branch 'origin/vendor/BINUTILS227'
2016-11-24 zrjInitial import of binutils 2.27 on vendor branch vendor/BINUTILS227
2016-11-14 zrjgcc50: Add alternative variant of pthread presence...
2016-11-03 zrjgcc47: Do not include empty header.
2016-10-28 Matthew Dillonbuild - Remove openssl from base (is now permanently...
2016-10-19 zrjless(1): Fix type mismatches in different objects.
2016-10-17 zrjbinutils225: Make plugin dir overridable at compile...
2016-10-17 zrjMerge branch 'vendor/BINUTILS225'
2016-10-17 zrjImport missing source needed to enable plugin support... vendor/BINUTILS225
2016-10-03 John MarinoMerge branch 'vendor/LIBRESSL'
2016-09-26 zrjwpa_supplicant: Avoid cpp warning during buildworld.
2016-09-26 zrjgcc47: Suppress last codegen warning.
2016-09-26 zrjgcc47: Fix misplaced NULL usage in strings.
2016-09-26 zrjgcc47: Backport objc fix from gcc trunk.
2016-09-26 zrjlibncurses: Avoid warning when calling cgetent().
2016-09-26 zrjlibncurses: Avoid -Woverflow in baud rates.
2016-09-26 zrjbootstrap: Expand BOOTSTRAPPING case to avoid warning.
2016-09-06 John MarinoMerge branch 'vendor/LIBRESSL'
2016-08-29 John Marinobinutils 2.25 linkers: Set default interpreter to valid...
2016-08-29 John Marinoless(1): Upgrade from 471 to 481
2016-08-29 John MarinoMerge branch 'vendor/LESS'
2016-08-29 John MarinoUpdate less from version 471 to 481
2016-08-29 John Marinobmake: upgrade version 20141111 => 20160818
2016-08-29 John MarinoMerge branch 'vendor/BMAKE'
2016-08-29 John Marinocontrib/bmake: remove 2 local modifications to prepare...
2016-08-29 John MarinoUpdate to bmake-20160818 on the vendor branch
2016-08-27 John Marinogcc50: Upgrade version 5.3.1 => 5.4.1 + 3 months
2016-08-27 John MarinoMerge branch 'vendor/GCC50'
2016-08-27 John MarinoUpdate gcc-50 to SVN version 239798 (gcc-5-branch) vendor/GCC50
2016-08-12 zrjTRE: Fix const discard issue for all compilers.
2016-08-07 Matthew Dillontcsh - Work around gcc-5 bug
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-03 Peter AvalosMerge branch 'vendor/OPENSSL'
2016-07-21 Justin C. SherrillUpdates to show "4.7". v4.7.0
2016-06-23 Sascha WildnerFix a couple of logic issues in contributed code (gcc...
2016-06-09 Sascha WildnerRemove am-utils, the Berkeley automounter suite (amd...
2016-05-17 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-17 Peter AvalosDisable ARCHIVE_EXTRACT_SECURE_NOABSOLUTEPATHS in bsdcp...
2016-05-17 Peter AvalosReject cpio symlinks that exceed 1MB.
2016-05-13 Peter AvalosAdjust files for libarchive-3.2.0 import.
2016-05-13 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-12 Peter AvalosImport libarchive-3.2.0.
2016-05-03 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-03-13 John MarinoDocument new local mods on contrib/ncurses
2016-03-13 Sascha WildnerHack-fix buildworld after the ncurses upgrade.
2016-03-11 John Marinocontrib/ncurses: Reapply local mods and revise READMEs
2016-03-11 John MarinoMerge branch 'vendor/NCURSES'
2016-03-11 John MarinoTemporarily revert contrib/ncurses local mods for upgrade
2016-03-11 John MarinoUpdate ncurses from version 5.9 to 6.0 (5 MARCH 2016)
2016-03-07 Sascha WildnerUn-__P() <opie.h>, which is a public header.
2016-03-02 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-02-08 Imre VadaszAdd support for the pei-x86-64 target in binutils;...
next