summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Style cleanup, mostlyschweikh2003-09-044-207/+246
* This commit was generated by cvs2svn to compensate for changes in r119743,joe2003-09-041-3/+3
|\
| * This file was missing in the snap, but it ought to be updated in thejoe2003-09-041-3/+3
* | Calling KNOTE with locks held may result in recursion when it calls backnjl2003-09-041-2/+13
* | Upon receiving a CCB for a LUN that is not enabled, be sure to unlock thenjl2003-09-041-0/+1
* | Apply a bandaid to get this working on sparc64 again; the introductiontmm2003-09-041-4/+4
* | Don't free the buffer if it wasn't actually allocated.njl2003-09-041-1/+1
* | Use stream bus space accesses to program the ID (station address)tmm2003-09-042-2/+6
* | - Clear the CE AFSR bits which indicate the error condition when handlingtmm2003-09-042-8/+25
* | Add code to support barrier synchronous object and implementdavidxu2003-09-0414-12/+725
* | KNF: parentheses around return values.dds2003-09-041-4/+4
* | Add a flag that reports the existence of a dump, and does nothing else.dougb2003-09-042-4/+32
* | Remove repeated macro THR_IN_CONDQ.davidxu2003-09-042-2/+0
* | Allow hooks registered by atexit() to run with current thread pointer set,davidxu2003-09-042-2/+8
* | Emergency backout of rev 1.152. This is a 100% guaranteed way to totallypeter2003-09-041-0/+4
* | There is no need to #include <sgtty.h>peter2003-09-042-2/+1
* | Remove the quirk for the FujiFilm camera. Submitter indicates it is nownjl2003-09-041-8/+0
* | Sigh. I can't win anything. Use addq rather than addl with %rsp.peter2003-09-041-1/+1
* | Apply same basic fix for getcontext(2) as for i386. Store the returnpeter2003-09-042-2/+56
* | Fix some minor whitespace botchespeter2003-09-041-1/+1
* | Make getcontext(2) work on i386. It needs a small wrapper in libcpeter2003-09-042-2/+52
* | Don't assume sizeof(long) = sizeof(int) on x86; use intdeischen2003-09-0325-42/+109
* | Bring back PCIR_HEADERTYPE as an alias for PCIR_HDRTYPE under BURN_BRIDGESjhb2003-09-031-0/+3
* | Remove the -pthread option (in FreeBSD versions 500016 and greater) asdeischen2003-09-031-11/+14
* | Replace another instance of PCIR_MAPS with PCIR_BAR(x).jhb2003-09-031-1/+1
* | Unbreak buildworld. sys/taskqueue.h is a kernel-only include.ken2003-09-031-1/+1
* | Use the quality to disable timecounters for which we deem Hz too low.phk2003-09-031-6/+10
* | Give the ELAN timecounter better quality than i8254phk2003-09-031-1/+2
* | Add BOOT_PXELDR_ALWAYS_SERIAL option which forces serial console.phk2003-09-033-0/+15
* | Recognize the OHCI USB device on Opteron-based nForce3 motherboardsobrien2003-09-031-0/+9
* | Examine and record the Silicon Revision Register on NS parts.phk2003-09-032-3/+38
* | Recognize the sound chip on the Opteron-based nForce3 motherboardsobrien2003-09-031-0/+4
* | As ld(1) was taught to look into /lib, there's no longer a reasonru2003-09-031-4/+0
* | Fix typo in the last commit.ken2003-09-031-1/+1
* | Move dynamic sysctl(8) variable creation for the cd(4) and da(4) driversken2003-09-038-101/+266
* | - Several of the callers to getdirtybuf() were erroneously changed to passjeff2003-09-031-9/+16
* | Forced commit to correct lack of log message in previous commit.bms2003-09-030-0/+0
* | PR: kern/56343bms2003-09-031-1/+3
* | This is a force commit for revision 1.90 to explain further:davidxu2003-09-030-0/+0
* | MFi386: add device ataraid, this is now seperate and not pulled in by atadisk.obrien2003-09-031-0/+1
* | Add notice about deleting .cvsignorembr2003-09-031-0/+2
* | Apparently these slipped through the import procedure.mbr2003-09-0311-136/+0
* | Move kse_wakeup_multi call to just before KSE_SCHED_UNLOCK.davidxu2003-09-032-8/+4
* | Support the nForce3 chip found on Opteron motherboards:obrien2003-09-022-0/+2
* | move domain list mutex initialization to earlier in the boot sequence sosam2003-09-021-2/+1
* | Add function OF_decode_addr(). This function obtains the physicalmarcel2003-09-022-1/+112
* | Preparatory commit to allow prototypes in ofw_machdep.h to containmarcel2003-09-026-0/+6
* | Sync with 6.0.9 import. Add my email.mbr2003-09-021-4/+5
* | Move the inclusion of <machine/ofw_machdep.h> after the inclusion ofmarcel2003-09-021-1/+1
* | Rethink the way thr_libc.So is generated. Relying on GCC to extractkan2003-09-024-20/+64
OpenPOWER on IntegriCloud