| Commit message (Expand) | Author | Age | Files | Lines |
| * | Per Regents of the University of Calfornia letter, remove advertising | Warner Losh | 2007-01-09 | 1 | -4/+0 |
| * | - Extend the nsswitch to support Services, Protocols and Rpc | Hajimu UMEMOTO | 2006-04-28 | 1 | -250/+1058 |
| * | - make reentrant version of netdb functions glibc style API, and | Hajimu UMEMOTO | 2006-04-15 | 1 | -43/+92 |
| * | Include <sys/types.h> and <limits.h> ourselves, don't assume they are included | Stefan Farfeleder | 2005-08-20 | 1 | -0/+1 |
| * | make getnetby*() thread-safe. | Hajimu UMEMOTO | 2005-04-28 | 1 | -5/+5 |
| * | rename the NIS related fields to have yp_ prefix. | Hajimu UMEMOTO | 2005-04-18 | 1 | -24/+24 |
| * | Do not check whether a pointer is NULL, since free(3) already takes care of | Xin LI | 2005-04-18 | 1 | -6/+3 |
| * | Fix build for !YP case. | Xin LI | 2005-04-17 | 1 | -0/+4 |
| * | libc-internal interfaces should have two underscores in front | Hajimu UMEMOTO | 2005-04-17 | 1 | -4/+4 |
| * | - add getserv{byname,byport,ent}_r for internal use within libc. | Hajimu UMEMOTO | 2005-04-15 | 1 | -85/+160 |
| * | Don't ignore the last line of config file (/etc/hosts, /etc/services, etc) | Maxim Sobolev | 2005-01-03 | 1 | -3/+2 |
| * | Eliminate 19 warnings in libc (at level WARNS=2) of the | Jacques Vidrine | 2003-02-27 | 1 | -2/+1 |
| * | Remove __P() usage. | David E. O'Brien | 2002-03-21 | 1 | -1/+1 |
| * | Remove 'register' keyword. | David E. O'Brien | 2002-03-21 | 1 | -1/+1 |
| * | Remove trailing characters from #endif. | David E. O'Brien | 2002-03-15 | 1 | -3/+0 |
| * | o Move NTOHL() and associated macros into <sys/param.h>. These are | Mike Barcroft | 2002-02-18 | 1 | -0/+6 |
| * | Small yet significant tweaks/cleanups: | Bill Paul | 1996-12-27 | 1 | -3/+3 |
| * | Eliminate 3 more examples of gratutiously passing arrays by address. | Jordan K. Hubbard | 1996-12-05 | 1 | -3/+3 |
| * | General -Wall warning cleanup, part I. | Jordan K. Hubbard | 1996-07-12 | 1 | -0/+2 |
| * | Improve NIS performace of getservbyname() and getservbyport(). Both these | Bill Paul | 1996-06-01 | 1 | -7/+95 |
| * | Getpwent() and getservent() can wind up calling free() with | Mike Pritchard | 1996-01-29 | 1 | -1/+0 |
| * | Add NIS support to getservent(3) functions (getservbyport() and getservbyname() | Bill Paul | 1995-11-04 | 1 | -0/+68 |
| * | BSD 4.4 Lite Lib Sources | Rodney W. Grimes | 1994-05-27 | 1 | -0/+121 |