aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix some ifdef logic in the libc syncicache() bit that I somehow missed in theNathan Whitehorn2008-09-241-1/+3
* Allow the cacheline size on PowerPC to be set at runtime. This is essential forNathan Whitehorn2008-09-241-16/+16
* Document changes in behaviour due to sparse CPU numbering support.Joseph Koshy2008-09-225-18/+29
* add new build knobs and jigger some existing controls to improveSam Leffler2008-09-211-24/+42
* <osreldate.h> does not have a forward declration of getosreldate(), soCraig Rodrigues2008-09-201-1/+0
* Move uuid_enc_le, uuid_dec_le, uuid_enc_be and uuid_dec_be symbolsMaksim Yevmenkin2008-09-191-0/+3
* Keep symbols in sorted order.Joseph Koshy2008-09-191-4/+4
* Improve grammar.Joseph Koshy2008-09-181-2/+2
* Document new PMC classes, capabilities and CPU kinds.Joseph Koshy2008-09-181-28/+63
* MfP4: Generalize int64_t in the public headers to support compilersTim Kientzle2008-09-182-5/+9
* Trying to distinguish different "versions" of mtree files was a silly idea.Tim Kientzle2008-09-183-4/+2
* Whitespace fixes.Joseph Koshy2008-09-172-11/+11
* Add event name aliases for Pentium PMCs.Joseph Koshy2008-09-172-1/+23
* Replace PMC-dependent content with references toJoseph Koshy2008-09-161-3100/+25
* Build and install PMC-dependent manual pages.Joseph Koshy2008-09-161-0/+8
* Fix a typo.Joseph Koshy2008-09-161-1/+1
* Move PMC documentation to separate manual pages, one per PMC class.Joseph Koshy2008-09-165-0/+3520
* Move TSC specific PMC information to its own manual page.Joseph Koshy2008-09-161-0/+79
* Correct an event name alias: event "k7-dc-misses" does not supportJoseph Koshy2008-09-161-1/+1
* Add uuid_enc,dec_le,be() functions to Symbol.mapMaksim Yevmenkin2008-09-151-0/+4
* Fix async mode (required for ypbind in manycast mode).Doug Rabson2008-09-151-2/+2
* Allow psaddr_t to be widened by using thr_pread_{int,long,ptr},Marcel Moolenaar2008-09-146-125/+96
* Choose a flag-handling strategy based on platform capabilitiesTim Kientzle2008-09-142-6/+8
* Portability: Don't use symbolic constants when the values are moreTim Kientzle2008-09-121-7/+7
* Portability: Not everyone is lucky enough to have ftruncate()Tim Kientzle2008-09-122-0/+3
* Portability: Support platforms that lack (struct stat).st_blksize or SSIZE_MAXTim Kientzle2008-09-123-0/+11
* Windows compatibility: The stub replacement for compression_programTim Kientzle2008-09-121-0/+2
* Use PAGE_{SIZE,MASK,SHIFT} from machine/param.h rather than hard-codingJason Evans2008-09-101-120/+88
* Move call to _malloc_thread_cleanup() so that if this is the last thread,Jason Evans2008-09-091-3/+6
* Initialise the SVCAUTH field for new transport structures when they areDoug Rabson2008-09-092-2/+3
* Return two fixes from previous backout which does not requireAndrey A. Chernov2008-09-091-1/+2
* - Update the libgeom manpage with a description of g_device_path andUlf Lilleengen2008-09-081-3/+26
* Fix a type-aliasing problem in the libarchive test suite,Tim Kientzle2008-09-082-4/+5
* Correct a leaking archive_entry in the test suite.Tim Kientzle2008-09-071-0/+1
* - Add a new ioctl for getting the provider name of a geom provider.Ulf Lilleengen2008-09-072-13/+95
* Correct the comments here.Tim Kientzle2008-09-071-2/+2
* When restoring a directory, allow symlinks to be followed. The fullTim Kientzle2008-09-072-3/+88
* Unbreak ia64: pges are 8KB.Marcel Moolenaar2008-09-061-1/+1
* Add two example regexps: (1) one for matching all the charactersGiorgos Keramidas2008-09-051-0/+8
* The link resolver now unsets the size to mark a hardlinkTim Kientzle2008-09-051-2/+2
* MfP4: Handle entries with unset size properly: Regular files withTim Kientzle2008-09-053-59/+223
* MfP4: Use the set/unset tracking to determine when mtime or atimeTim Kientzle2008-09-051-14/+51
* Fix an off-by-one error in the replay detection logic.Doug Rabson2008-09-041-1/+1
* Eliminate __alpha__ leftover from libstand.Rafal Jaworowski2008-09-043-16/+0
* Markup fix.Tim Kientzle2008-09-041-2/+2
* Update for version 9.4.2-P2Doug Barton2008-09-011-3/+7
* Style: Use ARCHIVE_VERSION_NUMBER to conditionalize tests onTim Kientzle2008-09-0153-311/+309
* MfP4: set/unset tracking for atime, ctime, mtime, and size fields.Tim Kientzle2008-09-014-28/+160
* Sort the list of format names.Tim Kientzle2008-09-011-1/+1
* Use the "start_time" (time at which the restore process began)Tim Kientzle2008-09-012-7/+17