summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Tidy up the markup.ru2005-06-301-214/+285
* Match _kvm_kvatop to it's prototype in kvm_i386.c. This unbreaksps2005-06-301-1/+1
* Clean out the leftovers from the i386_set_gsbase() TLS conversion.peter2005-06-295-120/+17
* Support crash dumps > 4GB in size on 32 bit platforms. _kvm_kvatop()peter2005-06-299-99/+426
* - Tidy up the markup.ru2005-06-241-190/+402
* Tidy up the markup.ru2005-06-241-12/+17
* Set ki_tdev to NODEV rather than NULL.peter2005-06-241-1/+1
* Fix off-by-one nanosecond bug in macro TIMESPEC_ADD.davidxu2005-06-221-1/+1
* Fix off-by-one nanosecond in macro TIMESPEC_ADD.davidxu2005-06-222-2/+2
* Clear devinfo_generation in devinfo_free() since we are freeing all of thejhb2005-06-221-0/+1
* Add the functions _Qp_cmp() and _Qp_cmpe() as described in the Sparcstefanf2005-06-211-8/+11
* Update for OpenPAM Figwort.des2005-06-172-1/+6
* Markup nit.ru2005-06-161-1/+1
* Fixed compile warning.ru2005-06-161-2/+0
OpenPOWER on IntegriCloud