Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorder new multicast options to conform to BSD. (struct ip_mreq): New type. | Thomas Bushnell, BSG | 1995-08-08 | 1 | -5/+11 |
| | |||||
* | New file, incorporated from 4.4BSD-Lite. | Roland McGrath | 1995-08-08 | 1 | -0/+98 |
| | |||||
* | (IP_MULTICAST_TTL, IP_MULTICAST_LOOP, IP_MULTICAST_IP, IP_ADD_MEMBERSHIP, ↵ | Thomas Bushnell, BSG | 1995-08-08 | 1 | -0/+5 |
| | | | | IP_DROP_MEMBERSHIP): New IP layer socket options. | ||||
* | (IPPROTO_GGP): Drop obsolete protocol. (IPPROTO_IGMP): Add new protocol ↵ | Thomas Bushnell, BSG | 1995-08-08 | 1 | -1/+1 |
| | | | | (with same value [2] as old GGP). | ||||
* | (IN_CLASSD, IN_EXPERIMENTAL, IN_BADCLASS): Use equality, not assignment, to ↵ | Thomas Bushnell, BSG | 1995-08-03 | 1 | -4/+4 |
| | | | | test bit fields. | ||||
* | * asia, backward, europe, leapseconds, southamerica: New data from | Roland McGrath | 1995-07-26 | 3 | -164/+34 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ADO's 95e. * inet/Makefile (routines): Removed inet_addr. * inet/inet_addr.c: Moved to resolv/ subdirectory. * resolv/Makefile (routines): Added inet_addr. * resolv/inet_addr.c: Incorporated from BIND 4.9.3-BETA24 release. * resolv/gethnamaddr.c: Likewise. * resolv/getnetbyaddr.c: Likewise. * resolv/getnetbyname.c: Likewise. * resolv/getnetent.c: Likewise. * resolv/getnetnamadr.c: Likewise. * resolv/herror.c: Likewise. * resolv/nsap_addr.c: Likewise. * resolv/res_comp.c: Likewise. * resolv/res_debug.c: Likewise. * resolv/res_init.c: Likewise. * resolv/res_mkquery.c: Likewise. * resolv/res_query.c: Likewise. * resolv/res_send.c: Likewise. * resolv/resolv.h: Likewise. * resolv/sethostent.c: Likewise. * resolv/arpa/nameser.h: Likewise. * inet/netdb.h: Incorporated from BIND 4.9.3-BETA24 release. [__GNU_LIBRARY__]: Include <rpc/netdb.h> instead of repeating its declarations (and doing so only #ifdef sun!). * posix/sys/types.h [__USE_BSD] (__BIT_TYPES_DEFINED__): New macro. [__USE_BSD] [__GNUC__] (int64_t, u_int64_t, register_t): New typedefs. | ||||
* | New file, based on NET2 code but with DES code removed. | Roland McGrath | 1995-07-26 | 1 | -0/+287 |
| | |||||
* | (routines): Added `ruserpass'. | Thomas Bushnell, BSG | 1995-07-23 | 1 | -2/+2 |
| | |||||
* | * Make-dist (README): Commit it to CVS if there is a CVS directory. | Roland McGrath | 1995-03-29 | 1 | -0/+5 |
| | |||||
* | initial import | Roland McGrath | 1995-02-18 | 25 | -0/+2853 |