summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* - Sparsely number enumerations 'pmc_cputype' and 'pmc_event' in order tojkoshy2008-10-091-101/+287
* Correct a typo.jkoshy2008-10-061-1/+1
* - Add cross-references.jkoshy2008-10-041-3/+6
* Add cross-references.jkoshy2008-10-041-1/+5
* Cross-reference new manual pages.jkoshy2008-10-044-4/+20
* - Cross-reference new manual pages.jkoshy2008-10-041-8/+14
* Add manual pages for performance measurement counters present injkoshy2008-10-045-0/+3171
* Small cleanups to openpty().ed2008-10-031-23/+15
* - Document event numbers associated with event names.jkoshy2008-10-021-55/+148
* - Document event numbers.jkoshy2008-10-021-26/+49
* -mdoc tweaks.jkoshy2008-10-021-35/+35
* - Document event numbers.jkoshy2008-10-021-39/+108
* Document event numbers alongside event names.jkoshy2008-10-021-39/+78
* Add unistd.h to the getosreldate(3) manpage.kib2008-09-301-1/+2
* Verify high-res birthtime support on FreeBSD.kientzle2008-09-301-0/+2
* MfP4: restore birth time data to disk + more thorough tests forkientzle2008-09-304-83/+320
* MfP4: Store/read birthtime data in pax format.kientzle2008-09-304-0/+160
* MfP4: Support for storing birthtime in archive_entry objects.kientzle2008-09-307-0/+73
* Support for CPU sets is going to appear in 7.1 before 8.0.jhb2008-09-292-2/+2
* Fix some ifdef logic in the libc syncicache() bit that I somehow missed in thenwhitehorn2008-09-241-1/+3
* Allow the cacheline size on PowerPC to be set at runtime. This is essential fornwhitehorn2008-09-241-16/+16
* Document changes in behaviour due to sparse CPU numbering support.jkoshy2008-09-225-18/+29
* add new build knobs and jigger some existing controls to improvesam2008-09-211-24/+42
* <osreldate.h> does not have a forward declration of getosreldate(), sorodrigc2008-09-201-1/+0
* Move uuid_enc_le, uuid_dec_le, uuid_enc_be and uuid_dec_be symbolsemax2008-09-191-0/+3
* Keep symbols in sorted order.jkoshy2008-09-191-4/+4
* Improve grammar.jkoshy2008-09-181-2/+2
* Document new PMC classes, capabilities and CPU kinds.jkoshy2008-09-181-28/+63
* MfP4: Generalize int64_t in the public headers to support compilerskientzle2008-09-182-5/+9
* Trying to distinguish different "versions" of mtree files was a silly idea.kientzle2008-09-183-4/+2
* Whitespace fixes.jkoshy2008-09-172-11/+11
* Add event name aliases for Pentium PMCs.jkoshy2008-09-172-1/+23
* Replace PMC-dependent content with references tojkoshy2008-09-161-3100/+25
* Build and install PMC-dependent manual pages.jkoshy2008-09-161-0/+8
* Fix a typo.jkoshy2008-09-161-1/+1
* Move PMC documentation to separate manual pages, one per PMC class.jkoshy2008-09-165-0/+3520
* Move TSC specific PMC information to its own manual page.jkoshy2008-09-161-0/+79
* Correct an event name alias: event "k7-dc-misses" does not supportjkoshy2008-09-161-1/+1
* Add uuid_enc,dec_le,be() functions to Symbol.mapemax2008-09-151-0/+4
* Fix async mode (required for ypbind in manycast mode).dfr2008-09-151-2/+2
* Allow psaddr_t to be widened by using thr_pread_{int,long,ptr},marcel2008-09-146-125/+96
* Choose a flag-handling strategy based on platform capabilitieskientzle2008-09-142-6/+8
* Portability: Don't use symbolic constants when the values are morekientzle2008-09-121-7/+7
* Portability: Not everyone is lucky enough to have ftruncate()kientzle2008-09-122-0/+3
* Portability: Support platforms that lack (struct stat).st_blksize or SSIZE_MAXkientzle2008-09-123-0/+11
* Windows compatibility: The stub replacement for compression_programkientzle2008-09-121-0/+2
* Use PAGE_{SIZE,MASK,SHIFT} from machine/param.h rather than hard-codingjasone2008-09-101-120/+88
* Move call to _malloc_thread_cleanup() so that if this is the last thread,jasone2008-09-091-3/+6
* Initialise the SVCAUTH field for new transport structures when they aredfr2008-09-092-2/+3
* Return two fixes from previous backout which does not requireache2008-09-091-1/+2
OpenPOWER on IntegriCloud