summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Add comments and reformat/rearrange code. There are no significantjasone2006-03-261-208/+224
* MFP4: Support for profiling dynamically loaded objects.jkoshy2006-03-263-26/+52
* Check cancellation state carefully to see we really need to calldavidxu2006-03-261-2/+5
* - Use ANSI C prototype.ume2006-03-253-152/+59
* Don't cancel thread if it is in critical region.davidxu2006-03-251-1/+1
* Only wake up writer if the lock is free.davidxu2006-03-251-2/+2
* Compile thr_rtld.cdavidxu2006-03-251-0/+1
* Add locking support for rtld.davidxu2006-03-254-4/+229
* Convert TINY_MIN_2POW from a cpp macro to tiny_min_2pow (a variable), andjasone2006-03-241-21/+37
* When res_nquerydomain() returns SERVFAIL, we should try next domain.ume2006-03-242-5/+26
* When res_send() fails, we should reserve an error code.ume2006-03-241-2/+2
* set an upper limit for thread structures which can be allocated.davidxu2006-03-241-1/+12
* Implement SIGEV_THREAD notification for aio_fsync.davidxu2006-03-241-18/+55
* Add USE_BRK-specific code in malloc_init_hard() to allow the firstjasone2006-03-241-65/+110
* Document that the documented 2GB mmap limit is actually apeter2006-03-231-22/+8
* It's not enough to provide symbol map files; you also have to add themdes2006-03-233-0/+6
* Resolve conflicts.des2006-03-2318-151/+695
* This commit was generated by cvs2svn to compensate for changes in r157043,des2006-03-235-59/+306
|\
| * Vendor import of ZLib 1.2.3.des2006-03-2323-215/+1006
* | Add new libsm file from sendmail 8.13.6gshapiro2006-03-221-1/+1
* | Even if a system does not support restoring extended attributes,kientzle2006-03-221-2/+4
* | We have gmtime_r(3).ume2006-03-211-0/+1
* | POSIX.1e-style Extended Attribute supportkientzle2006-03-2110-37/+628
* | Update the resolver in libc to BIND9's one.ume2006-03-2142-7838/+369
* | - Merge our local changes.ume2006-03-2138-123/+901
* | This commit was generated by cvs2svn to compensate for changes in r156954,ume2006-03-211-47/+0
* | This commit was generated by cvs2svn to compensate for changes in r156952,ume2006-03-2137-0/+10873
|\ \
| * | Vendor import of BIND 9.3.2ume2006-03-2137-0/+10873
| /
* | When we are doing initialization against q, use its own size, notdelphij2006-03-211-1/+1
* | There is no need to pass NULL to the pam_error() as the last argument.wkoszek2006-03-201-1/+1
* | Update the pmc(3) manual page's date string and freshen the year in the (c) l...jkoshy2006-03-202-3/+3
* | Extend coverage of the MK_IPX build option to the following:ru2006-03-201-1/+9
* | Separate completely full runs from runs that are merely almost full, sojasone2006-03-201-61/+71
* | Set default contention scope to system.davidxu2006-03-201-1/+1
* | Optimize realloc() to reallocate in place if the old and new sizes arejasone2006-03-191-105/+167
* | Fix build until I find a way to handle this case properly.ru2006-03-192-1/+2
* | Revert last delta.ru2006-03-191-1/+1
* | Comment out MK_PROFILE until ru@ can fix this properlyphk2006-03-191-1/+1
* | Convert NO_PROFILE and NO_LIB32 to new style.ru2006-03-185-5/+8
* | Provide alternate default for SHLIBDIR before bsd.own.mk does this.ru2006-03-185-5/+10
* | Reimplementation of world/kernel build options. For details, see:ru2006-03-1725-49/+97
* | Modify allocation policy, in order to avoid excessive fragmentation forjasone2006-03-172-2503/+1070
* | NO_MAN is not needed here.ru2006-03-165-10/+0
* | Suuply the name of the version map and let bsd.lib.mk supplydeischen2006-03-162-6/+14
* | Allow bsd.lib.mk to generate the symbol version map.deischen2006-03-161-14/+6
* | Fix comment.ru2006-03-161-1/+1
* | Desupport the undocumented NO_QUAD option, just don't compileru2006-03-165-21/+4
* | Add a non-optional newline after ".Bx".ru2006-03-151-1/+2
* | Revert previous changes as we do support the .Ox macro for OpenBSD.andre2006-03-151-2/+4
* | No need to define NO_MAN here.ru2006-03-151-1/+0
OpenPOWER on IntegriCloud