sys/boot/pc32: Fix -flto warnings in pxe.c
[dragonfly.git] / usr.sbin /
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.
2018-01-07 Sascha Wildnerac(8): Staticize and raise WARNS to 6.
2018-01-06 Tomohiro Kusumiusr.sbin/fstyp: Remove local MIN() definition
2018-01-05 Sascha WildnerClean up a bit for symlinked headers.
2017-12-31 Sascha WildnerRemove various 'r' commands and daemons.
2017-12-25 Sascha WildnerCleanup usr.sbin's Makefile a bit.
2017-12-24 zrjfstyp(8): Don't hardcode UFS1 magic.
2017-12-24 zrjfstyp(8): Remove direct dep on sys/boot/ headers.
2017-12-13 Sascha WildnerRemove <sys/ioccom.h> inclusion from a number of files.
2017-12-10 Eitan AdlerRemove 'adding_user.8'
2017-12-05 Matthew Dillonefisetup - Correct bugs
2017-12-04 Sascha WildnerFix mdoc issues in various manual pages.
2017-11-26 Sascha Wildnertcpdump(8): Reconfigure a bit after NO_CRYPT removal.
2017-11-25 Sascha WildnerRemove faith(4) and faithd(8) from the tree.
2017-11-25 Tomohiro Kusumiautofs: Import FreeBSD@GitHub 7e6cabd06e
2017-11-24 Imre Vadászkernel - Get rid of old KDSETRAD keyboard ioctl, and...
2017-11-18 Sascha WildnerRemove the NO_CRYPT build option.
2017-11-15 zrjBring in OpenBSD's banner(1).
2017-11-11 zrjworld: Attempt to fix NOSHARED MINUSLPAM handling.
2017-11-11 zrjLIBPRIV: Add few missing ${LIBRECRYPTO} dependencies.
2017-11-11 zrjworld: Enforce non static linkage for a few PROG cases.
2017-11-08 zrjtcpdchk,tcpdmatch: Allow the NOSHARED build.
2017-11-06 zrjworld: Honour the NO_SHARE in make.conf
2017-11-03 Sascha Wildnerefisetup(8): Remove unneeded SCRIPTSNAME variable.
2017-11-02 zrjbootstrap: Remove inherited helpers.
2017-10-21 Sascha Wildnerpstat.8: Add markup.
2017-10-21 Aaron LIpstat.8: Remove a duplicate option of swapinfo
2017-10-17 Sascha WildnerRemove "kernel ppp", i.e. if_ppp.ko and pppd(8).
2017-10-14 Lubos BoucekFix additional cases of seg-faults on crypt(3) failure
next