dragonfly.git
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.
2018-01-21 Matthew Dilloncpdup - Additional fixes for -X absolute_path
2018-01-21 Matthew Dillonhammer2 - Correct ip->cluster.nchains gap filler
2018-01-21 Matthew Dilloncpdup - Enhance -X operation
2018-01-20 Sascha Wildner{bs,quiz}(6): Compare pointers with NULL, not '\0'.
2018-01-20 zrjdrm/radeon: Disable few unused const arrays.
2018-01-20 zrjLINT64: Cleanup for -Wunused-const-variable.
2018-01-20 zrjsound/hda: Disable hdac_pcie_snoop struct.
2018-01-20 zrjkernel/mpt: Fix evaluation of args in macro.
2018-01-20 zrjkernel/ncr: Remove unused variable.
2018-01-20 zrjkernel/isp: Minor cleanup.
2018-01-20 zrj<sys/ktr.h>: Use empty macros for non KTR case.
2018-01-20 Sascha Wildnerkernel/pf: Remove an unused variable.
2018-01-20 Markus Pfeifferterminfo: Add xterm-termite to Makefile.entries
2018-01-20 Markus Pfeiffertermcap: Add xterm-termite
2018-01-20 zrjdrm/linux: Improve linux/log2.h
2018-01-20 zrjFix few typos.
2018-01-20 Sascha Wildnerlimits(1): Add missing 'break'.
2018-01-20 Sascha Wildnerktrdump(8): Fix wrongly placed 'break' for floating...
2018-01-20 Sascha Wildnergzip(1): Add some __attribute__((__noreturn__)).
2018-01-20 Sascha Wildnerpam_exec(8): Raise WARNS to 3.
2018-01-20 Sascha Wildnerfsdb(8): Fix some -Wformat warnings and raise WARNS...
2018-01-20 Sascha Wildnerumount(8): Add missing braces.
2018-01-19 Sascha Wildnermfiutil(8): Remove -fno-builtin-strftime from CFLAGS.
2018-01-19 Sascha WildnerProvide __{printf,scanf,strfmon,strftime}like() for...
2018-01-19 Sascha Wildnerbsd.sys.mk: Set -Werror only for compilers that have...
2018-01-19 Sascha Wildnerbsd.{sys,kern}.mk: Apply warning restrictions for futur...
2018-01-19 Sascha WildnerAdd __attribute__((__noreturn__)) to a number of usage...
2018-01-19 Sascha Wildnered(1): Add three __attribute__((__noreturn__)).
2018-01-19 Sascha Wildnerpfctl(8): Fix two wrong conditions.
2018-01-19 Sascha Wildnerlibthread_xu: Fix issues detected by gcc80.
2018-01-18 Sascha Wildnermfiutil(8): Use MAN instead of MAN8.
2018-01-18 Sascha WildnerRevert "bsd.sys.mk: support -Wunused-local-typedef"
2018-01-18 zrjgcc50: Move out manpage version handling.
2018-01-18 zrjgcc47: Move out manpage version handling.
2018-01-17 Matthew Dilloncorepower - Add kabylake support
2018-01-17 Sascha Wildneretc/remote: Fix ucom[234].
2018-01-17 Peeter Mustkernel/evdev: Whitespace correction in input-event...
2018-01-17 Peeter Mustkernel/evdev: Update input-event-codes.h
2018-01-16 Sepherosa Ziehauipfw: Add icmpcodes support.
2018-01-16 Matthew Dillonkernel - Fix busdma allocation bug
2018-01-16 Matthew Dillonkernel - xhci cleanup, lock attach
2018-01-16 Matthew Dillonkernel - Add a global priority hack for ACPI
next