Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
address when only the first octets are given (eg. 140.174 ==> 140.174.0.0)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
of u_short or u_int16_t.
|
|
well.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Includes the DNS aware getnetby*() routines and IPv6 support.
|
|
|
|
gmeinerj@ZUMtOBEL.co.at
|
|
|
|
<machine/endian.h>
|
|
machine dependent "short" and "long" integer. Correct and enhance manpage.
Change all short and longs to u_int16_t and u_int32_t, respectively.
OpenBSD RCSIds
|
|
|
|
|
|
|
|
|
|
these ideas
|
|
|
|
|
|
|
|
|
|
Remove unused variables
Silence some warnings
lint(1) is your friend
|
|
|