summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Correct include path for i386 specific includes. This allows zfsps2008-12-061-1/+1
* - Eliminate unused variable. [1]stas2008-12-061-5/+2
* This is simple testing program for revision 185647.ganbold2008-12-061-0/+81
* Code from the hack-session known as the IETF (and arrs2008-12-0625-885/+6917
* Make it possible to use gjournal for the root filesystem. Previously,trasz2008-12-062-0/+18
* - correct variable namedanger2008-12-061-1/+1
* Import the strndup(3) function.kib2008-12-064-3/+75
* Order the str*.c files mostly alphabetical.kib2008-12-061-3/+3
* bsdtar is synced up with 2.5.903akientzle2008-12-061-1/+1
* bsdtar always supports long options now, so we can removekientzle2008-12-061-2/+2
* Only use GCC-specific __dead2 marker when building with GCC.kientzle2008-12-062-1/+11
* Custom command line parser for cpio; this is a little morekientzle2008-12-065-119/+198
* Make the GCC-specific __dead2 markers conditional on whetherkientzle2008-12-062-1/+9
* New tests:kientzle2008-12-069-0/+27367
* Strip ";1" and trailing "." from ISO9660 entries.kientzle2008-12-061-12/+21
* General improvements to Rockridge parsing and ISO9660 format detection.kientzle2008-12-061-156/+354
* Conditionalize a bunch of debugging messages; this alsokientzle2008-12-061-1/+10
* MfP4: Big read filter refactoring.kientzle2008-12-0615-1550/+1427
* Style: tabs after #definekientzle2008-12-061-2/+2
* Use GCC-specific dead function markers only when using GCC.kientzle2008-12-061-1/+8
* Structure declarations can't be dllexported.kientzle2008-12-061-1/+1
* Style fixes:kientzle2008-12-061-29/+71
* A couple of portability fixes from Joerg Sonnenbergerkientzle2008-12-061-8/+8
* Recover after test failure.kientzle2008-12-061-1/+4
* Style: skipping() function correctly counts this as a skipped test.kientzle2008-12-061-1/+1
* Style improvements.kientzle2008-12-061-4/+6
* Better reporting of test failures.kientzle2008-12-061-4/+10
* Recover from a test failure here.kientzle2008-12-061-1/+4
* New internal archive_string_concat utility function.kientzle2008-12-062-0/+18
* Minor portability: Declare 'r' only within the conditionalkientzle2008-12-061-2/+2
* Windows build now uses PLATFORM_CONFIG_H macro, so we can eliminate thekientzle2008-12-061-4/+1
* 2 is more portable than STDERR_FILENOkientzle2008-12-061-1/+1
* Bug fix to support N310 version of Chelsio cards (board ID 1088).gnn2008-12-062-3/+12
* Forget current bus power settings on full reset. Chip must be reconfigured.mav2008-12-061-3/+8
* Correct a typo.schweikh2008-12-051-1/+1
* Re submit code to print the part and serial number for Chelsio cards.gnn2008-12-051-0/+7
* Add simple locking for the in-kernel iconv code. Translation operationsjhb2008-12-051-5/+27
* Unconditionally use locked addition of zero to tip of the stack forkib2008-12-051-14/+3
* Several threads in a process may do vfork() simultaneously. Then, allkib2008-12-055-2/+7
* Some libstand/bootp.c extension (written by Danny Braniss, slightlyluigi2008-12-051-0/+328
* When the SYSINIT() to load a module invokes the MOD_LOAD event successfully,jhb2008-12-051-0/+15
* Add an easier example.pjd2008-12-051-1/+16
* Avoid confusion and adjust link address range of Marvell Orion kernel so it israj2008-12-051-4/+4
* Fix configuration of the PCI bridge. This got omitted in the initial import ofraj2008-12-051-0/+4
* In a case of CARP status change run through the if_link_state_change()glebius2008-12-051-4/+5
* - Invoke MOD_QUIESCE on all modules in a linker file (kld) beforejhb2008-12-053-10/+50
* Improve db_backtrace() for compat ia32 on amd64. 32bit image enterskib2008-12-051-0/+6
* Move to using filter for the change interrupts. Also rework the powerimp2008-12-053-37/+24
* Minor style nit.imp2008-12-051-2/+2
* Augment comments, and move things around a smidge.imp2008-12-051-17/+17
OpenPOWER on IntegriCloud