| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
ok henning andrushock@korovino.net
|
| |
|
| |
|
|
|
|
|
| |
elements in the buffer. Fixes an out of bounds access.
From aaron@; OK deraadt@
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
systems with pre-4.2 sockaddrs.
|
|
|
|
|
|
| |
try all the set of addresses before go to sleep() and retry.
not sure if we still need sleep() - retry logic. why is it so persistent?
|
|
|
|
|
| |
this should fix situation like:
- try to rcmd() to dual stack node from IPv4-only node/kernel
|
|
|
|
|
|
|
|
| |
rcmd(): IPv4 only
rcmd_af(): af independent
ruserok(): af independent
iruserok(): IPv4 only
iruserok_sa(): af independent
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
file. Thanks to fc@parkone.ci.oakland.ca.us for lots of testing and
diagnosis help.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
of u_short or u_int16_t.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
get away with fewer setuid binaries.
|
|
|
|
| |
Make sure everything uses {SYS,}LIBC_SCCS properly
|
|
|
|
| |
next lower port because we might get it (and be predictable!)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|