Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
Current directory: [cvs.NetBSD.org] / src / lib / libc / net
Current tag: netbsd-7-2-RELEASE
File | Rev. | Age | Author | Last log entry |
---|---|---|---|---|
![]() |
||||
![]() |
1.106.4.1 | 5 years | sborrill | Pull up to netbsd-7 (missing part of ticket #1012): lib/libc/net/getaddrinfo.c ... |
![]() |
1.91 | 6 years | christos | use fparseln() instead of abusing fgetln(), so that the last line that might not... |
![]() |
1.85.4.1 | 3 years | snj | Pull up following revision(s) (requested by manu in ticket #1439): lib/libc/net... |
![]() |
1.69.2.1 | 6 years | martin | Pull up following revision(s) (requested by enami in ticket #286): usr.bin/rsh/... |
![]() |
1.57 | 7 years | wiz | New sentence, new line. |
![]() |
1.54 | 7 years | christos | Add not advertised reentrant functions: {get,set,end}hostent_r, gethostbyname{,2... |
![]() |
1.42.10.1 | 5 years | riz | Pull up following revision(s) (requested by christos in ticket #1012): lib/libc... |
![]() |
1.41 | 7 years | wiz | Update comment. |
![]() |
1.37 | 9 years | christos | PR/45989: Martin Husemann: lint invocation does include -w only on i386 - turn ... |
![]() |
1.31 | 9 years | wiz | Markup fixes. |
![]() |
1.29 | 7 years | christos | fix gethostbyaddr prototype per TOG. |
![]() |
1.28 | 11 years | joerg | Use .In for header files instead of .Ar Pa and variations. |
![]() |
1.28 | 7 years | wiz | Remove annoying comma and sort SEE ALSO. |
![]() |
1.27 | 9 years | matt | Use C89 Prototypes. Remove use of __P |
![]() |
1.24 | 6 years | christos | use fparseln() instead of fgetln() for consistency (this was the last fgetln() u... |
![]() |
1.21 | 9 years | matt | Use C89 Prototypes. Remove use of __P |
![]() |
1.20 | 7 years | christos | fix memory leak XXX: pullup 6 |
![]() |
1.18 | 9 years | christos | branches: 1.18.32; PR/45989: Martin Husemann: lint invocation does include -w o... |
![]() |
1.17 | 11 years | joerg | Use .In for header files instead of .Ar Pa and variations. |
![]() |
1.16 | 11 years | joerg | Use .In for header files instead of .Ar Pa and variations. |
![]() |
1.16 | 9 years | matt | branches: 1.16.14; Use C89 Prototypes. Remove use of __P |
![]() |
1.15 | 9 years | jruoho | Xref bswap(3). Simplify STANDARDS. |
![]() |
1.15 | 9 years | christos | branches: 1.15.14; PR/45989: Martin Husemann: lint invocation does include -w o... |
![]() |
1.15 | 7 years | christos | RFC 3542 (section 10.1) states that optlen should only be checked when opt != NU... |
![]() |
1.15 | 8 years | joerg | Retire OSI network stack. OK core@ |
![]() |
1.14.10.1 | 6 years | martin | Pull up following revision(s) (requested by christos in ticket #264): lib/libc/... |
![]() |
1.14 | 8 years | wiz | Remove trailing whitespace. |
![]() |
1.14 | 12 years | martin | branches: 1.14.8; Remove clause 3 and 4 from TNF licenses |
![]() |
1.14 | 17 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... |
![]() |
1.13 | 18 years | wiz | Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to rea... |
![]() |
1.13 | 16 years | kleink | struct netnet.n_net used to be an unsigned long integer. In XNS5, and subsequen... |
![]() |
1.13 | 9 years | wiz | New sentence, new line. |
![]() |
1.13 | 8 years | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... |
![]() |
1.12 | 12 years | martin | branches: 1.12.8; Remove clause 3 and 4 from TNF licenses |
![]() |
1.12 | 12 years | martin | branches: 1.12.8; Remove clause 3 and 4 from TNF licenses |
![]() |
1.12 | 12 years | martin | branches: 1.12.8; Remove clause 3 and 4 from TNF licenses |
![]() |
1.12 | 11 years | joerg | Use .In for header files instead of .Ar Pa and variations. |
![]() |
1.12 | 9 years | matt | Use C89 Prototypes. Remove use of __P |
![]() |
1.11 | 9 years | christos | close on exec fixes: - open + fcntl -> open O_CLOEXEC - configuration database f... |
![]() |
1.10 | 17 years | agc | branches: 1.10.80; Move UCB-licensed code from 4-clause to 3-clause licence. P... |
![]() |
1.10 | 9 years | matt | Use C89 Prototypes. Remove use of __P |
![]() |
1.10 | 9 years | matt | Use C89 Prototypes. Remove use of __P |
![]() |
1.9 | 9 years | christos | PR/45989: Martin Husemann: lint invocation does include -w only on i386 - turn ... |
![]() |
1.9 | 9 years | christos | PR/45989: Martin Husemann: lint invocation does include -w only on i386 - turn ... |
![]() |
1.9 | 12 years | martin | branches: 1.9.8; Convert TNF licenses to new 2 clause variant |
![]() |
1.7 | 12 years | joerg | Use .An for author list. |
![]() |
1.7 | 10 years | pooka | Don't __weak_alias non-existent symbols. Apparently the alpha compiler doesn't ... |
![]() |
1.7 | 9 years | christos | PR/45989: Martin Husemann: lint invocation does include -w only on i386 - turn ... |
![]() |
1.7 | 15 years | christos | add missing in6addr_linklocal_allrouters. |
![]() |
1.6 | 9 years | christos | close on exec fixes: - open + fcntl -> open O_CLOEXEC - configuration database f... |
![]() |
1.5 | 11 years | joerg | Use .In for header files instead of .Ar Pa and variations. |
![]() |
1.4 | 19 years | itojun | sync argument/return type of [hn]to[nh][ls] to XNET 5.2 (uint{16,32}_t). as disc... |
![]() |
1.4 | 19 years | itojun | sync argument/return type of [hn]to[nh][ls] to XNET 5.2 (uint{16,32}_t). as disc... |
![]() |
1.4 | 19 years | itojun | sync argument/return type of [hn]to[nh][ls] to XNET 5.2 (uint{16,32}_t). as disc... |
![]() |
1.4 | 19 years | itojun | sync argument/return type of [hn]to[nh][ls] to XNET 5.2 (uint{16,32}_t). as disc... |
![]() |
1.4 | 12 years | martin | branches: 1.4.8; Remove clause 3 and 4 from TNF licenses |
![]() |
1.4 | 12 years | martin | branches: 1.4.8; Remove clause 3 and 4 from TNF licenses |
![]() |
1.4 | 20 years | itojun | strictly conform to RFC2553 (specifically ENXIO case). sync with KAME |
![]() |
1.4 | 10 years | joerg | Add the constant database reader (cdbr(3)) and writer ((cdbw(3)). They implement... |
![]() |
1.3 | 16 years | kleink | Move the (at this time private) get{proto,serv}ent_r() prototypes and data struc... |
![]() |
1.3 | 16 years | kleink | Move the (at this time private) get{proto,serv}ent_r() prototypes and data struc... |
![]() |
1.3 | 7 years | wiz | branches: 1.3.4; 1.3.8; Try improving the description. |
![]() |
1.3 | 9 years | matt | Use C89 Prototypes. Remove use of __P |
![]() |
1.2 | 13 years | abs | Adjust "The getpeereid() function appeared in NetBSD 4.0" to a more correct NetB... |
![]() |
1.2 | 12 years | martin | branches: 1.2.8; Convert to new 2 clause license |
![]() |
1.2 | 7 years | christos | branches: 1.2.2; 1.2.4; 1.2.8; 1.2.12; move the host file getbyname and getb... |
![]() |
1.2 | 7 years | wiz | Sort sections. Punctuation formatting nits. |
![]() |
1.2 | 7 years | wiz | Sort sections. Remove trailing whitespace. |
![]() |
1.2 | 7 years | christos | branches: 1.2.4; 1.2.8; use new constants |
![]() |
1.2 | 12 years | martin | branches: 1.2.8; Remove clause 3 and 4 from TNF licenses |