summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2019-03-07use colons before showing examples; while here, replace the \*( char sequences;Jason McIntyre
2019-03-07Remove pfctl_*_pool() remnantskn
2019-03-06Fix once ruleskn
2019-03-05slaacd doesn't have a config file to reload on hangup. We can ignorepamela
2019-03-04According to RFC 7230 Section 3.2 header field names areFlorian Obser
2019-03-02Unfortunately we cannot use unveil in the main process since thisFlorian Obser
2019-03-02Introduce the IMSG_DATA_SIZE() macro to replace recurring math onpamela
2019-03-01trailing whitespaceFlorian Obser
2019-03-01Due to the way we build libunbound inside of unwind .o files collide inFlorian Obser
2019-02-27update RFC references, from tobias_heider at genua.de, ok claudio@Stuart Henderson
2019-02-26add domain-search to the list of options capable of adding to resolv.conf;Jason McIntyre
2019-02-26Fix sending IKEV2_CFG_INTERNAL_IP6_DNS, IKEV2_CFG_INTERNAL_IP6_NBNS,Patrick Wildt
2019-02-26get rid of the mpw goopDavid Gwynne
2019-02-26implement support for pwe3 ioctlsDavid Gwynne
2019-02-23Correct comment on delete_addresses() return value.Kenneth R Westerback
2019-02-23Restore pre-a2k19 behaviour of clearing out all existing addressesKenneth R Westerback
2019-02-21If sysctl(8) was compiled with an obsolete struct sensordev size,Alexander Bluhm
2019-02-21Compute params of shrunk partition and not of resized one; ok krw@Otto Moerbeek
2019-02-20Tweak previous, use the same wording everywhereJeremie Courreges-Anglas
2019-02-20avoid abbreviation "AF" when "address family" fits on the line; noted by Alfr...Theo de Raadt
2019-02-19Make ifconfig(8) display whether bwfm(4) firmware is using 802.11ac.Stefan Sperling
2019-02-19oops, bad Pp snuck in;Jason McIntyre
2019-02-18Rework the certificate generation examples a bit:Stuart Henderson
2019-02-18fix typoTheo de Raadt
2019-02-18Change ps_len of struct pfioc_states and psn_len of structAlexander Bluhm
2019-02-18Introduce IMSG_DATA_SIZE() macro to to replace reoccuring math onFlorian Obser
2019-02-17Since we do a naive string comparison to see if the trust anchorFlorian Obser
2019-02-17On log verbosity change we need to restart all resolvers: add missingFlorian Obser
2019-02-17Pass verbosity changes to captive portal process.Florian Obser
2019-02-17 s/unwind_/uw_/ to save screen real estate; fix style(9) issues while hereFlorian Obser
2019-02-16SSID/LLADDR/LINK_STATE_IS_UP changes must discard the previousKenneth R Westerback
2019-02-13(unsigned) means (unsigned int) which on ptrdiff_t or size_t or otherTheo de Raadt
2019-02-13Nuke unused variable.Kenneth R Westerback
2019-02-13Try harder to start a new line when link is obtained and a newKenneth R Westerback
2019-02-12Restructure code to simplifiy imsg communications, further separatingKenneth R Westerback
2019-02-11With the rewrite of the trust anchor handling code we no longer need aFlorian Obser
2019-02-10Delete BUGS: dubious style and not relevant/accurateJeremie Courreges-Anglas
2019-02-10Add a warning that scan_ffs doesn't support FFS2 filesystemsJeremie Courreges-Anglas
2019-02-10Drop useless .TH line; ok jmc@Jeremie Courreges-Anglas
2019-02-10Anchor names must not be emptykn
2019-02-10Unify anchor name sanity checkskn
2019-02-10Simplify trust anchor handling.Florian Obser
2019-02-08Backport r5108 from unbound upstream, pointed out by florian@.Stuart Henderson
2019-02-08update unwind's copy of libunbound to match the new 1.9.0 update inStuart Henderson
2019-02-08Oops, unbreak captive portal detection.Florian Obser
2019-02-07Rewrite trust anchor handling.Florian Obser
2019-02-06Replace overlapping memcpy() with memmove() in getpathname().Todd C. Miller
2019-02-06Replace overlapping memcpy() with memmove() in getpathname().Todd C. Miller
2019-02-05Cm yes | Cm no -> Cm yes | noJason McIntyre
2019-02-05unref resolver in error branchFlorian Obser