dragonfly.git
2018-02-02 zrjat(1): Add missing fallthrough.
2018-02-02 zrjkgdb(1): Avoid -Wformat-truncation warning.
2018-02-02 zrjwindow(1): Add some format safety.
2018-02-02 zrjnetstat(1): Add some formats safety.
2018-02-02 zrjsort(1): Use asprintf(3) when fixing legacy options.
2018-02-02 zrjtzsetup(8): Suppress -Wformat-overflow warning.
2018-02-02 zrjsystat(8): Add some formats safety.
2018-02-02 zrjsliplogin(8): Add some formats safety.
2018-02-02 zrjsicontrol(8): Add few fallthrough.
2018-02-02 zrjroute(8): Add some __attribute__((__noreturn__)).
2018-02-02 zrjrestore(8): Add missing fallthrough.
2018-02-02 zrjpflogd(8): Add few fallthrough.
2018-02-02 zrjppp(8): Add few fallthrough.
2018-02-02 zrjipfw(8): Add missing fallthrough.
2018-02-02 zrjipfw3(8): Increase stack storage for linename.
2018-02-02 zrjifconfig(8): Use strlcpy() to set the ifr_name field.
2018-02-02 zrjdfregress(8): Suppress -Wformat-oveflow warnings.
2018-02-02 zrjedquota(8): Use uintmax_t in cvtstoa().
2018-02-02 zrjcron(8): Add some format safety.
2018-02-02 zrjchat(8): Add missing fallthrough.
2018-02-02 zrjboot/common: Add missing fallthrough.
2018-02-02 zrjlibusb: Use more common "vendor product" order.
2018-02-02 zrjlibtcplay: Add some format safety.
2018-02-02 zrjlibcompat: Use %hu for unsigned shorts.
2018-02-02 zrjrpc: Fix xdr_* macros and limit buffer sizes.
2018-02-02 zrjyp*: Staticise.
2018-02-02 zrjmd5(1): Untangle MD5 symbols.
2018-02-02 zrjlibutil: Use local wrapper for exit(3).
2018-02-02 zrjcpucontrol(8): Unbreak WORLD_CCOPTLEVEL=2.
2018-02-02 zrjinit(8): Convert to use sig_atomic_t.
2018-02-02 zrjkernel: Avoid long inactivity pauses on very early...
2018-02-01 François Tigeotdrm/linux: Add some dma-buf stubs
2018-02-01 zrjkernel: Avoid empty macros when not INVARIANTS.
2018-02-01 zrjkernel/wlan: Avoid empty macros.
2018-02-01 zrjkernel: Avoid empty macros.
2018-02-01 zrjkernel/ntfs: Avoid empty macros.
2018-02-01 zrjkernel/acpi: Add braces around empty if body.
2018-02-01 zrjkernel/hpt*: Avoid empty macros.
2018-02-01 zrjkernel/twa: Avoid empty macros.
2018-02-01 zrjkernel/netif: Avoid empty if/else bodies.
2018-02-01 zrjath_hal: Avoid empty macros.
2018-02-01 zrjix: Avoid empty macros.
2018-02-01 zrjdrm/ttm: Avoid empty macros.
2018-02-01 zrjdrm/linux: Improve linux/bug.h
2018-02-01 zrjdrm/linux: Improve linux/lockdep.h
2018-02-01 Matthew Dillonkernel - Fix kernel minidumps
2018-01-31 François Tigeotdrm/linux: Add linux/irqreturn.h
2018-01-31 Sascha WildnerLINT64: Add a missing '#'.
2018-01-31 Sascha WildnerLINT64: Add some nata(4) options (they remove code...
2018-01-30 Imre Vadászacpi - Implement a hack to recheck whether devices...
2018-01-30 Imre Vadászacpi - Use KOBJ_GPRI_ACPI driver priorities for ig4...
2018-01-30 Sascha Wildnerboot/efi: Sync our TianoCore EDK II headers with the...
2018-01-29 Sascha Wildnernewsyslog(8): Comment out zstd support for now.
2018-01-29 Sascha Wildnernewsyslog.8: Comment out /etc/newsyslog.conf.d for...
2018-01-29 Sascha WildnerSync zoneinfo database with tzdata2018c from ftp:/...
2018-01-29 Sascha Wildneretc/newsyslog.conf: Pull in the confs that are installe...
2018-01-29 Sascha Wildnernewsyslog(8): Further reduce differences with FreeBSD.
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...
next