| Commit message (Expand) | Author | Age | Files | Lines |
* | Use some math tricks in arena_run_reg_dalloc() to avoid actual division, as | jasone | 2006-07-01 | 1 | -83/+90 |
* | Make the behavior of malloc(0) standards-compliant by getting rid of nil, | jasone | 2006-06-30 | 1 | -48/+46 |
* | twalk() expects an `action' function not a comparison function. | keramida | 2006-06-23 | 1 | -1/+1 |
* | Make the mincore(2) return ENOMEM when requested range is not fully mapped. | kib | 2006-06-21 | 1 | -2/+2 |
* | Add a missing case for the switch statement in arena_run_reg_dalloc(). [1] | jasone | 2006-06-20 | 1 | -8/+20 |
* | o Make grep ^strlcpy work: put a return value type on separate line. | maxim | 2006-06-15 | 1 | -1/+2 |
* | o Sort .Xrs. | maxim | 2006-06-13 | 1 | -1/+1 |
* | Add xref to statfs(2) | phk | 2006-06-13 | 1 | -0/+1 |
* | - ANSIfy. | delphij | 2006-06-05 | 1 | -69/+26 |
* | Replace absolute addressing in the call instructions with position-independend | kib | 2006-06-05 | 1 | -2/+3 |
* | o Record a file offset for a last successfully parsed group file line. | maxim | 2006-06-01 | 1 | -0/+8 |
* | o Document the fact truncate(2) has no effect for !VDIR or !VREG files. | maxim | 2006-06-01 | 1 | -1/+5 |
* | Fix the output. | ru | 2006-05-27 | 1 | -0/+1 |
* | GC old a.out and K&R support. | imp | 2006-05-23 | 1 | -9/+0 |
* | Reflect int -> size_t changes in glob.h | ache | 2006-05-22 | 1 | -3/+3 |
* | Reflect size_t changes in glob.h | ache | 2006-05-22 | 1 | -22/+23 |
* | Remove pending actions asked in comments for SHLIB_MAJOR bump, done. | ache | 2006-05-22 | 1 | -2/+0 |
* | Remove the kludge, as asked in the Makefile: | ache | 2006-05-22 | 1 | -3/+0 |
* | Bump library majro version for gethostbyaddr(3). | ume | 2006-05-21 | 1 | -1/+1 |
* | Nuke some compatibility crufts of resolver for 6.X and earlier. | ume | 2006-05-21 | 3 | -15/+0 |
* | Fix gethostbyaddr() prototype to conform to IEEE Std 1003.1 on 64 bit | ume | 2006-05-21 | 1 | -25/+22 |
* | Return EAI_OVERFLOW instead of EAI_MEMORY when the supplied buffer is | ume | 2006-05-21 | 3 | -4/+7 |
* | Upgrade res_update(3) and the friends to BIND9's one excluding TSIG | ume | 2006-05-21 | 12 | -943/+69 |
* | This commit was generated by cvs2svn to compensate for changes in r158782, | ume | 2006-05-21 | 4 | -0/+2201 |
|\ |
|
| * | Vendor import of BIND 9.3.2 | ume | 2006-05-21 | 4 | -0/+2201 |
| * | Oops, remove the file I imported into wrong place. | ume | 2006-03-21 | 1 | -47/+0 |
* | | Remove reference to "System call restart" in intro(2). intro(2) does not | rodrigc | 2006-05-20 | 1 | -3/+4 |
* | | o .Xr strtonum(3). | maxim | 2006-05-20 | 2 | -0/+2 |
* | | Correct decoding a string containing '/'. | jkim | 2006-05-19 | 1 | -1/+1 |
* | | * Document the fact that non-superusers cannot change file flags for | keramida | 2006-05-16 | 1 | -2/+47 |
* | | Fix gethostbyaddr() prototype to conform to IEEE Std 1003.1: | ume | 2006-05-12 | 6 | -22/+36 |
* | | Save errno before calling pthread_mutex_lock because pthread_mutex_lock | davidxu | 2006-05-11 | 1 | -2/+2 |
* | | Increase the minimum chunk size by a power of two (32kB --> 64kB, assuming | jasone | 2006-05-10 | 1 | -2/+2 |
* | | A few minor wording changes and a clarification about error conditions. | bsd | 2006-05-03 | 1 | -10/+10 |
* | | Fix alignment problem on AMD64. | ume | 2006-05-02 | 1 | -4/+4 |
* | | `cache' couldn't co-exist with `compat'. | ume | 2006-04-30 | 1 | -2/+3 |
* | | - Extend the nsswitch to support Services, Protocols and Rpc | ume | 2006-04-28 | 21 | -737/+5438 |
* | | Change the semantics of brk_max to dynamically deal with data segment | jasone | 2006-04-27 | 1 | -71/+83 |
* | | Oops, correct the weak reference (s/fclose/fcloseall). | deischen | 2006-04-22 | 1 | -1/+1 |
* | | Now that libc has fcloseall(), remove _cleanup() from the list | deischen | 2006-04-22 | 1 | -1/+0 |
* | | Add fcloseall() to libc. This removes the need to export _cleanup(). | deischen | 2006-04-22 | 5 | -4/+60 |
* | | Update for rev 1.205 of vm_mmap.c. | trhodes | 2006-04-21 | 1 | -7/+6 |
* | | Correct usage example. | ceri | 2006-04-18 | 1 | -1/+1 |
* | | o dbm_close(3) returns void not zero or anything else. Touch .Dd. | maxim | 2006-04-16 | 1 | -5/+1 |
* | | For _Qp_{fge,fgt,fle,flt}() the SCD states that "Exceptions mimic fcmpeq", | marius | 2006-04-16 | 1 | -4/+4 |
* | | - make reentrant version of netdb functions glibc style API, and | ume | 2006-04-15 | 16 | -705/+1258 |
* | | Don't export __gdtoa. The only known ports that rely on | deischen | 2006-04-15 | 1 | -5/+1 |
* | | o Document SO_NOSIGPIPE, touch .Dd. | maxim | 2006-04-15 | 1 | -1/+9 |
* | | List pwritev in the NAME section. | ru | 2006-04-14 | 1 | -1/+2 |
* | | s/soley/solely | schweikh | 2006-04-13 | 1 | -1/+1 |