aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert this part of r183203 which wasn't meant to be committed, yet.Marius Strobl2008-09-201-2/+0
* Remove duplicate entry accidentally introduced with r183202.Marius Strobl2008-09-202-1/+2
* Some of the assembly files depend on v9a/v9b-only instructions soMarius Strobl2008-09-201-3/+8
* Use the STICK timers only when absolutely necessary, i.e. if a machineMarius Strobl2008-09-203-29/+33
* Move #defines for MRT-related constants from net/route.c toMarko Zec2008-09-202-20/+21
* Fix issue with tom loading by moving cxgb_log_tcb in to tomKip Macy2008-09-193-1/+30
* Backout rev 183181. It appears that I should have been using boot-deviceMaxim Sobolev2008-09-192-30/+1
* Add atheros HAL building so the IDT kernel can build.Warner Losh2008-09-191-0/+7
* mips_subr.c was in the Juniper code drop, but didn't have anyWarner Losh2008-09-191-1/+0
* crunchgen doesn't work yet on mips. So sysinstall can't be built there.Warner Losh2008-09-191-1/+1
* pci_setup_intr() will only enable MSI/MSI-X for direct children. Add methodsRobert Noland2008-09-191-2/+18
* Rescue is "not yet" for MIPS.David E. O'Brien2008-09-191-0/+4
* Move uuid_enc_le, uuid_dec_le, uuid_enc_be and uuid_dec_be symbolsMaksim Yevmenkin2008-09-191-0/+3
* Change the wording to prefer 'forwarding' but still retain the word routing forAndrew Thompson2008-09-191-1/+2
* Clean up DSDT and XSDT correctly instead of FADT when the tables are bad.Jung-uk Kim2008-09-191-2/+2
* Regenerate for r183188.David E. O'Brien2008-09-194-7/+14
* Add freebsd32 compat shim for nmount(2).David E. O'Brien2008-09-194-10/+51
* Bring the usage message in sync with the manual page.Joseph Koshy2008-09-191-1/+2
* Keep symbols in sorted order.Joseph Koshy2008-09-191-4/+4
* Add an example illustrating the use sleep(1) for performing timedJoseph Koshy2008-09-191-2/+7
* Use the version of the kernel returned by getosreldate()Craig Rodrigues2008-09-191-6/+16
* On PowerPC send output to both "/chosen/stdout" and "screen" nodes, unlessMaxim Sobolev2008-09-192-1/+30
* Even though snp(4) in SVN is still broken, remove the unneeded D_NEEDMINOR.Ed Schouten2008-09-191-1/+1
* Add a vendor ID for 3G Green Green Globe Co., Ltd, found inKevin Lo2008-09-191-0/+1
* fix a another driver bug related with tsleep() during detaching thatWeongyo Jeong2008-09-191-6/+18
* clear pending callbacks when the driver try to change the stateWeongyo Jeong2008-09-191-0/+2
* MFp4: Merge interrupt code from p4Warner Losh2008-09-192-37/+15
* MFp4: Update the interrupt code from perforce.Warner Losh2008-09-192-52/+11
* Merge from p4: add bpfWarner Losh2008-09-191-0/+2
* Merge from p4: add Juniper license statement.Warner Losh2008-09-192-2/+63
* MFamd64 SVN rev 179471 CVS rev 1.619Alan Cox2008-09-191-5/+3
* When attaching framebuffer to "/chosen/stdout" node fails, try attachingMaxim Sobolev2008-09-191-2/+10
* MFP4: Add mips to the list of soft-float platforms.Warner Losh2008-09-191-2/+2
* mfp4: sort the architectures alphabetically...Warner Losh2008-09-191-1/+1
* Prefer the patch in p4 to the patch in svn as it properly sorts theWarner Losh2008-09-191-1/+1
* Fix two panics:Kip Macy2008-09-181-3/+4
* Move the protocol and port count checks to outside the loop, these conditionsAndrew Thompson2008-09-181-8/+8
* Whitespace fixes. This file also had 7 space indent in a few places.John Baldwin2008-09-181-40/+38
* Various style fixes. 7 space indent is just odd.John Baldwin2008-09-181-74/+74
* Sort includes.John Baldwin2008-09-181-8/+8
* Mips needs the same treatment for atomic_or_8 as the other RISCyWarner Losh2008-09-182-2/+4
* Mips doesn't have a long double that's different in size from double.Warner Losh2008-09-181-1/+1
* Clear any possibly pending PCI error bits left by the firmware. TheseMarius Strobl2008-09-182-64/+56
* - Recognize SAVE and OSXSAVE extended processor features.Stanislav Sedov2008-09-182-4/+4
* Hello, svn world! (adding myself to yet another list)Marko Zec2008-09-181-0/+2
* No FORTH for MIPS.David E. O'Brien2008-09-181-0/+4
* Catch up with intr_event_create() API changes.David E. O'Brien2008-09-181-2/+2
* Catch up with intr_event_create() API changes.David E. O'Brien2008-09-181-1/+1
* Just a fixup for a KTRACE message I stumbled upon many moons ago.Sean Bruno2008-09-181-1/+1
* Add a new cam_status CAM_SCSI_IT_NEXUS_LOST. This will be used by future pat...Sean Bruno2008-09-181-0/+1