| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | remove references to rfc 2553, since 3493 obsoletes it; | jmc | 2004-04-14 | 1 | -11/+2 |
* | implement RFC3493 AI_NUMERICSERV. tedu ok | itojun | 2004-04-14 | 2 | -47/+40 |
* | let rcmdsh work on hosts that don't have an ipv4 address. | marc | 2004-04-01 | 1 | -3/+4 |
* | remove some weirdness; | jmc | 2004-03-14 | 1 | -2/+1 |
* | fix formatting, Pedro Martelletto | tedu | 2004-03-02 | 1 | -3/+3 |
* | do not recommend a format string error..; pbastos@rdc.puc-rio.br | deraadt | 2004-03-01 | 1 | -3/+3 |
* | remove redundant code, u_int8_t cannot be > 0xff | otto | 2004-02-16 | 1 | -16/+2 |
* | add MLINKS for 64-bit functions in byteorder(3); | jmc | 2004-02-10 | 1 | -4/+6 |
* | Add const type qualifier. ok jmc@ | nordin | 2004-02-01 | 2 | -4/+4 |
* | sync protos with <netdb.h>; | jmc | 2003-12-30 | 1 | -3/+3 |
* | niels kindly dropped clause 3/4 from the license. tnx! | itojun | 2003-12-12 | 1 | -6/+1 |
* | we can skip arc4random() call here. markus | itojun | 2003-12-12 | 1 | -2/+2 |
* | correct non-repetitive ID code, based on comments from niels provos. | itojun | 2003-12-10 | 1 | -12/+16 |
* | ANSIfication; most from Patrick Latifi | millert | 2003-10-06 | 1 | -72/+39 |
* | Fix off-by-one, patch from Patrick Latifi; closes PR 3492 | millert | 2003-10-03 | 1 | -5/+5 |
* | put 64bit macros/functions documentation back. | fgsch | 2003-09-26 | 1 | -3/+20 |
* | No need to include non-standard machine/endian.h header since | millert | 2003-09-26 | 1 | -3/+13 |
* | fix buffer size; leonard+gnats@itee.uq.edu.au | deraadt | 2003-09-26 | 1 | -12/+7 |
* | Do check for current pointer vs. buffer end before touching any | millert | 2003-09-25 | 2 | -7/+7 |
* | revert for now. | fgsch | 2003-09-21 | 1 | -20/+3 |
* | document and declare 64-bit function/macros. ok millert@ deraadt@ | fgsch | 2003-09-21 | 1 | -3/+20 |
* | update RFCs (from NetBSD); | jmc | 2003-09-09 | 1 | -3/+13 |
* | tweak; | jmc | 2003-08-28 | 1 | -10/+10 |
* | better formatting. from wiz@netbsd | itojun | 2003-08-28 | 1 | -4/+4 |
* | use NI_NUMERICHOST for 2nd invocation | itojun | 2003-08-28 | 1 | -2/+2 |
* | add int error in CAVEAT | itojun | 2003-08-28 | 1 | -1/+2 |
* | add CAVEATS section | itojun | 2003-08-28 | 1 | -1/+55 |
* | refer to RFCs consistently (RFC XXXX); | jmc | 2003-08-08 | 7 | -37/+37 |
* | sync struct addrinfo with what's in <netdb.h>; | jmc | 2003-07-27 | 1 | -11/+11 |
* | bug library/3297: lib/libc/net/get{addr,name}info should share mutex | marc | 2003-07-21 | 2 | -4/+9 |
* | license oops; from tedu | deraadt | 2003-07-11 | 1 | -1/+4 |
* | Mention environment variables used + some other minor fixes. | millert | 2003-06-30 | 1 | -5/+31 |
* | ensure we stay within the boundaries of our packet | vincent | 2003-06-27 | 1 | -10/+15 |
* | Sync with share/misc/license.template and add missing DARPA credit | millert | 2003-06-17 | 1 | -9/+9 |
* | - sync up MLD declaration with RFC3542 (s/MLD6/MLD/) | itojun | 2003-06-11 | 1 | -23/+7 |
* | KNF fix | itojun | 2003-06-06 | 1 | -3/+3 |
* | KNF, de-register | itojun | 2003-06-06 | 1 | -220/+154 |
* | terms 3 & 4 cleanup based on "terms" file | deraadt | 2003-06-03 | 1 | -9/+2 |
* | fix various 3/4 licenses according to "terms" file | deraadt | 2003-06-03 | 1 | -9/+1 |
* | Remove the advertising clause in the UCB license which Berkeley | deraadt | 2003-06-03 | 1 | -7/+2 |
* | Use an ISC-tyle license for all my code; it is simpler and more permissive. | millert | 2003-06-03 | 1 | -23/+12 |
* | Remove the advertising clause in the UCB license which Berkeley | millert | 2003-06-02 | 52 | -322/+114 |
* | - section reorder | jmc | 2003-05-30 | 8 | -66/+65 |
* | fill ai_canonname field for numeric hostname, by the given hostname. | itojun | 2003-05-14 | 1 | -8/+26 |
* | costant -> constant; | jmc | 2003-05-10 | 1 | -2/+2 |
* | Add support for command line args in rshprog, e.g. "ssh -C". | millert | 2003-05-05 | 2 | -11/+53 |
* | typo in STANDARDS (this man page is getnameinfo, not getaddrinfo); | jmc | 2003-05-03 | 1 | -2/+2 |
* | typos; | jmc | 2003-05-01 | 6 | -16/+15 |
* | typos; | jmc | 2003-05-01 | 2 | -19/+19 |
* | typos; | jmc | 2003-05-01 | 1 | -4/+4 |