| Commit message (Expand) | Author | Age | Files | Lines |
| * | This main goals of this project are: | Qing Li | 2008-12-15 | 1 | -2/+2 |
| * | Add an ENVIRONMENT section to note that the RSH variable can be set to | Murray Stokely | 2008-12-14 | 1 | -0/+7 |
| * | Merge the resolver part of BIND 9.4.3 into HEAD. | Hajimu UMEMOTO | 2008-12-14 | 7 | -28/+182 |
| * | Consolidate some variable initializations. No substantive change. | David Schultz | 2008-12-11 | 2 | -13/+13 |
| * | Move the xprintf hook to where it belongs; it shouldn't be in the | David Schultz | 2008-12-10 | 1 | -6/+4 |
| * | o Use full month name in .Dd macro. | Maxim Konovalov | 2008-12-09 | 1 | -1/+1 |
| * | Add strndup(3) prototype to string.h. | Konstantin Belousov | 2008-12-08 | 2 | -2/+2 |
| * | Obey the TMPDIR, TMP, TEMP, or TEMPDIR environment variables | Tim Kientzle | 2008-12-08 | 1 | -1/+14 |
| * | Document processor errata that affect performance measurement. | Joseph Koshy | 2008-12-08 | 1 | -0/+52 |
| * | Add filler man pages for the kinfo functions I added recently. | Peter Wemm | 2008-12-07 | 3 | -1/+149 |
| * | When libthr and rtld start up, there are a number of magic spells cast | Peter Wemm | 2008-12-07 | 1 | -1/+1 |
| * | Import the strndup(3) function. | Konstantin Belousov | 2008-12-06 | 4 | -3/+75 |
| * | Order the str*.c files mostly alphabetical. | Konstantin Belousov | 2008-12-06 | 1 | -3/+3 |
| * | New tests: | Tim Kientzle | 2008-12-06 | 9 | -0/+27367 |
| * | Strip ";1" and trailing "." from ISO9660 entries. | Tim Kientzle | 2008-12-06 | 1 | -12/+21 |
| * | General improvements to Rockridge parsing and ISO9660 format detection. | Tim Kientzle | 2008-12-06 | 1 | -156/+354 |
| * | Conditionalize a bunch of debugging messages; this also | Tim Kientzle | 2008-12-06 | 1 | -1/+10 |
| * | MfP4: Big read filter refactoring. | Tim Kientzle | 2008-12-06 | 15 | -1540/+1417 |
| * | Style: tabs after #define | Tim Kientzle | 2008-12-06 | 1 | -2/+2 |
| * | Use GCC-specific dead function markers only when using GCC. | Tim Kientzle | 2008-12-06 | 1 | -1/+8 |
| * | Structure declarations can't be dllexported. | Tim Kientzle | 2008-12-06 | 1 | -1/+1 |
| * | Style fixes: | Tim Kientzle | 2008-12-06 | 1 | -29/+71 |
| * | A couple of portability fixes from Joerg Sonnenberger | Tim Kientzle | 2008-12-06 | 1 | -8/+8 |
| * | Recover after test failure. | Tim Kientzle | 2008-12-06 | 1 | -1/+4 |
| * | Style: skipping() function correctly counts this as a skipped test. | Tim Kientzle | 2008-12-06 | 1 | -1/+1 |
| * | Style improvements. | Tim Kientzle | 2008-12-06 | 1 | -4/+6 |
| * | Better reporting of test failures. | Tim Kientzle | 2008-12-06 | 1 | -4/+10 |
| * | Recover from a test failure here. | Tim Kientzle | 2008-12-06 | 1 | -1/+4 |
| * | New internal archive_string_concat utility function. | Tim Kientzle | 2008-12-06 | 2 | -0/+18 |
| * | Minor portability: Declare 'r' only within the conditional | Tim Kientzle | 2008-12-06 | 1 | -2/+2 |
| * | Windows build now uses PLATFORM_CONFIG_H macro, so we can eliminate the | Tim Kientzle | 2008-12-06 | 1 | -4/+1 |
| * | 2 is more portable than STDERR_FILENO | Tim Kientzle | 2008-12-06 | 1 | -1/+1 |
| * | Some libstand/bootp.c extension (written by Danny Braniss, slightly | Luigi Rizzo | 2008-12-05 | 1 | -0/+328 |
| * | Add an easier example. | Pawel Jakub Dawidek | 2008-12-05 | 1 | -1/+16 |
| * | Fixes for Core2 Extreme support. | Joseph Koshy | 2008-12-03 | 1 | -1/+5 |
| * | Make the "test" target test the compiled version, instead of the | Poul-Henning Kamp | 2008-12-02 | 1 | -7/+7 |
| * | Provide custom simple allocator for rtld locks in libthr. The allocator | Konstantin Belousov | 2008-12-02 | 2 | -23/+23 |
| * | Attempt a quick bandaid for arm build breakage. I went to the trouble of | Peter Wemm | 2008-12-02 | 2 | -4/+4 |
| * | Merge user/peter/kinfo branch as of r185547 into head. | Peter Wemm | 2008-12-02 | 4 | -1/+152 |
| * | Invoke _rtld_atfork_post earlier, before we reinitialize rtld locks | Alexander Kabaev | 2008-12-01 | 1 | -3/+4 |
| * | The times(3) function returns the number of CLK_TCKs since the | Giorgos Keramidas | 2008-12-01 | 1 | -4/+9 |
| * | Fix fread() to return a correct value on platforms where sizeof(int) != | Ruslan Ermilov | 2008-12-01 | 1 | -1/+1 |
| * | Fix a lock order reversal bug that could cause deadlock during fork(2). | Jason Evans | 2008-12-01 | 1 | -11/+37 |
| * | It's silly to claim recv(2) is to be removed in favour of recvfrom(2) | Ivan Voras | 2008-11-30 | 1 | -1/+0 |
| * | Adjust an assertion to handle the case where a lock is contested, but | Jason Evans | 2008-11-30 | 1 | -1/+1 |
| * | Do not spin when trying to lock on a single-CPU system. | Jason Evans | 2008-11-30 | 1 | -10/+12 |
| * | Unlock the malloc() locks in the child process after fork(). This gives | Konstantin Belousov | 2008-11-29 | 1 | -0/+1 |
| * | MFp4: | Bjoern A. Zeeb | 2008-11-29 | 3 | -11/+33 |
| * | Add two rtld exported symbols, _rtld_atfork_pre and _rtld_atfork_post. | Konstantin Belousov | 2008-11-27 | 3 | -1/+24 |
| * | Update description of an event. | Joseph Koshy | 2008-11-27 | 1 | -2/+1 |