summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2016-09-08When changing the passphrase, keep the previous number of rounds, unlessJoel Sing
2016-09-08Shuffle some code to make futher changes easier - pass the KDF type intoJoel Sing
2016-09-08When changing a passphrase, use bio_kdf_generate() so that we generate aJoel Sing
2016-09-08normalize option defines; reduces diff between ping(8) and ping6(8)Florian Obser
2016-09-08We need this for struct iovec; reduces diff to ping6(8)Florian Obser
2016-09-07whitespaceFlorian Obser
2016-09-07normalize code to send preload packetsFlorian Obser
2016-09-07move header printing down; reduces diff to ping6Florian Obser
2016-09-07move arc4random down; reduces diff to ping6Florian Obser
2016-09-07Remove usermount remnants. ok teduMartin Natano
2016-09-05Print route labels in double quotes since they can contain spaces in the name.Claudio Jeker
2016-09-05for consistency, hyphenate "single-user";Jason McIntyre
2016-09-05replace obsolete getpass() by readpassphrase()Gleydson Soares
2016-09-04strlen + malloc + snprintf == asprintfMichal Mazurek
2016-09-04switch tweaks;Jason McIntyre
2016-09-04Add SWITCH section for switch(4).YASUOKA Masahiko
2016-09-04Forward IMSG_CTL_VERBOSE via the parent; this fixes a crash when doingReyk Floeter
2016-09-04chop out the zread code since we only write filesTed Unangst
2016-09-04unifdef SAVECORE now that we're done sharingTed Unangst
2016-09-04Use an RB tree instead of BDB to map process->session, ok tedu millertNicholas Marriott
2016-09-04After aligning the cpg field, non ffs partitions were not displayedAlexander Bluhm
2016-09-04Use 'daemonize' instead of 'no_daemon', just like in dhcpd and dhcrelay.Jeremie Courreges-Anglas
2016-09-04move to ping's getaddrinfo version to reduce diff; no functional changeFlorian Obser
2016-09-04Now that we have IP_SENDSRCADDR, add sendtofrom().Vincent Gross
2016-09-04Make it possible to set the RTF_BFD flag in a change request. Also add aClaudio Jeker
2016-09-04Switch ping to getaddrinfo while retaining inet_aton functionality asFlorian Obser
2016-09-03A commented block starts withTheo de Raadt
2016-09-03How can this not be AF_INET?!Florian Obser
2016-09-03s/to/dst/Florian Obser
2016-09-03s/whereto/dst/Florian Obser
2016-09-03get to the target the same way as ping; no functional changeFlorian Obser
2016-09-03err->errx, errno info is not related to the failure modeJeremie Courreges-Anglas
2016-09-03pfctl mixes up anchorname with anchorpathAlexandr Nedvedicky
2016-09-03'reinit' should check the MBR on disk, as the man page says.Kenneth R Westerback
2016-09-03fix format string and remove unused variablesCharles Longeau
2016-09-03Let purge thread to remove once rules, not packets.Alexandr Nedvedicky
2016-09-03Correct default values.Michal Mazurek
2016-09-03Mention the maximum value for the -s option.Michal Mazurek
2016-09-03no more boot_zaurus.8;Jason McIntyre
2016-09-03Add userland parts for BFD. Can't work if you don't have it enabled inPeter Hessler
2016-09-03Mention the maximum value for the -s option.Michal Mazurek
2016-09-03Add support for a multipoint-to-multipoint mode in vxlan(4). In thisReyk Floeter
2016-09-03proving once again my commit and somebody will test strategy works,Ted Unangst
2016-09-03Add the missing bits to have NAT on enc(4) support in iked.Vincent Gross
2016-09-03Remove mention of nonexistent flagsMichal Mazurek
2016-09-02In preparation for merging of ping(8) and ping6(8) the -n flag needs toFlorian Obser
2016-09-02Kill 'ifi' global.Martin Pieuchot
2016-09-02Wording improvment from jmc@ long time ago.Florian Obser
2016-09-02Bring over 1.117 from ping:Florian Obser
2016-09-02timinginfo is a flag to track if the received icmp packet is bigFlorian Obser