dragonfly.git
2018-02-04 Matthew Dillonkernel - Do not panic on media size of zero in disk_probe()
2018-02-04 Matthew Dillonkernel - Fix CAM peripheral error handling
2018-02-04 Matthew Dillonahci - Improve debug output
2018-02-04 Sascha Wildnerbsd.sys.mk: Don't exclude -Wformat-extra-args in FORMAT...
2018-02-04 Sascha Wildnergdb/lvm: Fix two -Wformat-extra-args warnings.
2018-02-03 Sascha Wildnerpthread_join.3: Add a missing header in the SYNOPSIS.
2018-02-03 zrjcpucontrol(8): Fix -e handling.
2018-02-03 Sascha WildnerFix a few mdoc issues.
2018-02-03 Sascha Wildnernewsyslog.8: Comment out another zstd reference (and...
2018-02-03 Sascha Wildnercallout.9: Remove some obsolete MLINKS.
2018-02-03 Eitan Adler[fish] fix style
2018-02-03 Eitan Adler[fish] don't allow users to request cards they have...
2018-02-02 zrjnewsyslog(8): Add missing fallthrough.
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-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.
2018-02-02 zrjctags(1): Add missing fallthrough.
2018-02-02 zrjcolcrt(1): Add missing fallthrough.
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
next