rcorder(8): Multiple cleanups
[dragonfly.git] / usr.sbin /
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...
2018-01-13 Sascha Wildnerftp-proxy(8): exit_daemon() never returns, do do not...
2018-01-13 Sascha Wildnerdntpd(8): client_main() never returns, so do not preten...
2018-01-13 Sascha Wildnerautofs: main_auto{,un}mountd() never return, so do...
2018-01-13 Sascha Wildnerwatchdogd(8): Staticize.
2018-01-13 Sascha Wildnertraceroute6(8): Staticize and remove unused variables...
2018-01-13 Sascha Wildnertraceroute(8): Staticize.
2018-01-13 Sascha Wildnertimed(8): slave() never returns, so don't pretend it...
2018-01-13 Sascha Wildnertimed(8): master() never returns, so don't pretend...
2018-01-13 Sascha Wildnersensorsd(8): Staticize.
2018-01-13 Sascha Wildnerrwhod(8): Staticize.
2018-01-13 Sascha Wildnerroute6d(8): Staticize and remove unused variables/funct...
2018-01-13 Sascha Wildnermld6query(8): Staticize and raise WARNS to 6.
2018-01-13 Sascha Wildnermld6query(8): Rename mld6.c -> mld6query.c
2018-01-13 Sascha Wildnergifconfig(8): Staticize and remove some unused variables.
2018-01-12 Tomohiro Kusumiusr.sbin/autofs: Make automount(8) call chdir("/")...
2018-01-11 Sascha Wildnerfdcontrol(8): Staticize and bump WARNS to 6.
2018-01-11 Sascha Wildnerclog(8): Staticize.
2018-01-11 Sascha Wildnerclog: Use standard MAN variable.
2018-01-11 Sascha Wildnercdcontrol(8): Staticize and remove a wrong prototype.
2018-01-11 Sascha Wildnerburncd(8): Staticize.
2018-01-11 Sascha Wildnerbtconfig(8): Staticize.
2018-01-07 Tomohiro Kusumisys/vfs/autofs: Cleanups
2018-01-07 Sascha Wildnerarp(8): Staticize.
next