| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
| |
getifaddrs(3). Fixes problems on LP64 platforms.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
of getopt() to char variables instead of int lose on arches where char is
unsigned by default.
Clean the example by not pasting parts of <unistd.h> into it, and by not
using atoi(3).
|
| |
|
|
|
|
| |
outside the tree)
|
|
|
|
| |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
fail anyway so check for that. Also convert "." to "" since that
way we avoid the lstat() (which we don't need) and the subsequent
chdir() and some dir checks.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
buf, not something else.
|
| |
|
| |
|
|
|
|
| |
millert ok
|
|
|
|
| |
OK deraadt@
|
| |
|
| |
|
| |
|
|
|
|
| |
sync with kame.
|
| |
|
| |
|
|
|
|
| |
on OpenBSD.
|
| |
|
| |
|
|
|
|
|
| |
to such, permitting them to be discovered, instead of exploited as the ssh
crc insertion detector was. Idea by theo, written by tdeval.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
insecure1 is necessary for IPv6 dynamic DNS server discovery,
draft-ietf-ipngwg-dns-discovery-02.txt. sync with kame.
ok'ed by angelos
|
| |
|
|
|
|
|
|
| |
be a single digit. Powered by mantoya@.
millert@ ok.
|
| |
|
|
|
|
| |
POSIX counterparts.
|
| |
|
|
|
|
| |
Test next time, ok?
|
| |
|
|
|
|
| |
From: Patrik Lindergren <patrik@datacom.nu>
|
| |
|