dragonfly.git
2018-01-29 zrjvidcontrol(8): Avoid -Wformat-truncation warning.
2018-01-29 zrjconfig(8): Allow for appending path elements.
2018-01-29 zrjcrunchgen(1): Allow for appending extensions.
2018-01-29 Antonio Huete... newsyslog - implement 'p' flag
2018-01-29 Antonio Huete... newsyslog - Fix misc issues
2018-01-29 Antonio Huete... newsyslog - Fix typo
2018-01-29 Antonio Huete... newsyslog - Flexible compression program execution
2018-01-29 Antonio Huete... newsyslog - Allow writing RFC5424 compliant rotation...
2018-01-29 Antonio Huete... newsyslog - Add a new Y flag to newsyslog.conf
2018-01-29 Antonio Huete... newsyslog - Fix typo
2018-01-29 Antonio Huete... newsyslog - More basename/dirname changes
2018-01-29 Antonio Huete... newsyslog - Clean up basename/dirname calls
2018-01-29 Antonio Huete... newsyslog - Remove unneeded sleep
2018-01-29 Antonio Huete... newsyslog - treat 'c' flag in the config as 'C'
2018-01-29 Antonio Huete... newsyslog - Allow signal names for config
2018-01-29 Antonio Huete... newsyslog - Fix typo
2018-01-29 Antonio Huete... newsyslog - Enhance error mesage
2018-01-29 Antonio Huete... newsyslog - Initialize the struct tm
2018-01-29 Antonio Huete... newsyslog - Fix -Wunsequenced
2018-01-28 Antonio Huete... newsyslog - Specify the correct filename
2018-01-28 Antonio Huete... newsyslog - Fix for NFS.
2018-01-28 Antonio Huete... newsyslog - Fix interval-based rotations when the ...
2018-01-28 Antonio Huete... newsyslog - Rename field.
2018-01-28 Antonio Huete... newsyslog - Print correct message.
2018-01-28 Antonio Huete... newsyslog - Initialize some fields
2018-01-28 Antonio Huete... newsyslog - Update mtime after archiving.
2018-01-28 Antonio Huete... newsyslog - Dry-run option implies no root option.
2018-01-28 Antonio Huete... newsyslog - Add some missing 'static' keywords
2018-01-28 Antonio Huete... newsyslog - Signal result checking unneeded
2018-01-28 Antonio Huete... newsyslog - Oversize checks.
2018-01-28 Antonio Huete... newsyslog - Add new modifier - "R"
2018-01-28 Antonio Huete... newsyslog - Fix an old bug in newsyslog
2018-01-28 Antonio Huete... newsyslog - Sync manpage's SYNOPSIS with program's...
2018-01-28 Antonio Huete... newsyslog - Make code more friendly to the non-C99...
2018-01-28 zrjcatman(1): Suppress few warnings.
2018-01-28 zrjbsd.sys.mk: Implement WARNS_AUDIT option.
2018-01-28 Sascha WildnerRemove an unused variable in various Makefile.inc's.
2018-01-28 zrjgames: Add FALLTHROUGH where missing.
2018-01-28 zrjtetris(6): Fix -Wformat-truncation warning.
2018-01-28 zrjrogue(6): General cleanup.
2018-01-28 zrjphantasia(6): General cleanup.
2018-01-28 zrjhack(6): Suppress warnings.
2018-01-28 Imre Vadászsyscons - Untangle device attachement from isa?, attach...
2018-01-28 Imre Vadászled(4): Turn this into a module. Only used by acpi_thin...
2018-01-28 zrjgames: Do not override default CFLAGS.
2018-01-28 zrjlibfetch: Suppress fallthrough warning.
2018-01-28 Eitan AdlerPrefer https over http in commit template
2018-01-28 Eitan AdlerShifting into or out of an int's sign bit is undefined...
2018-01-27 Sascha Wildnerbus_dma.9: Add a few lines about bus_dmamap_load_ccb().
2018-01-26 Sascha Wildner<sys/cdefs.h>: Add __alloc_size2() for functions taking...
2018-01-26 Sascha Wildner<sys/cdefs.h>: Make __nonnull variadic.
2018-01-26 Sascha Wildnerlvm(8): Add line editing support (libedit is already...
2018-01-26 zrjlibedit: Check dereferenced pointer for NULL.
2018-01-24 Sascha WildnerFix two more gcc80 -Wsizeof-pointer-memaccess warnings.
2018-01-24 zrjpppctl(8): Avoid overlapping strcpy() copies.
2018-01-24 zrjtelnet(1): Avoid overlapping strncpy() copies.
2018-01-24 zrjpax(1): Honour the restrict in sigaction().
2018-01-24 zrjdd(1): Use a local swapbytes() function.
2018-01-24 zrjmille(6): General cleanup.
2018-01-24 zrjpf: Fix bzero() argument.
2018-01-24 zrjktrdump(8): Fix bzero() argument on error.
2018-01-24 zrjvinum(8): Allow for terminating NULL.
2018-01-24 zrjcvs(1): Avoid -Wstringop-overflow warning.
2018-01-24 Sascha WildnerFix gcc80 -Wbool-operation warnings in fortune(6) and...
2018-01-24 Sascha WildnerFix a number of gcc80 -Wsizeof-pointer-memaccess warnings.
2018-01-23 Sascha Wildnergnu/lib: Raise WARNS generally to 1 via Makefile.inc.
2018-01-23 zrjlibm: Avoid left-shifting negative integers.
2018-01-23 zrjipfw: Avoid left-shifting negative integers.
2018-01-23 zrjgames: Fix -Wint-in-bool-context warnings.
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-23 Sascha Wildnergcc50/Makefile.inc: Add newline at EOF.
2018-01-22 Markus PfeifferRevert "terminfo: Add xterm-termite to Makefile.entries"
2018-01-22 Sascha Wildnergnu/sbin: Raise WARNS generally to 1 via Makefile.inc.
2018-01-22 Sascha Wildnergcc50/libgcov: Fix whitespace in Makefile.
2018-01-22 zrjRevert "kernel: Disable attributes that take no effect."
2018-01-22 Tomohiro Kusumisbin/mount_autofs: Add description
2018-01-22 Sascha WildnerFix some -Wunused-const-variable warnings and a -Wmisle...
2018-01-22 Sascha Wildnerdconschat(8): Put the fflush() under 'verbose' too.
2018-01-22 Sascha Wildnerdconschat(8): Fix -Wmisleading-indentation.
2018-01-22 Sascha WildnerFix one last -Wnonnull-compare in m4(1).
2018-01-22 Sascha WildnerFix gcc80 -Wnonnull-compare.
2018-01-21 Sascha Wildnerlib/i18n_module: Add a missing break.
2018-01-21 Sascha Wildnerrcs: Fix gcc80 warnings (-Wdangling-else and -Wmisleadi...
2018-01-21 zrjhammer2: Remove duplicate initialialization of fields.
2018-01-21 zrjkernel: Disable few nonnull attributes.
2018-01-21 zrjkernel/bus: Avoid panic on NULL passed to kfree().
2018-01-21 zrjkernel/ipsec: Avoid -Warray-bounds warning.
2018-01-21 zrjkernel/ipsec: Fix useless m_pkthdr.len check.
2018-01-21 zrjig_hal: Reindent e1000_ich8lan.c a bit.
2018-01-21 zrjipfw3_nat: Reindent switch cases.
2018-01-21 zrjkernel: Disable attributes that take no effect.
2018-01-21 zrjnetgraph: Disable unused structs.
2018-01-21 Tomohiro Kusumiusr.sbin/autofs: Drop unneeded header include
2018-01-21 Sascha WildnerSync zoneinfo database with tzdata2018b from ftp:/...
2018-01-21 Eitan Adlerlimit(1): fix always true condition
2018-01-21 zrjdrm/i915: Backport fix for a bad bitmask.
next