Clean up some gcc50 remains.
[dragonfly.git] / usr.bin /
2019-03-27 Matthew Dillonworld - Fix fstat and gcore
2019-03-27 Matthew DillonRevert "fstat(1): Convert to RB_FOREACH() for memory...
2019-03-27 zrjfstat(1): Convert to RB_FOREACH() for memory maps.
2019-03-20 Aaron LIministat(1): Fix terminal width handling
2019-03-18 Sascha WildnerRemove the unhooked/-used man(1) command from usr.bin.
2019-03-17 Sascha Wildnermandoc(1): Further adjustments.
2019-03-17 Sascha WildnerLocal adjustments for the mandoc(1) upgrade.
2019-03-17 Sascha WildnerMerge branch 'vendor/MDOCML'
2019-03-15 Aaron LIImport ministat(1) from FreeBSD
2019-03-10 Sascha WildnerFix some self references in our manual pages.
2019-03-09 Sascha WildnerRemove some trailing whitespace in manpage comments.
2019-03-04 Sascha Wildnertop: Cleanup the Makefile and a header a bit.
2019-03-04 zrjtop(1): Take out from the contrib.
2019-03-01 Sascha WildnerAdjust various things for the recent brk(2) removal.
2019-02-17 Sascha Wildnerinstall(1): Fix usage(), we don't have -T.
2019-02-02 Sascha Wildnergcore(1): Some cleanup.
2019-02-02 Matthew Dillongcore - Fix /proc map reading, add verbose option,...
2019-02-02 Matthew Dillongcore - Handle segments > 2GB
2019-01-12 Sascha WildnerMake libssh and mandoc use reallocarray() from libc.
2019-01-08 Sascha Wildneropenssl(1): Remove a no longer existing .PATH from...
2018-12-23 Sascha Wildner<utmpx.h>: Change struct utmpx's ut_type from uint16_t...
2018-11-28 François Tigeotdrm includes: Rename uapi_xxx to uapi/xxx
2018-11-25 Sascha Wildnerscript.1: Fix a typo, bump date.
2018-11-25 Antonio Huete Jimenezscript(1): Sync with FreeBSD
2018-11-23 Justin C. SherrillUpdates for new 5.5 master. v5.5.0
2018-11-14 Aaron LIMerge branch 'vendor/DHCPCD'
2018-10-19 Aaron LIMerge branch 'vendor/OPENRESOLV'
2018-09-28 Sascha Wildnercalendar(1): Fix -Wundef.
2018-09-27 Sascha Wildnerevtranalyze(1): Fix -Wundef.
2018-09-27 Sascha WildnerChange '#if notyet' to '#if 0 /* not yet */' which...
2018-09-03 Matthew DillonWorld - Change default compiler from gcc-5 to gcc-8
2018-09-02 Sascha Wildnerdfregress(8): Use mkostemp() instead of mktemp() to...
2018-07-28 Sascha Wildnerinstall(1): Fix building on release and older systems.
2018-07-28 François Tigeotinstall(1): Add a -l flag for creating hard or soft...
2018-07-24 Sascha WildnerMerge branch 'vendor/OPENSSH'
2018-07-21 Sepherosa Ziehauvmstat: Add -o option to report objcache usage.
2018-07-07 Sascha WildnerMerge branch 'vendor/DIFFUTILS'
2018-07-07 Sascha WildnerMerge branch 'vendor/OPENPAM'
2018-07-05 Aaron LItelnet(1): Disable PAM for the rescue version
2018-07-04 Aaron LIcrunchgen(1): Support building and linking internal...
2018-07-04 Aaron LIcrunchgen(1): Small updates and cleanups
2018-07-04 Aaron LIcrunchgen(1): Add "linkopts" to specify linker options
2018-07-04 Aaron LIcrunchgen(1): Improve the skeleton program
2018-07-04 Aaron LIvis(1): Add option -a to use VIS_ALL
2018-07-02 Aaron LIvi(1): Do not build iconv(3) support for the rescue...
2018-07-01 François Tigeotinstall(1): Add a -N option, improving NetBSD and FreeB...
2018-06-30 Sascha Wildneropenpam: Since there is no pam(8) manual page, refer...
2018-06-26 Aaron LIupdatedb(8): Be simple and search from "/" by default
2018-06-26 Aaron LIlsvfs(1): Remove an unused define; Avoid a type cast
2018-06-24 Eitan Adlervarious: remove incorrect comments
2018-06-19 Sascha WildnerMerge branch 'vendor/DIFFUTILS'
2018-06-16 Tomohiro Kusumiusr.bin/undo: Explicitly include <sys/ioctl.h>
2018-05-30 Sascha WildnerFix some it's -> its typos in our manual pages.
2018-05-24 Sascha WildnerRemove some duplicated includes.
2018-05-17 Sascha Wildnertop(1): Remove an unused file from the Makefile. We...
2018-05-17 Sascha WildnerMerge branch 'vendor/TOP'
2018-05-17 Sascha WildnerMerge branch 'vendor/TCSH'
2018-05-14 zrjworld: Lower WARNS for bmake/tcsh contrib.
2018-05-14 zrjMerge remote-tracking branch 'origin/vendor/GCC80'
2018-05-05 Sascha WildnerFix a few typos across the tree.
2018-05-05 zrjtset(1): Suppress implicit-fallthrough.
2018-05-05 zrjlimits(1): Add fallthrough.
2018-05-05 zrjident(1): Suppress implicit-fallthrough warnings.
2018-05-05 zrjsed(1): Suppress implicit-fallthrough.
2018-04-28 Matthew Dillonsystat - Enhance -pv display
2018-04-28 Sascha WildnerAvoid absolute SYMLINKS in cpio(1), tar(1) and mailwrap...
2018-04-26 zrjgcore(1): Mark as breaking strict aliasing.
2018-04-26 zrjtip(1): Mark as breaking strict aliasing.
2018-04-25 zrjworld: Mark all build-tools.
2018-04-25 zrjawk(1): Separate hostprog.
2018-04-25 zrjlibmagic(3): Separate hostprog.
2018-04-24 Sascha Wildnerevtranalyze.1: Fix typo.
2018-04-22 zrjrpc: Add support for NO_WCAST_FUNCTION_TYPE make variables.
2018-04-22 zrjworld: Mark utilities that use out of bounds copies.
2018-04-21 Sascha WildnerRemove IPsec and related code from the system.
2018-04-11 Sascha WildnerSync unvis(1) and vis(1) with NetBSD.
2018-04-09 Sascha WildnerRemove a number of duplicated includes in userland.
2018-04-09 François Tigeotlibc: Replace vis(3) and unvis(3) files with NetBSD...
2018-04-07 Sascha WildnerRemove usage of syslog(3)'s LOG_ODELAY because it is...
2018-04-01 Sascha WildnerFix -Wsizeof-pointer-memaccess better.
2018-03-27 Justin C. SherrillChanges for DragonFly 5.3. v5.3.0
2018-03-25 Aaron LIlocate.updatedb(8): improve default search paths with...
2018-03-18 Matthew Dillonsystat - Fix '?' suffix case for dirtybufspace reporting
2018-03-17 Antonio Huete JimenezMerge branch 'vendor/LIBPCAP'
2018-03-17 Sascha Wildnerobjformat(1): Fix comment in the Makefile.
2018-03-10 Aaron LIlocate(1): Bring in some updates/fixes from FreeBSD
2018-03-10 Sascha Wildnerlsvfs(1): Return simply 1 on failure.
2018-03-10 Sascha Wildnerlsvfs(1): Tabify the rest of lsvfs.c.
2018-03-10 Sascha Wildnerlsvfs(1): Sync a bit with FreeBSD, as applicable.
2018-03-10 Sascha Wildnerlsvfs.1: Explain why lsvfs(1) shows 2 references to...
2018-03-09 Sascha Wildnerlocate.updatedb(8): Add hammer2 support.
2018-02-28 Sascha Wildnerfstat(1): Add hammer2 support.
2018-02-18 Sascha WildnerReplace local array size calculations with NELEM().
2018-02-18 Eitan AdlerConvert from __arysize to NELEM
2018-02-02 Sascha WildnerNormalize libcrypto and libssl DPADD variable names...
2018-02-02 zrjtruncate(1): Add support for T.
2018-02-02 zrjtput(1): Constify.
2018-02-02 zrjrs(1): Staticize.
2018-02-02 zrjjot(1): General cleanup.
2018-02-02 zrjident(1): Use NULL instead of 0.
next