summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2020-09-12link btrace(8) to the buildSebastien Marie
2020-09-12Include openssl/x509.h in extern.h since it uses a few of the typedefs fromClaudio Jeker
2020-09-12Remove last two arguments from repo_lookup() since they are unused.Claudio Jeker
2020-09-12Move the proc_rsync and with that the rsync processing into rsync.cClaudio Jeker
2020-09-12Delete unused strdup().tobhe
2020-09-12Change the noop (-n) behaviour. When no network fetch is done thereClaudio Jeker
2020-09-12Use the original requested URI for REQUEST_URI.YASUOKA Masahiko
2020-09-11Support '-p' a flag to filter all actions by PID.Martin Pieuchot
2020-09-11If we get messages but they are not ntp replies (e.g. caused byOtto Moerbeek
2020-09-10Move the tcp/udp keyword before <address>. This allows for easier addingMartijn van Duren
2020-09-10Use the ROUTE_FLAGFILTER setsockopt to filter out routing socket messagesJonathan Matthew
2020-09-08Fix PCI config space union such that the register state is properlyMark Kettenis
2020-09-06Remove snmpe_dispatch_parent.Martijn van Duren
2020-09-06replace duplicated sizeofa marco with predefined nitemsjan
2020-09-06Split "trap receiver" into its own trap_address struct and clean up theMartijn van Duren
2020-09-05Use SETSDIR consistently.Florian Obser
2020-09-05httpd(8) uses TLSv1.3 and TLSv1.2 by defaultTheo Buehler
2020-09-04Replace TAILQ concatenation loop with TAILQ_CONCATbket
2020-09-04Ignore ftruncate failure with errno == EAGAINTheo Buehler
2020-09-03No need for a private #define for the INQUIRY response_format value '2'. JustKenneth R Westerback
2020-09-02Fix clang warning in vmctl(8)Theo Buehler
2020-09-01Rename [READ|WRITE]_BIG to [READ|WRITE]_10. Rename struct scsi_rw_big toKenneth R Westerback
2020-08-30If no replies are received for a while due to connectivity issuesOtto Moerbeek
2020-08-29typo; pointed out by Matthias (mpfr AT fn.de), thanks!Florian Obser
2020-08-27add missing "regex" keyword; from heddi nabbisenJason McIntyre
2020-08-26Set fastcgi socket default on server and location.Florian Obser
2020-08-25check that fcgiport string value is within rangetracey
2020-08-24Add support for non-localhost fastcgi sockets.tracey
2020-08-24The kernel provides sufficiently randomised ports.Florian Obser
2020-08-24merge unbound 1.11.0Stuart Henderson
2020-08-24update to unbound 1.11.0, tests tb@ dtucker@, ok tb@Stuart Henderson
2020-08-23Merge listen_sock into address, since there's a 1:1 correlation. Save someMartijn van Duren
2020-08-21Fix wrong fall through. The IMSG_CTL_SHOW_DB_INTRA case should onlyjan
2020-08-21Remove redundent code.jan
2020-08-21Fix column spacing for disk transfer speedskn
2020-08-20Use the ROUTE_FLAGFILTER setsockopt to filter out routing socket messagesJonathan Matthew
2020-08-19add unveil(2) againRicardo Mestre
2020-08-17Previous commit broke two things:Martijn van Duren
2020-08-17add geneve option printing.David Gwynne
2020-08-17don't need to shift the vxlan vni twice.David Gwynne
2020-08-17add initial support for handling geneve packets.David Gwynne
2020-08-16Reflect recent wsfontload(8) changes in the man page.Frederic Cambus
2020-08-13Be compatible with bpftrace(8)'s output when printing stack traces in maps.Martin Pieuchot
2020-08-13When dealing with integers, it seems that [1] and [1, 2) are the same.Martin Pieuchot
2020-08-13Improve documentation.Martin Pieuchot
2020-08-09Some times ago we disabled in-kernel timeout for pppx(4) relatedmvs
2020-08-08Greatly simplify snmpe_parsevarbinds.Martijn van Duren
2020-08-07Do not hardcode the key length.Martin Pieuchot
2020-08-05Get the default values for font height and width in wsfontload(8) usingFrederic Cambus
2020-08-03remove unused functionsSebastian Benoit