| Commit message (Expand) | Author | Age | Files | Lines |
* | Use __func__ throughout devstat.c instead of defining a func_name | mux | 2005-04-26 | 1 | -31/+21 |
* | add IPv6 awareness for NIS query of gethostby*(). | ume | 2005-04-26 | 2 | -25/+56 |
* | Make this compile with GCC4 by fixing a signedness issue. | mux | 2005-04-26 | 1 | -1/+1 |
* | Make this compile with GCC4 by fixing a few signedness related warnings. | mux | 2005-04-26 | 3 | -6/+7 |
* | ensure parsing numeric address before any host query. | ume | 2005-04-25 | 2 | -100/+126 |
* | remove unused variable. | ume | 2005-04-25 | 1 | -3/+1 |
* | Remove unused file. | delphij | 2005-04-25 | 1 | -63/+0 |
* | Update zconf.h and gzio.c with changes from ZLib 1.2.1 to ZLib 1.2.2. | kientzle | 2005-04-24 | 2 | -40/+53 |
* | if last line didn't have trailing space, network address was also | ume | 2005-04-24 | 1 | -10/+11 |
* | This commit was generated by cvs2svn to compensate for changes in r145474, | kientzle | 2005-04-24 | 4 | -52/+116 |
|\ |
|
| * | ZLib 1.2.2 | kientzle | 2005-04-24 | 16 | -135/+246 |
| * | Remove files that are no longer present in the zlib distribution from | tjr | 2004-07-01 | 9 | -1143/+0 |
* | | Optimize the instruction alignment. | alc | 2005-04-23 | 1 | -2/+1 |
* | | Fix broken ACL configuration on FreeBSD 4 and Linux. | kientzle | 2005-04-23 | 3 | -7/+19 |
* | | Certain filenames between 245 and 255 characters long would cause an | kientzle | 2005-04-23 | 1 | -71/+72 |
* | | Note events affected by processor errata. | jkoshy | 2005-04-23 | 1 | -0/+25 |
* | | Remove unused variable. | davidxu | 2005-04-23 | 1 | -1/+0 |
* | | Now libthr only uses GDT based tls on i386. using LDT can only increase | davidxu | 2005-04-23 | 2 | -53/+3 |
* | | Use thr_new syscall to create a new thread, obscure context operations | davidxu | 2005-04-23 | 3 | -24/+39 |
* | | Fix two typos in comments. | trhodes | 2005-04-23 | 1 | -2/+2 |
* | | Add i386_get_gsbase, i386_set_gsbase since old libc doesn't have the | davidxu | 2005-04-23 | 1 | -0/+14 |
* | | Properly spell default in a comment. | trhodes | 2005-04-22 | 1 | -1/+1 |
* | | Enforce style.Makefile(5). | trhodes | 2005-04-22 | 2 | -2/+2 |
* | | Use double additions to raise the inexact exception to work around problems | stefanf | 2005-04-22 | 3 | -12/+12 |
* | | Fix raising the inexact exception (FE_INEXACT) if the result differs from the | stefanf | 2005-04-22 | 3 | -18/+34 |
* | | Eliminate an unpredictable branch from bcmp(). | alc | 2005-04-21 | 1 | -5/+4 |
* | | Do not try to store 64 bits into 32 bit errno variable. With the changed libc | kan | 2005-04-21 | 1 | -1/+1 |
* | | Add event aliases for P6 and K8 PMCs. | jkoshy | 2005-04-21 | 1 | -17/+31 |
* | | Build libpmc on all architectures (FWIW :-) | marcel | 2005-04-20 | 1 | -3/+1 |
* | | o Do not include <machine/pmc_mdep.h>. It's automaticly included for | marcel | 2005-04-20 | 1 | -9/+9 |
* | | Remove extra Id keyword. | jkoshy | 2005-04-20 | 1 | -2/+0 |
* | | Remove superfluous CFLAGS lines. Use the conditional '?=' construct | jkoshy | 2005-04-19 | 1 | -2/+0 |
* | | - add getproto{byname,bynumber,ent}_r for internal use within libc. | ume | 2005-04-19 | 4 | -53/+181 |
* | | - nuke deprecated and unused getnodeby(3). | ume | 2005-04-19 | 1 | -31/+0 |
* | | Bring a working snapshot of hwpmc(4), its associated libraries, userland util... | jkoshy | 2005-04-19 | 5 | -1/+5351 |
* | | rename the NIS related fields to have yp_ prefix. | ume | 2005-04-18 | 4 | -38/+38 |
* | | Do not check whether a pointer is NULL, since free(3) already takes care of | delphij | 2005-04-18 | 1 | -6/+3 |
* | | Add a sysctl that returns the full path of a process' text file. | das | 2005-04-18 | 1 | -3/+9 |
* | | Portability enhancement: MS Windows won't restore metadata if the file | kientzle | 2005-04-17 | 1 | -1/+1 |
* | | Fix truncl.3 MLINKS | ache | 2005-04-17 | 1 | -1/+1 |
* | | Update "make distfile" to use newest automake/autoconf from ports. | kientzle | 2005-04-17 | 1 | -2/+2 |
* | | Fix build for !YP case. | delphij | 2005-04-17 | 1 | -0/+4 |
* | | libc-internal interfaces should have two underscores in front | ume | 2005-04-17 | 4 | -12/+12 |
* | | Wrong working directory, sorry. The previous patch was what I have | delphij | 2005-04-17 | 1 | -5/+0 |
* | | Remove a check about whether sa->sa_len is equal to salen from | delphij | 2005-04-17 | 1 | -0/+2 |
* | | Be bug-for-bug compatible with the C standard with respect to | das | 2005-04-16 | 2 | -4/+16 |
* | | More optimized math functions. | das | 2005-04-16 | 16 | -5/+399 |
* | | Implement truncl() based on floorl(). | das | 2005-04-16 | 4 | -12/+80 |
* | | When parsing the second {uid,gid} in an identity phrase for ugidfw, | rwatson | 2005-04-16 | 1 | -13/+25 |
* | | In practice, you need to include <sys/types.h> and | rwatson | 2005-04-16 | 1 | -0/+2 |