summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Sync with fresh generated file, keep our changed settings. This seemsmbr2003-09-021-1386/+1338
* Use PCIR_BAR(x) instead of PCIR_MAPS.jhb2003-09-0264-154/+149
* - Deprecate PCIR_MAPS under BURN_BRIDGES (meaning it will be gone in 6.0)jhb2003-09-021-1/+5
* Fix/add errno return values to match the NFS client implementation anddds2003-09-022-5/+16
* Fix errno return values to better represent failure reasons fordds2003-09-021-4/+9
* Remove redundant PACKAGE and VERSION defines.mbr2003-09-021-6/+1
* Update version string.mbr2003-09-021-1/+1
* Set HAVE_STRUCT_IFREQ_IFR_ADDR, HAVE_STRUCT_FHSTATUS_FHS_FH to 1.mbr2003-09-021-0/+9
* cosmeticssos2003-09-021-2/+2
* Resolve conflicts.mbr2003-09-0227-1621/+437
* This commit was generated by cvs2svn to compensate for changes in r119679,mbr2003-09-02247-1246/+19192
|\
OpenPOWER on IntegriCloud