| Commit message (Expand) | Author | Age | Files | Lines |
| * | Allow psaddr_t to be widened by using thr_pread_{int,long,ptr}, | Marcel Moolenaar | 2008-09-14 | 6 | -125/+96 |
| * | Choose a flag-handling strategy based on platform capabilities | Tim Kientzle | 2008-09-14 | 2 | -6/+8 |
| * | Portability: Don't use symbolic constants when the values are more | Tim Kientzle | 2008-09-12 | 1 | -7/+7 |
| * | Portability: Not everyone is lucky enough to have ftruncate() | Tim Kientzle | 2008-09-12 | 2 | -0/+3 |
| * | Portability: Support platforms that lack (struct stat).st_blksize or SSIZE_MAX | Tim Kientzle | 2008-09-12 | 3 | -0/+11 |
| * | Windows compatibility: The stub replacement for compression_program | Tim Kientzle | 2008-09-12 | 1 | -0/+2 |
| * | Use PAGE_{SIZE,MASK,SHIFT} from machine/param.h rather than hard-coding | Jason Evans | 2008-09-10 | 1 | -120/+88 |
| * | Move call to _malloc_thread_cleanup() so that if this is the last thread, | Jason Evans | 2008-09-09 | 1 | -3/+6 |
| * | Initialise the SVCAUTH field for new transport structures when they are | Doug Rabson | 2008-09-09 | 2 | -2/+3 |
| * | Return two fixes from previous backout which does not require | Andrey A. Chernov | 2008-09-09 | 1 | -1/+2 |
| * | - Update the libgeom manpage with a description of g_device_path and | Ulf Lilleengen | 2008-09-08 | 1 | -3/+26 |
| * | Fix a type-aliasing problem in the libarchive test suite, | Tim Kientzle | 2008-09-08 | 2 | -4/+5 |
| * | Correct a leaking archive_entry in the test suite. | Tim Kientzle | 2008-09-07 | 1 | -0/+1 |
| * | - Add a new ioctl for getting the provider name of a geom provider. | Ulf Lilleengen | 2008-09-07 | 2 | -13/+95 |
| * | Correct the comments here. | Tim Kientzle | 2008-09-07 | 1 | -2/+2 |
| * | When restoring a directory, allow symlinks to be followed. The full | Tim Kientzle | 2008-09-07 | 2 | -3/+88 |
| * | Unbreak ia64: pges are 8KB. | Marcel Moolenaar | 2008-09-06 | 1 | -1/+1 |
| * | Add two example regexps: (1) one for matching all the characters | Giorgos Keramidas | 2008-09-05 | 1 | -0/+8 |
| * | The link resolver now unsets the size to mark a hardlink | Tim Kientzle | 2008-09-05 | 1 | -2/+2 |
| * | MfP4: Handle entries with unset size properly: Regular files with | Tim Kientzle | 2008-09-05 | 3 | -59/+223 |
| * | MfP4: Use the set/unset tracking to determine when mtime or atime | Tim Kientzle | 2008-09-05 | 1 | -14/+51 |
| * | Fix an off-by-one error in the replay detection logic. | Doug Rabson | 2008-09-04 | 1 | -1/+1 |
| * | Eliminate __alpha__ leftover from libstand. | Rafal Jaworowski | 2008-09-04 | 3 | -16/+0 |
| * | Markup fix. | Tim Kientzle | 2008-09-04 | 1 | -2/+2 |
| * | Update for version 9.4.2-P2 | Doug Barton | 2008-09-01 | 1 | -3/+7 |
| * | Style: Use ARCHIVE_VERSION_NUMBER to conditionalize tests on | Tim Kientzle | 2008-09-01 | 53 | -311/+309 |
| * | MfP4: set/unset tracking for atime, ctime, mtime, and size fields. | Tim Kientzle | 2008-09-01 | 4 | -28/+160 |
| * | Sort the list of format names. | Tim Kientzle | 2008-09-01 | 1 | -1/+1 |
| * | Use the "start_time" (time at which the restore process began) | Tim Kientzle | 2008-09-01 | 2 | -7/+17 |
| * | New mtree writer, thanks to Joerg Sonnenberger. | Tim Kientzle | 2008-08-31 | 5 | -0/+263 |
| * | Joerg Sonnenberger's improvements to the shar writer. | Tim Kientzle | 2008-08-31 | 1 | -188/+253 |
| * | Make libarchive_test a little smarter about trying to find | Tim Kientzle | 2008-08-31 | 1 | -11/+52 |
| * | When atime wasn't specified, it should get set == mtime. | Tim Kientzle | 2008-08-30 | 1 | -2/+2 |
| * | Add the needed libpthread_md.c for MIPS. | David E. O'Brien | 2008-08-28 | 1 | -0/+90 |
| * | Add links to all libpcap functions. | Pawel Jakub Dawidek | 2008-08-28 | 1 | -0/+48 |
| * | If no atime was specified (for example, when extracting from ustar | Tim Kientzle | 2008-08-28 | 2 | -1/+11 |
| * | Add the needed _setjmp.S for MIPS. | David E. O'Brien | 2008-08-27 | 1 | -0/+139 |
| * | Add thread-specific caching for small size classes, based on magazines. | Jason Evans | 2008-08-27 | 5 | -253/+1140 |
| * | Implement WNOWAIT flag for wait4(2). It specifies that process whose status | Konstantin Belousov | 2008-08-26 | 1 | -2/+10 |
| * | When calculating arguments to the interpreter for the shebang script | Konstantin Belousov | 2008-08-26 | 1 | -1/+18 |
| * | Alphabetize the list of tests. | Tim Kientzle | 2008-08-25 | 1 | -4/+4 |
| * | Update the total archive byte counters when writing entries to disk using | Tim Kientzle | 2008-08-24 | 1 | -0/+2 |
| * | Remove the stillborn attempt to cleanup tests as well as the build dir. | Tim Kientzle | 2008-08-24 | 1 | -4/+0 |
| * | Fail copying path/.. only if SECURE_NODOTDOT was specified. | Tim Kientzle | 2008-08-24 | 2 | -15/+7 |
| * | Fix the cpio bug tested for by r182092 of usr.bin/cpio/test. | Tim Kientzle | 2008-08-24 | 1 | -1/+5 |
| * | Add -fno-omit-frame-pointer to CFLAGS used to compile crt1.c on amd64. | Konstantin Belousov | 2008-08-22 | 1 | -0/+1 |
| * | Add a "CACHING" section regarding the internal caching of kernel variables | John Baldwin | 2008-08-21 | 1 | -0/+8 |
| * | Remove grantpt.c, which should have been deleted in the MPSAFE TTY commit. | Ed Schouten | 2008-08-20 | 1 | -286/+0 |
| * | Integrate the new MPSAFE TTY layer to the FreeBSD operating system. | Ed Schouten | 2008-08-20 | 10 | -117/+286 |
| * | Add a new routine kvm_getcptime(3) for fetching the equivalent of | John Baldwin | 2008-08-19 | 4 | -3/+214 |