| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump date. | pjd | 2007-04-05 | 3 | -3/+3 |
* | Implement SEEK_DATA and SEEK_HOLE extensions to lseek(2) as found in | pjd | 2007-04-05 | 2 | -1/+65 |
* | Add security.jail.mount_allowed sysctl, which allows to mount and | pjd | 2007-04-05 | 1 | -0/+7 |
* | Move archive_read_data_into_buffer into archive_read.c, simplify its | cperciva | 2007-04-05 | 4 | -55/+23 |
* | If a thread who's name is being set is not the current thread, use macros | davidxu | 2007-04-05 | 1 | -2/+2 |
* | More corrections from Joerg Sonnenberger. | kientzle | 2007-04-05 | 1 | -3/+3 |
* | Style fixes from Joerg Sonnenberger: use correct types, | kientzle | 2007-04-05 | 1 | -5/+7 |
* | From Joerg Sonnenberger: Fix a number of style gaffes, | kientzle | 2007-04-05 | 4 | -26/+35 |
* | Wordsmithing. | kientzle | 2007-04-05 | 1 | -12/+9 |
* | Avoid using intermediate variables by just comparing between | delphij | 2007-04-05 | 1 | -27/+15 |
* | cipher(3) is gone. | ceri | 2007-04-04 | 1 | -1/+0 |
* | Cast away const qualifier to squash GCC warning. | kan | 2007-04-04 | 1 | -1/+1 |
* | First argument of MD5Final is an array of unsigned characters. | kan | 2007-04-04 | 1 | -1/+2 |
* | Use correct u_int and socklen_t types for parameters if function is | kan | 2007-04-04 | 1 | -2/+3 |
* | Add include directives for string.h and stdlib.h to get proper function | kan | 2007-04-04 | 11 | -0/+12 |
* | Include string.h to get proper memcpy prototype. | kan | 2007-04-04 | 1 | -0/+1 |
* | Import amd64 assembly implementations of div(3) family from NetBSD. | jkim | 2007-04-04 | 4 | -0/+51 |
* | Parse SCHILY.dev and SCHILY.ino fields. These are ignored when extracting | cperciva | 2007-04-03 | 1 | -0/+4 |
* | Add entry for dl_iterate_phdr. | kan | 2007-04-03 | 1 | -0/+1 |
* | Add stub for dl_iterate_phdr. | kan | 2007-04-03 | 1 | -0/+10 |
* | 'ar' format support for libarchive, contributed by Kai Wang. | kientzle | 2007-04-03 | 6 | -0/+1376 |
* | Now that there is always a compression-layer skip function available, | cperciva | 2007-04-02 | 1 | -9/+3 |
* | Fix type-punned pointer, minor style fixes. | kientzle | 2007-04-02 | 1 | -6/+7 |
* | Remove unused variable; use consistent types. | kientzle | 2007-04-02 | 1 | -3/+2 |
* | Be consistent: file flags are unsigned bitmaps. | kientzle | 2007-04-02 | 1 | -1/+1 |
* | Don't compare a signed char to 0xFF. | kientzle | 2007-04-02 | 1 | -3/+3 |
* | Avoid a potential overflow when 'skip' is larger than a pointer. | kientzle | 2007-04-02 | 1 | -1/+1 |
* | Style fix: Use the correct type for 'bytes_to_write'. | kientzle | 2007-04-02 | 1 | -2/+2 |
* | Style: bare "unsigned" is deprecated, use "unsigned int" instead. | kientzle | 2007-04-02 | 2 | -8/+8 |
* | Remove some unused fields from archive_read internal structure. | kientzle | 2007-04-02 | 1 | -5/+1 |
* | Provide a dummy compression-layer skip function which just reads data and | cperciva | 2007-03-31 | 3 | -34/+44 |
* | Back out my previous commit to this area, there are differences between | trhodes | 2007-03-30 | 2 | -363/+0 |
* | Use size_t instead of unsigned for pagesize-related values, in order to | jasone | 2007-03-29 | 1 | -4/+8 |
* | Remove the run promotion/demotion machinery. Replace it with red-black | jasone | 2007-03-28 | 1 | -430/+219 |
* | Change macro in order to refer to FreeBSD 7.0 instead of 7.0BSD. | jasone | 2007-03-28 | 1 | -2/+2 |
* | Update the IMPLEMENTATION NOTES section to reflect recent malloc | jasone | 2007-03-28 | 1 | -13/+30 |
* | Remove some stray roff formatting that caused incorrect rendering. | jasone | 2007-03-28 | 1 | -1/+0 |
* | Add a HISTORY section. | jasone | 2007-03-28 | 1 | -0/+5 |
* | In account management, verify whether the account has been locked | yar | 2007-03-27 | 2 | -3/+22 |
* | Describe the contents of the "ar_name" and "ar_rawname" fields of | jkoshy | 2007-03-27 | 1 | -6/+6 |
* | Bug fixes to ar(1) archive handling: | jkoshy | 2007-03-27 | 1 | -13/+31 |
* | Clarify memory management rules for pmc_cpuinfo(). | jkoshy | 2007-03-26 | 1 | -1/+4 |
* | Document the return type of elf_rand(3) correctly. | jkoshy | 2007-03-26 | 1 | -1/+1 |
* | Fix some subtle bugs for posix_memalign() having to do with integer | jasone | 2007-03-24 | 1 | -18/+43 |
* | Notice when mkdir() fails. | kientzle | 2007-03-24 | 3 | -11/+73 |
* | Fix compile error when libbz2 is unavailable. | kientzle | 2007-03-24 | 1 | -1/+1 |
* | Fix posix_memalign() for large objects. Now that runs are extents rather | jasone | 2007-03-23 | 1 | -151/+297 |
* | Use extents rather than binary buddies to track free pages within | jasone | 2007-03-23 | 1 | -323/+332 |
* | Let people in on the magic of INET[6]_ADDRSTRLEN which comes quite handy in | mlaier | 2007-03-21 | 1 | -1/+6 |
* | Avoid using vsnprintf(3) unless MALLOC_STATS is defined, in order to | jasone | 2007-03-20 | 1 | -152/+233 |