summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Speed up __wcsconv() (and hence the printf() %ls format):tjr2005-07-241-34/+30
* Having decided not to provide a libmemstat(3) error number to textrwatson2005-07-244-3/+38
* Document additional aspects of libmemstat(3):rwatson2005-07-242-0/+171
* Introduce more formal error handling for libmemstat(3):rwatson2005-07-245-66/+78
* Better translation.pjd2005-07-231-1/+1
* Prefix two non-static libmemstat(3) internal functions with '_' symbols, torwatson2005-07-234-19/+12
* fix innetgr() returning false positives and negatives when reverse netgroupjon2005-07-221-54/+63
* Remove padding for ABI compatibility of ai_addrlen memberume2005-07-221-3/+0
* Bump the shared library version number of all libraries that have notkensmith2005-07-2242-42/+42
* Add HISTORY section.tjr2005-07-211-1/+6
* Add cross-reference to nextwctype(3).tjr2005-07-211-1/+2
* Add COMPATIBILITY and HISTORY sections. Fix typo.tjr2005-07-211-2/+13
* Add COMPATIBILITY and HISTORY sections.jkoshy2005-07-211-0/+22
* Catch with the source code. Sort a list alphabetically. Add ajkoshy2005-07-211-6/+27
* Drop useless with NO_PIC SHLIB_MAJOR.ru2005-07-201-3/+0
* UMA supports "secondary" zones, in which a second zone can be layeredrwatson2005-07-205-1/+14
* refer RFC 3542 rather than RFC 2292bis.ume2005-07-193-4/+4
* fixed the validation code of routing header length in inet6_rth_getaddr().ume2005-07-191-4/+3
* remove the supposed max of 2^31, it hasn't been this small in a veryjmg2005-07-181-4/+1
* Bump MEMSTAT_MAXCALLER to 16. memtop(8) seems to be able to happilyrwatson2005-07-181-1/+1
* Add __BEGIN_DECLS and __END_DECLS to make libmemstat(3) more C++-friendly.rwatson2005-07-171-0/+2
* sync function prototype with reality.charnier2005-07-171-1/+6
* Remove confusing "single C char locales" phrase; arguments to thesetjr2005-07-1712-106/+44
* Remove confusing "single C char locales" phrase; arguments to tolower()tjr2005-07-172-18/+6
* Use better Korean translation for `trap'jkim2005-07-162-6/+6
* Teach libmemstat(3) about UMA(9) failure statistics.rwatson2005-07-151-0/+1
* Add -mno-sse3 for prescott/noconaache2005-07-151-0/+3
* Document the fact that if MAP_FIXED request has been successful itsobomax2005-07-151-0/+7
* Provide more documentation on caller-owned storage in struct memory_type,rwatson2005-07-151-7/+20
* Increase the number of caller memory storage slots from 2 or 4 torwatson2005-07-152-8/+12
* Add a section on the allocator name space and its interactions withrwatson2005-07-151-0/+22
* Re-spell wronge less wrongly as wrong.rwatson2005-07-152-4/+4
* - Remove MLINKS to nonexistant manpagesbrueffer2005-07-141-1/+0
* Properly combine per-CPU UMA cache allocation and free counts with therwatson2005-07-141-4/+5
* Hook libmemstat(3) up to the build.rwatson2005-07-141-1/+1
* Add libmemstat(3), a library for use by debugging and monitoringrwatson2005-07-148-0/+1402
* Cross-reference sem_getvalue(3) from several other semaphore-relatedrwatson2005-07-133-0/+3
* Better memory handling:delphij2005-07-131-4/+7
* Fix a bug in pmclog_read() that causes it to return with a falsejkoshy2005-07-091-2/+15
* Missed one piece of the cluster's quirk. Need to override WARNS becausekensmith2005-07-081-0/+1
* - Add two new system calls: preadv() and pwritev() which are like readv()jhb2005-07-073-16/+48
* Fix ptsname(3) by converting it to use devname(3) to obtain the name ofmarcus2005-07-071-3/+4
* This is sort of an MFS. Peter made these changes to the RELENG_*kensmith2005-07-072-0/+7
* Correct a buffer overflow which occurred in the handling of somecperciva2005-07-061-1/+1
* Use the correct login class when setting a new password.des2005-07-051-1/+1
* - Update the CPU version check to recognize P4/EMT64 CPUs. [1]jkoshy2005-07-031-7/+12
* Minor grammar fixdelphij2005-07-031-1/+1
* Fix the alpha build by using the correct argument types for _kvm_kvatop().scottl2005-07-021-1/+1
* MFP4:jkoshy2005-06-302-2/+10
* Use 'manual page' instead of 'man page' for consistency.hmp2005-06-302-2/+2
OpenPOWER on IntegriCloud