summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2016-09-21tweak previous;Jason McIntyre
2016-09-21Add an option to give syslogd a server CA that is used to validateAlexander Bluhm
2016-09-21Remove the use of cast. It is unnecessary and potentially problematic.YASUOKA Masahiko
2016-09-20reoorder includes,Sebastian Benoit
2016-09-20Unbreak logging for children process in switchd(8). log_init/verbose()Rafael Zalamena
2016-09-20some fixes from rob pierce; ok yasuokaJason McIntyre
2016-09-19Add pledge support to pstatTheo Buehler
2016-09-19Fix pstat -ft. In presence of the -f flag, a logic error in ttymode()Theo Buehler
2016-09-19the pf.conf sample should refer to group _tftp_proxy, not proxy;Jason McIntyre
2016-09-19Fix 'const char *' qualifier removal warning by casting it out withRafael Zalamena
2016-09-19Only allow standard dot notation for IPv4 addresses as target.Florian Obser
2016-09-18tweak previous;Jason McIntyre
2016-09-18add a config file parser to acme-client (unused at the moment, so thatSebastian Benoit
2016-09-18Kill p_env from proc.c. The p_env variable was not being used seriously andRafael Zalamena
2016-09-17move the .SUNW_ctf section name definition to exec_elf.h and document it in e...Jasper Lievisse Adriaanse
2016-09-16procmap fumbles with uvm_map_addr structures, which are now in RBTsDavid Gwynne
2016-09-15add some Xr for acme-client(1);Jason McIntyre
2016-09-15more fat trimming;Jason McIntyre
2016-09-15Go in the background later, using rdaemon().Jeremie Courreges-Anglas
2016-09-15Teach switchd(8) how to shutdown using close() instead of kill().Rafael Zalamena
2016-09-15actual signify2 code, a bit refactoringMarc Espie
2016-09-15move the error saving code slightly aroundMarc Espie
2016-09-14move default file and directory locations to a new FILES sectionT.J. Townsend
2016-09-14move the check up in stateMarc Espie
2016-09-14Teach switchd(8) how to fork+exec.Rafael Zalamena
2016-09-14add an is_local-file method for later signatureMarc Espie
2016-09-14Teach ntpd(8) how to fork+exec.Rafael Zalamena
2016-09-14gc pipe: support, makes less and less sense as time goes byMarc Espie
2016-09-14tidy running those commandsMarc Espie
2016-09-14gc last remnants of source:Marc Espie
2016-09-14Add clarifications ("comments") to three places where it wasn'tReyk Floeter
2016-09-14remove useless #ifndefEric Faurot
2016-09-14Fix copyright disclaimer in util.c.Reyk Floeter
2016-09-13convert some ifs to switches. ok millert tbTed Unangst
2016-09-13sync with sys/lib/libsa/loadfile_elf.c -r1.12 and load the .SUNW_ctf sectionJasper Lievisse Adriaanse
2016-09-13A small amount more KNF to make this easier on our eyes. Not going furtherTheo de Raadt
2016-09-13hoist local variable initialization directly into the definitions,Theo de Raadt
2016-09-13hoist local variable initialization directly into the definitions,Theo de Raadt
2016-09-13Inconsistant use of case (value): idiom drives me nuts, I have no ideaTheo de Raadt
2016-09-13RAND_status() and RAND_seed() are not needed, this is 2016.Theo de Raadt
2016-09-13use reallocarray()Theo de Raadt
2016-09-13chroot is not the reason this is run as rootTheo de Raadt
2016-09-12strlen + emalloc + snprintf = asprintfMichal Mazurek
2016-09-12listener configuration cleanup:Eric Faurot
2016-09-12less markup; from rob pierceJason McIntyre
2016-09-11Files in /etc/ssl belong to root. ok deraadtMartin Natano
2016-09-11First compute the variables, then set them readonly. So that we can catchAntoine Jacoutot
2016-09-11Indent cleanup.Antoine Jacoutot
2016-09-11remove documentation for filters, we'll document when it's readyGilles Chehade
2016-09-11Symlinks to binaries should belong to root:bin.Martin Natano