Age | Commit message (Collapse) | Author | Files | Lines |
|
Add !defined(__NetBSD__) to a broken __alpha__ test.
|
|
|
|
|
|
backward-compatible. 2.0 was a substential rewrite. Main changes:
support some traditional ping features: loop mode, specify size of data
packets, specify how many pings to send, interpret ICMPs other than ICMP Echo
response.
make timings in tenths of milliseconds
do exponential backoff on retries
port to more systems
do better checking on whether received ICMP is for us
added -g option for generating IPs from a start to an end value
|
|
backward-compatible. 2.0 was a substential rewrite. Main changes:
support some traditional ping features: loop mode, specify size of data
packets, specify how many pings to send, interpret ICMPs other than ICMP Echo
response.
make timings in tenths of milliseconds
do exponential backoff on retries
port to more systems
do better checking on whether received ICMP is for us
added -g option for generating IPs from a start to an end value
|
|
When on an alpha you cannot be lazy and assume -1 matches INADDR_NONE
Now mono.org's new alpha can run rconfig... This should make norm happy.
|
|
|
|
|
|
WRKSRC= ${WRKDIR}
This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
|
|
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
|
|
Fixes PR 12057 by Greg Woods <woods@planix.com>
|
|
|
|
|