aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove superfluous paragraph macro.Joel Dahl2012-03-2510-13/+0
* Remove superfluous paragraph macro.Joel Dahl2012-03-2514-18/+0
* More PMAP performance improvements: on powerpc64, when TLBIE can be runNathan Whitehorn2012-03-251-4/+11
* Add the new channel width change field to the ath(4) driver.Adrian Chadd2012-03-251-0/+27
* Create a new task to handle 802.11n channel width changes.Adrian Chadd2012-03-258-7/+59
* Update manual pages for MIPS-related CPUs:Oleksandr Tymoshenko2012-03-253-6/+261
* MFV of 233442, tzdata2012aEdwin Groothuis2012-03-258-45/+235
|\
| * Vendor import of tzdata2012avendor/tzdata/tzdata2012aEdwin Groothuis2012-03-258-45/+235
* | Add a third flags argument to ffs_syncvnode to avoid a possible conflictKirk McKusick2012-03-258-43/+40
* | Add a few more examplesEitan Adler2012-03-241-0/+4
* | Only call vm_page_dirty() on pages that are writable in order not toNathan Whitehorn2012-03-241-4/+12
* | Fix build by adding new directory to mtree in r233429Eitan Adler2012-03-241-0/+2
* | Following suggestions from alc, skip wired mappings in pmap_remove_pages()Nathan Whitehorn2012-03-241-51/+29
* | Disable detailed PV entry accounting by default. Add a config optionAlan Cox2012-03-246-2/+10
* | Restore the ability to use a non-standard LOCALBASE to sshdEitan Adler2012-03-242-0/+8
* | Remove libssp_nonshared from the rtld linking set. The only use for theKonstantin Belousov2012-03-242-1/+2
* | Provide short-circuit exit(3) implementation for rtld.Konstantin Belousov2012-03-241-0/+11
* | - Make the default values for tcsh more user friendlyEitan Adler2012-03-243-6/+80
* | Direct users to csup instead of cvsup in the csup-file boilerplate text.Eitan Adler2012-03-247-70/+49
* | Add cas(4), gem(4) and hme(4) to x86 GENERICs as suggested by netchild@ inMarius Strobl2012-03-242-0/+6
* | Add QGE-X to the list of known-working cards.Marius Strobl2012-03-241-1/+4
* | Consistently update to the MPI header set version 01.05.20 after r224761.Marius Strobl2012-03-2414-271/+569
* | Minor mdoc fixes.Joel Dahl2012-03-241-11/+1
* | Initialize the mutexes used for the NVM and the swflag as MTX_DUPOK inMarius Strobl2012-03-241-1/+2
* | Remove superfluous paragraph macro.Joel Dahl2012-03-2438-57/+0
* | Given that this is a host-PCI-Express bridge driver, create the parentMarius Strobl2012-03-241-1/+1
* | Fix the following clang warning in sys/dev/dcons/dcons.c, caused by theDimitry Andric2012-03-241-3/+3
* | Document the show alias and add an EXAMPLES section.Joel Dahl2012-03-241-1/+36
* | Remap PMC interrupt for all coresOleksandr Tymoshenko2012-03-243-11/+12
* | Build CTF tools as a part of toolchain for cross-compilation caseOleksandr Tymoshenko2012-03-241-2/+4
* | Enable build of DTrace-related userland parts for MIPSOleksandr Tymoshenko2012-03-243-3/+11
* | Add stub file for pid probe. It's required although pid probe is not supportedOleksandr Tymoshenko2012-03-241-0/+75
* | Build libproc and librtld_db for MIPSOleksandr Tymoshenko2012-03-241-0/+5
* | Add DTrace-related part to machine-dependent code:Oleksandr Tymoshenko2012-03-242-0/+75
* | Jusy use i386 version of cyclic_machdep.c on all supported architectures.Oleksandr Tymoshenko2012-03-241-1/+1
* | Make lockstat and profile modules x86-onlyOleksandr Tymoshenko2012-03-241-3/+1
* | Add device part of DTrace/MIPS codeOleksandr Tymoshenko2012-03-246-1/+1274
* | Add MIPS support to cddl/contrib part:Oleksandr Tymoshenko2012-03-243-2/+80
* | Maintain target's byte order for multi-byte fields in CTF structures.Oleksandr Tymoshenko2012-03-244-3/+121
* | - Avoid using deprecated heimdal functions in pam_krb5.Stanislav Sedov2012-03-242-69/+102
* | - Apply binutils workaround on mips.mips as well. Though this TARGET_ARCHStanislav Sedov2012-03-241-1/+2
* | As it turns out, mpi_cnfg.h already is included by mpt.h.Marius Strobl2012-03-241-2/+0
* | - Use the PCI ID macros from mpi_cnfg.h rather than duplicating them here.Marius Strobl2012-03-242-151/+82
* | Make libproc compilable for MIPSOleksandr Tymoshenko2012-03-232-0/+11
* | Add handler for MIPS.options sectionOleksandr Tymoshenko2012-03-231-0/+2
* | Add define for MIPS.optionsOleksandr Tymoshenko2012-03-231-0/+1
* | Disable IRIX compatibility flags for DWARF code generator. IRIX-compatibleOleksandr Tymoshenko2012-03-231-1/+2
* | Fix typo.Mikolaj Golub2012-03-231-7/+7
* | Revert ABI breakage in libsupc++.David Chisnall2012-03-231-6/+6
* | When displaying binary information show also osreldate.Mikolaj Golub2012-03-232-3/+17