summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2019-03-28zap trailing whitespace;Jason McIntyre
2019-03-27remove documentation for obsolete announce all|none|default-route, seeSebastian Benoit
2019-03-27merge unbound 1.9.1Stuart Henderson
2019-03-26The recently introduced "router-id changed" warning is a bit long.remi
2019-03-25One more TODO entry for reload support: check router-id changesJeremie Courreges-Anglas
2019-03-25Abort reload if router-id changedJeremie Courreges-Anglas
2019-03-25unveiling _PATH_MASTERPASSWD_LOCK requires an "r" permissionRobert Nagy
2019-03-24Include two new functions added by martijn@. Still a work in progress.rob
2019-03-23Unbreak route origin validationdenis
2019-03-21Fix IPv6 address parsing and skipping of comment lines followed by blankOtto Moerbeek
2019-03-20remove bogus escaping of < and >Ingo Schwarze
2019-03-19delay dropping privs a bit when root so that setrtable works.Ted Unangst
2019-03-18Consistently use imperative present tense throughout the manualkn
2019-03-18An existing VM may be started by referencing its IDkn
2019-03-18tweak previous;Jason McIntyre
2019-03-18support configuring BIOCSFILDROP with tcpdump.David Gwynne
2019-03-18explicitly use BPF_FILDROP_CAPTURE when configuring BIOCSFILDROPDavid Gwynne
2019-03-15Only accept one ICMPv6 and one route socket.Florian Obser
2019-03-15Correctly interlock config reloads imsgs.Florian Obser
2019-03-15Do not accept a control socket if we already have one.Florian Obser
2019-03-15Set all default values in init_config in parse.y and remove the specialClaudio Jeker
2019-03-13remove unused keyword "virtual".Sebastian Benoit
2019-03-13Swap arguments of rde_dump_match_peer() to match peer_matched() in session.cClaudio Jeker
2019-03-12reference the /etc/examples files for httpd and acme-client. started from a t...Jason McIntyre
2019-03-12fix line breakpamela
2019-03-12In the manner of recent changes to unwind(8) and slaacd(8), make imsgpamela
2019-03-12separate fields with commasDavid Gwynne
2019-03-11Do not unconditionally wait for read events on the pty associated with aanton
2019-03-11perl has a warning for statements following exec. It doesn't trigger forMarc Espie
2019-03-11Change fatal() to fatalx() where errno is not set.pamela
2019-03-11add amdgpu to the possible_drivers listJonathan Gray
2019-03-11split the clas/subclass/interface/revision output over 2 linesDavid Gwynne
2019-03-11teach pcidump about pci class and subclass namesDavid Gwynne
2019-03-10fix some cases of spaces before full stops, where none were neccessary;Jason McIntyre
2019-03-09remove free() before exit() from main(), in ongoing work to makeSebastian Benoit
2019-03-09use temporary strings for calls to basename(), because it may changeSebastian Benoit
2019-03-09Unbreak 'announce inet none' which was actually clearing way too much.Claudio Jeker
2019-03-08fix dirname usage in acme-client: dirname() can modify its argumentSebastian Benoit
2019-03-07Clarify that VM names must start with a letterkn
2019-03-07Do a better job at cleaning up the config on shutdown. Remove bits thatClaudio Jeker
2019-03-04Support for rfc 6455 Websockets connection upgrade. Add a new protocolSebastian Benoit
2019-03-04According to RFC 7230 Section 3.2 header field names areFlorian Obser
2019-03-04add the STANDARDS sectionDavid Gwynne
2019-03-03uppercase Internet, to match the other instance in this page;Jason McIntyre
2019-03-03portmap arrived decades after after DARPA addresses became known asTheo de Raadt
2019-03-03This has nothing to do with DARPA.Theo de Raadt
2019-03-02Introduce the IMSG_DATA_SIZE() macro to replace recurring math on imsg.hdr.le...pamela
2019-03-01usage if there's extra arguments. ok knTed Unangst
2019-03-01trailing whitespaceFlorian Obser
2019-03-01Fix previous extra arguments commitkn