| Commit message (Expand) | Author | Age | Files | Lines |
* | - Add cross-references. | jkoshy | 2008-10-04 | 1 | -3/+6 |
* | Add cross-references. | jkoshy | 2008-10-04 | 1 | -1/+5 |
* | Cross-reference new manual pages. | jkoshy | 2008-10-04 | 4 | -4/+20 |
* | - Cross-reference new manual pages. | jkoshy | 2008-10-04 | 1 | -8/+14 |
* | Add manual pages for performance measurement counters present in | jkoshy | 2008-10-04 | 5 | -0/+3171 |
* | Small cleanups to openpty(). | ed | 2008-10-03 | 1 | -23/+15 |
* | - Document event numbers associated with event names. | jkoshy | 2008-10-02 | 1 | -55/+148 |
* | - Document event numbers. | jkoshy | 2008-10-02 | 1 | -26/+49 |
* | -mdoc tweaks. | jkoshy | 2008-10-02 | 1 | -35/+35 |
* | - Document event numbers. | jkoshy | 2008-10-02 | 1 | -39/+108 |
* | Document event numbers alongside event names. | jkoshy | 2008-10-02 | 1 | -39/+78 |
* | Add unistd.h to the getosreldate(3) manpage. | kib | 2008-09-30 | 1 | -1/+2 |
* | Verify high-res birthtime support on FreeBSD. | kientzle | 2008-09-30 | 1 | -0/+2 |
* | MfP4: restore birth time data to disk + more thorough tests for | kientzle | 2008-09-30 | 4 | -83/+320 |
* | MfP4: Store/read birthtime data in pax format. | kientzle | 2008-09-30 | 4 | -0/+160 |
* | MfP4: Support for storing birthtime in archive_entry objects. | kientzle | 2008-09-30 | 7 | -0/+73 |
* | Support for CPU sets is going to appear in 7.1 before 8.0. | jhb | 2008-09-29 | 2 | -2/+2 |
* | Fix some ifdef logic in the libc syncicache() bit that I somehow missed in the | nwhitehorn | 2008-09-24 | 1 | -1/+3 |
* | Allow the cacheline size on PowerPC to be set at runtime. This is essential for | nwhitehorn | 2008-09-24 | 1 | -16/+16 |
* | Document changes in behaviour due to sparse CPU numbering support. | jkoshy | 2008-09-22 | 5 | -18/+29 |
* | add new build knobs and jigger some existing controls to improve | sam | 2008-09-21 | 1 | -24/+42 |
* | <osreldate.h> does not have a forward declration of getosreldate(), so | rodrigc | 2008-09-20 | 1 | -1/+0 |
* | Move uuid_enc_le, uuid_dec_le, uuid_enc_be and uuid_dec_be symbols | emax | 2008-09-19 | 1 | -0/+3 |
* | Keep symbols in sorted order. | jkoshy | 2008-09-19 | 1 | -4/+4 |
* | Improve grammar. | jkoshy | 2008-09-18 | 1 | -2/+2 |
* | Document new PMC classes, capabilities and CPU kinds. | jkoshy | 2008-09-18 | 1 | -28/+63 |
* | MfP4: Generalize int64_t in the public headers to support compilers | kientzle | 2008-09-18 | 2 | -5/+9 |
* | Trying to distinguish different "versions" of mtree files was a silly idea. | kientzle | 2008-09-18 | 3 | -4/+2 |
* | Whitespace fixes. | jkoshy | 2008-09-17 | 2 | -11/+11 |
* | Add event name aliases for Pentium PMCs. | jkoshy | 2008-09-17 | 2 | -1/+23 |
* | Replace PMC-dependent content with references to | jkoshy | 2008-09-16 | 1 | -3100/+25 |
* | Build and install PMC-dependent manual pages. | jkoshy | 2008-09-16 | 1 | -0/+8 |
* | Fix a typo. | jkoshy | 2008-09-16 | 1 | -1/+1 |
* | Move PMC documentation to separate manual pages, one per PMC class. | jkoshy | 2008-09-16 | 5 | -0/+3520 |
* | Move TSC specific PMC information to its own manual page. | jkoshy | 2008-09-16 | 1 | -0/+79 |
* | Correct an event name alias: event "k7-dc-misses" does not support | jkoshy | 2008-09-16 | 1 | -1/+1 |
* | Add uuid_enc,dec_le,be() functions to Symbol.map | emax | 2008-09-15 | 1 | -0/+4 |
* | Fix async mode (required for ypbind in manycast mode). | dfr | 2008-09-15 | 1 | -2/+2 |
* | Allow psaddr_t to be widened by using thr_pread_{int,long,ptr}, | marcel | 2008-09-14 | 6 | -125/+96 |
* | Choose a flag-handling strategy based on platform capabilities | kientzle | 2008-09-14 | 2 | -6/+8 |
* | Portability: Don't use symbolic constants when the values are more | kientzle | 2008-09-12 | 1 | -7/+7 |
* | Portability: Not everyone is lucky enough to have ftruncate() | kientzle | 2008-09-12 | 2 | -0/+3 |
* | Portability: Support platforms that lack (struct stat).st_blksize or SSIZE_MAX | kientzle | 2008-09-12 | 3 | -0/+11 |
* | Windows compatibility: The stub replacement for compression_program | kientzle | 2008-09-12 | 1 | -0/+2 |
* | Use PAGE_{SIZE,MASK,SHIFT} from machine/param.h rather than hard-coding | jasone | 2008-09-10 | 1 | -120/+88 |
* | Move call to _malloc_thread_cleanup() so that if this is the last thread, | jasone | 2008-09-09 | 1 | -3/+6 |
* | Initialise the SVCAUTH field for new transport structures when they are | dfr | 2008-09-09 | 2 | -2/+3 |
* | Return two fixes from previous backout which does not require | ache | 2008-09-09 | 1 | -1/+2 |
* | - Update the libgeom manpage with a description of g_device_path and | lulf | 2008-09-08 | 1 | -3/+26 |
* | Fix a type-aliasing problem in the libarchive test suite, | kientzle | 2008-09-08 | 2 | -4/+5 |