summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implement a method described in NetBSD PR 36652 for coping with theimp2008-12-051-1/+12
* Fix a bug with the ael1006 PHY. The bug shows up as persistent but incompletegnn2008-12-041-0/+10
* Put the MIPS support back in after it was removed in r185029.imp2008-12-041-0/+43
* Integrate 185578 from dfrkmacy2008-12-0416-1343/+754
* fix initialization for case of normal kernbasekmacy2008-12-041-215/+33
* Add HW MAC counter support for newer JMC250/JMC260 revisions.yongari2008-12-043-24/+197
* Add support for newer JMC250/JMC260 revisions.yongari2008-12-043-22/+76
* Fix build - cast off_t to (intmax_t) for printing.mlaier2008-12-031-2/+3
* Don't attempt to clear status updates if we did not do a link statedelphij2008-12-031-5/+6
* When unloading a 32-bit system call module, restore the sysent vector injhb2008-12-031-1/+1
* Enable operation of newfs on plain files, which is useful when youluigi2008-12-035-16/+112
* Some useful operational extensions to newfs_msdos, especiallyluigi2008-12-032-16/+150
* Change nfsserver slightly so that it does not trip over the timestampkan2008-12-031-7/+8
* Fixes for Core2 Extreme support.jkoshy2008-12-033-4/+10
* Change new card identification names.ambrisko2008-12-031-4/+4
* Fix a credential reference leak. [1]bz2008-12-031-9/+16
OpenPOWER on IntegriCloud