summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
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
2016-09-02Reduce ping/ping6 difference in summary().Florian Obser
2016-09-02move links from http to https://www.openbsd.org/Theo Buehler
2016-09-02Treat backoff_cutoff as a hard cutoff, not the midpoint in a rangeKenneth R Westerback
2016-09-02for reporting changes, hex and decimal were swappedTheo de Raadt
2016-09-02Allow editing cpg in expert mode and align the cpg field properlyOtto Moerbeek
2016-09-02Add switch(4) support to ifconfigKazuya Goda
2016-09-01tweak previous;Jason McIntyre
2016-09-01Nuke now unused 'sz' variable.Kenneth R Westerback
2016-09-01EFI firmware has been encountered that is (from our point of view) confusedKenneth R Westerback
2016-09-01make the version symbol a fixed size (512) to reduce the potential forTed Unangst
2016-09-01better words for -b, wiyh help from jmc@Otto Moerbeek
2016-09-01Document new default timeouts/intervals.Kenneth R Westerback
2016-09-01Cut back the default values for the various timeout/interval values. We noKenneth R Westerback
2016-09-01remove sparc reference;Jason McIntyre
2016-09-01Fix previous commit that displays all route flags with "route get".Alexander Bluhm
2016-09-01better computation of location of alternate superblocks, based on infoOtto Moerbeek
2016-09-01Informative comments describing the various timing fields (initial_interval,Kenneth R Westerback
2016-09-01Aggressively use dprintf, rather than crazy unchecked writes. UseTheo de Raadt
2016-09-01remove references to sparcTed Unangst
2016-09-01Display all route flags in "route get", "route show" and "netstat -r"Alexander Bluhm
2016-09-01Start writing the size of the cylinder group into the (unused) cpgOtto Moerbeek
2016-09-01Export machdep.cpufeature in hex, to avoid - values which madeTheo de Raadt
2016-08-31REQUEST packets are not just sent when an interface reboots. So don't shortKenneth R Westerback
2016-08-31Remove unused RTF_MASK route flag.Alexander Bluhm
2016-08-31Delete SIGTRAP, SIGFPE, SIGBUS, and SIGSEGV handlers. Such patternsTheo de Raadt
2016-08-31Use reboot_timeout (default: 1) instead of initial_interval (default: 3) whenKenneth R Westerback
2016-08-31Rename ifconfig's setinstance() function to setrdomain(). Less confusing.Stefan Sperling
2016-08-31Remove the 'client' global and make it per-ifp.Martin Pieuchot
2016-08-30summary() is no longer called from a signal handler, so it can useTheo de Raadt
2016-08-30Avoid calling summary() from a signal handler. This will allow usTodd C. Miller
2016-08-30Make sure to not decrease packet size when running with -v.Florian Obser
2016-08-30usage() is __dead.Florian Obser
2016-08-30Add destination IP to MAC, reduces difference to ping(8).Florian Obser
2016-08-27further tweak previous: use the same text for norw as ro; ok teduJason McIntyre
2016-08-27for completeness, document (no)rw and ro options.Ted Unangst