gcc80: Document changes in contrib sources.
[dragonfly.git] / usr.sbin /
2018-05-14 zrjMerge remote-tracking branch 'origin/vendor/GCC80'
2018-05-11 Sascha Wildnermtree(8): Fix crc() prototype.
2018-05-11 Sascha Wildnerrpc.yppasswdd(8): Fix ok_shell() prototype.
2018-05-08 Sascha Wildnerckdist(1): Sync with FreeBSD.
2018-05-08 Sascha Wildnerconfig.8: Mention NO_KERNEL_OLD_STRIP.
2018-05-06 Sascha Wildnerppp(8): Don't go via <sys/tty.h> for bringing in <termi...
2018-05-05 Sascha WildnerFix a few typos across the tree.
2018-05-05 zrjwatch(8): Add fallthrough.
2018-05-05 zrjrtadvd(8): Suppress implicit-fallthrough.
2018-04-28 Sascha WildnerAvoid absolute SYMLINKS in cpio(1), tar(1) and mailwrap...
2018-04-26 Sascha Wildnermpsutil(8): Add missing braces.
2018-04-24 Sascha WildnerRemove <sys/ioctl_compat.h>.
2018-04-24 Sascha WildnerAdd FreeBSD's mpr(4) driver for LSI Fusion-MPT 3/3...
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-10 Tomohiro KusumiSync err(3) message with 4be4de019f
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-08 Sascha Wildnerbootpd/wpa_supplicant: Fix some warnings.
2018-04-07 Sascha Wildnerufs: Rename a number of UFS constants throughout the...
2018-04-07 Sascha WildnerRemove usage of syslog(3)'s LOG_ODELAY because it is...
2018-04-04 Sascha Wildnerrmt(8): Remove unneeded include of <sgtty.h>.
2018-03-18 Sascha WildnerA little mdoc cleanup in 3 manual pages.
2018-03-17 Antonio Huete JimenezMerge branch 'vendor/LIBPCAP'
2018-03-17 Matthew Dillonefisetup - Use hammer2
2018-03-12 Aaron LIperiodic(8): Sync with FreeBSD current
2018-03-10 Matthew Dillondisklabel64 - Make disktype optional, fix alignment bug
2018-02-22 Sascha Wildnerkernel/acpi: Remove the old APM emulation code.
2018-02-20 Sascha Wildnerrtadvd(8): Fix double assignment.
2018-02-18 Imre Vadászdevinfo - Print info, whether a device is flagged as...
2018-02-18 Imre Vadászlibdevinfo - Fix enum devinfo_state.
2018-02-18 Sascha WildnerReplace local array size calculations with NELEM().
2018-02-14 zrjworld: Remove references to %r and %b.
2018-02-12 Tomohiro Kusumiusr.sbin/fstyp: Bring in exFAT support from FreeBSD
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-02 zrjnewsyslog(8): Add missing fallthrough.
2018-02-02 Sascha WildnerNormalize libcrypto and libssl DPADD variable names...
2018-02-02 zrjtzsetup(8): Suppress -Wformat-overflow warning.
2018-02-02 zrjsliplogin(8): Add some formats safety.
2018-02-02 zrjsicontrol(8): Add few fallthrough.
2018-02-02 zrjpflogd(8): Add few fallthrough.
2018-02-02 zrjppp(8): Add few fallthrough.
2018-02-02 zrjedquota(8): Use uintmax_t in cvtstoa().
2018-02-02 zrjcron(8): Add some format safety.
2018-02-02 zrjrpc: Fix xdr_* macros and limit buffer sizes.
2018-02-02 zrjyp*: Staticise.
2018-02-02 zrjcpucontrol(8): Unbreak WORLD_CCOPTLEVEL=2.
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 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 Antonio Huete Jimeneznewsyslog - implement 'p' flag
2018-01-29 Antonio Huete Jimeneznewsyslog - Fix misc issues
2018-01-29 Antonio Huete Jimeneznewsyslog - Fix typo
2018-01-29 Antonio Huete Jimeneznewsyslog - Flexible compression program execution
2018-01-29 Antonio Huete Jimeneznewsyslog - Allow writing RFC5424 compliant rotation...
2018-01-29 Antonio Huete Jimeneznewsyslog - Add a new Y flag to newsyslog.conf
2018-01-29 Antonio Huete Jimeneznewsyslog - Fix typo
2018-01-29 Antonio Huete Jimeneznewsyslog - More basename/dirname changes
2018-01-29 Antonio Huete Jimeneznewsyslog - Clean up basename/dirname calls
2018-01-29 Antonio Huete Jimeneznewsyslog - Remove unneeded sleep
2018-01-29 Antonio Huete Jimeneznewsyslog - treat 'c' flag in the config as 'C'
2018-01-29 Antonio Huete Jimeneznewsyslog - Allow signal names for config
2018-01-29 Antonio Huete Jimeneznewsyslog - Fix typo
2018-01-29 Antonio Huete Jimeneznewsyslog - Enhance error mesage
2018-01-29 Antonio Huete Jimeneznewsyslog - Initialize the struct tm
2018-01-29 Antonio Huete Jimeneznewsyslog - Fix -Wunsequenced
2018-01-28 Antonio Huete Jimeneznewsyslog - Specify the correct filename
2018-01-28 Antonio Huete Jimeneznewsyslog - Fix for NFS.
2018-01-28 Antonio Huete Jimeneznewsyslog - Fix interval-based rotations when the ...
2018-01-28 Antonio Huete Jimeneznewsyslog - Rename field.
2018-01-28 Antonio Huete Jimeneznewsyslog - Print correct message.
2018-01-28 Antonio Huete Jimeneznewsyslog - Initialize some fields
2018-01-28 Antonio Huete Jimeneznewsyslog - Update mtime after archiving.
2018-01-28 Antonio Huete Jimeneznewsyslog - Dry-run option implies no root option.
2018-01-28 Antonio Huete Jimeneznewsyslog - Add some missing 'static' keywords
2018-01-28 Antonio Huete Jimeneznewsyslog - Signal result checking unneeded
2018-01-28 Antonio Huete Jimeneznewsyslog - Oversize checks.
2018-01-28 Antonio Huete Jimeneznewsyslog - Add new modifier - "R"
2018-01-28 Antonio Huete Jimeneznewsyslog - Fix an old bug in newsyslog
2018-01-28 Antonio Huete Jimeneznewsyslog - Sync manpage's SYNOPSIS with program's...
2018-01-28 Antonio Huete Jimeneznewsyslog - Make code more friendly to the non-C99...
2018-01-24 zrjpppctl(8): Avoid overlapping strcpy() copies.
2018-01-24 zrjpf: Fix bzero() argument.
2018-01-23 Sascha WildnerOops, fix up my previous commit properly.
2018-01-23 Sascha WildnerFix gcc80 -Wmultistatement-macros.
2018-01-22 Sascha Wildnerdconschat(8): Put the fflush() under 'verbose' too.
2018-01-22 Sascha Wildnerdconschat(8): Fix -Wmisleading-indentation.
2018-01-21 Tomohiro Kusumiusr.sbin/autofs: Drop unneeded header include
2018-01-19 Sascha Wildnermfiutil(8): Remove -fno-builtin-strftime from CFLAGS.
2018-01-19 Sascha WildnerAdd __attribute__((__noreturn__)) to a number of usage...
2018-01-19 Sascha Wildnerpfctl(8): Fix two wrong conditions.
2018-01-18 Sascha Wildnermfiutil(8): Use MAN instead of MAN8.
2018-01-16 Matthew Dilloncpucontrol - Add amd10h support
2018-01-15 Sascha WildnerSimplify some Makefiles.
2018-01-13 Sascha WildnerAdd __attribute__((__noreturn__)) to various function...
next