| Commit message (Expand) | Author | Age | Files | Lines |
| * | Build userland libalias using src/sys/netinet/libalias. | Gleb Smirnoff | 2005-05-04 | 17 | -10259/+2 |
| * | Document the fact that accept(2) may return EINVAL when addrlen is | Giorgos Keramidas | 2005-05-04 | 1 | -0/+4 |
| * | The correct description for mode "w" is | Dag-Erling Smørgrav | 2005-05-04 | 1 | -1/+1 |
| * | do mutex lock for each yp calls. with this, | Hajimu UMEMOTO | 2005-05-03 | 1 | -13/+65 |
| * | Cleanup for getgrouplist(3): | Xin LI | 2005-05-03 | 1 | -8/+6 |
| * | fix signed/unsigned comparison warnings. | Hajimu UMEMOTO | 2005-05-03 | 1 | -5/+5 |
| * | Include paths.h for prototype of getbootfile(3). | Xin LI | 2005-05-03 | 1 | -0/+2 |
| * | the 3rd argument of getsockname() should be socklen_t*. | Hajimu UMEMOTO | 2005-05-02 | 2 | -2/+4 |
| * | Add convenience APIs pmc_width() and pmc_capabilities() to -lpmc. | Joseph Koshy | 2005-05-01 | 4 | -1/+57 |
| * | oops, we don't need previous change. | Hajimu UMEMOTO | 2005-05-01 | 1 | -8/+4 |
| * | make it compilable without YP definition. | Hajimu UMEMOTO | 2005-05-01 | 1 | -5/+9 |
| * | don't see RES_USE_INET6 when called from getipnodeby*(). | Hajimu UMEMOTO | 2005-05-01 | 1 | -6/+14 |
| * | oops, gethostbyaddr(3) must return h_addr as an IPv4-mapped | Hajimu UMEMOTO | 2005-04-30 | 3 | -6/+17 |
| * | handling RES_USE_INET6 better. | Hajimu UMEMOTO | 2005-04-30 | 1 | -4/+5 |
| * | _ht_gethostbyaddr didn't handle RES_USE_INET6 correctly. | Hajimu UMEMOTO | 2005-04-30 | 1 | -1/+1 |
| * | _gethostbynisname() didn't support RES_USE_INET6. | Hajimu UMEMOTO | 2005-04-30 | 1 | -0/+9 |
| * | _ht_gethostbyname didn't handle RES_USE_INET6 correctly. | Hajimu UMEMOTO | 2005-04-30 | 1 | -6/+18 |
| * | - do validation check and IPv4-mapped IPv6 address handling before | Hajimu UMEMOTO | 2005-04-29 | 2 | -36/+41 |
| * | NETDB_INTERNAL is not fit, here. return NO_RECOVERY for h_errno. | Hajimu UMEMOTO | 2005-04-29 | 4 | -4/+4 |
| * | our get{addr,name}info() is considered thread-safe. | Hajimu UMEMOTO | 2005-04-29 | 2 | -8/+0 |
| * | we cannot use inet_ntoa(3), here. so, use inet_ntop(3), instead. | Hajimu UMEMOTO | 2005-04-29 | 2 | -5/+11 |
| * | Revert the last change, the conversion from long double to double can raise | Stefan Farfeleder | 2005-04-28 | 3 | -12/+12 |
| * | sync _map_v4v6_host*() with bind9's. it treats align better bit. | Hajimu UMEMOTO | 2005-04-28 | 4 | -18/+15 |
| * | we don't need mutex lock to call _gethostbynis*(), anymore. | Hajimu UMEMOTO | 2005-04-28 | 2 | -19/+2 |
| * | make gethostby*() thread-safe. | Hajimu UMEMOTO | 2005-04-28 | 6 | -285/+478 |
| * | _gethostbynis{addr,name}() can handle an IPv6, now. | Hajimu UMEMOTO | 2005-04-28 | 1 | -16/+11 |
| * | make getnetby*() thread-safe. | Hajimu UMEMOTO | 2005-04-28 | 8 | -175/+339 |
| * | hide implementation specific internal functions from netdb.h. | Hajimu UMEMOTO | 2005-04-27 | 6 | -0/+17 |
| * | Remove COMPAT_32BIT, it is no longer needed. | David Xu | 2005-04-27 | 1 | -5/+0 |
| * | Provide stub functions for i386_set_ldt() and i386_get_ldt() even when | Peter Wemm | 2005-04-26 | 2 | -7/+4 |
| * | No longer use _amd64_set_gsbase(). Use i386_set_gsbase() even when | Peter Wemm | 2005-04-26 | 6 | -166/+2 |
| * | Remove the special _amd64_set_gsbase() code for #ifdef COMPAT_32BIT, now | Peter Wemm | 2005-04-26 | 4 | -20/+0 |
| * | our get{proto,serv}by*() use a thread-specific data space. | Hajimu UMEMOTO | 2005-04-26 | 2 | -2/+2 |
| * | Use __func__ throughout devstat.c instead of defining a func_name | Maxime Henrion | 2005-04-26 | 1 | -31/+21 |
| * | add IPv6 awareness for NIS query of gethostby*(). | Hajimu UMEMOTO | 2005-04-26 | 2 | -25/+56 |
| * | Make this compile with GCC4 by fixing a signedness issue. | Maxime Henrion | 2005-04-26 | 1 | -1/+1 |
| * | Make this compile with GCC4 by fixing a few signedness related warnings. | Maxime Henrion | 2005-04-26 | 3 | -6/+7 |
| * | ensure parsing numeric address before any host query. | Hajimu UMEMOTO | 2005-04-25 | 2 | -100/+126 |
| * | remove unused variable. | Hajimu UMEMOTO | 2005-04-25 | 1 | -3/+1 |
| * | Remove unused file. | Xin LI | 2005-04-25 | 1 | -63/+0 |
| * | Update zconf.h and gzio.c with changes from ZLib 1.2.1 to ZLib 1.2.2. | Tim Kientzle | 2005-04-24 | 2 | -40/+53 |
| * | if last line didn't have trailing space, network address was also | Hajimu UMEMOTO | 2005-04-24 | 1 | -10/+11 |
| * | This commit was generated by cvs2svn to compensate for changes in r145474, | Tim Kientzle | 2005-04-24 | 4 | -52/+116 |
| |\ |
|
| | * | ZLib 1.2.2 | Tim Kientzle | 2005-04-24 | 16 | -134/+245 |
| | * | Remove files that are no longer present in the zlib distribution from | Tim J. Robbins | 2004-07-01 | 9 | -1143/+0 |
| * | | Optimize the instruction alignment. | Alan Cox | 2005-04-23 | 1 | -2/+1 |
| * | | Fix broken ACL configuration on FreeBSD 4 and Linux. | Tim Kientzle | 2005-04-23 | 3 | -7/+19 |
| * | | Certain filenames between 245 and 255 characters long would cause an | Tim Kientzle | 2005-04-23 | 1 | -71/+72 |
| * | | Note events affected by processor errata. | Joseph Koshy | 2005-04-23 | 1 | -0/+25 |
| * | | Remove unused variable. | David Xu | 2005-04-23 | 1 | -1/+0 |