summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove superfluous paragraph macro.joel2012-03-2514-18/+0
* More PMAP performance improvements: on powerpc64, when TLBIE can be runnwhitehorn2012-03-251-4/+11
* Add the new channel width change field to the ath(4) driver.adrian2012-03-251-0/+27
* Create a new task to handle 802.11n channel width changes.adrian2012-03-258-7/+59
* Update manual pages for MIPS-related CPUs:gonzo2012-03-253-6/+261
* MFV of 233442, tzdata2012aedwin2012-03-258-45/+235
* Add a third flags argument to ffs_syncvnode to avoid a possible conflictmckusick2012-03-258-43/+40
* Add a few more exampleseadler2012-03-241-0/+4
* Only call vm_page_dirty() on pages that are writable in order not tonwhitehorn2012-03-241-4/+12
* Fix build by adding new directory to mtree in r233429eadler2012-03-241-0/+2
* Following suggestions from alc, skip wired mappings in pmap_remove_pages()nwhitehorn2012-03-241-51/+29
* Disable detailed PV entry accounting by default. Add a config optionalc2012-03-246-2/+10
* Restore the ability to use a non-standard LOCALBASE to sshdeadler2012-03-242-0/+8
* Remove libssp_nonshared from the rtld linking set. The only use for thekib2012-03-242-1/+2
* Provide short-circuit exit(3) implementation for rtld.kib2012-03-241-0/+11
* - Make the default values for tcsh more user friendlyeadler2012-03-243-6/+80
* Direct users to csup instead of cvsup in the csup-file boilerplate text.eadler2012-03-247-70/+49
* Add cas(4), gem(4) and hme(4) to x86 GENERICs as suggested by netchild@ inmarius2012-03-242-0/+6
* Add QGE-X to the list of known-working cards.marius2012-03-241-1/+4
* Consistently update to the MPI header set version 01.05.20 after r224761.marius2012-03-2414-271/+569
* Minor mdoc fixes.joel2012-03-241-11/+1
* Initialize the mutexes used for the NVM and the swflag as MTX_DUPOK inmarius2012-03-241-1/+2
* Remove superfluous paragraph macro.joel2012-03-2438-57/+0
* Given that this is a host-PCI-Express bridge driver, create the parentmarius2012-03-241-1/+1
* Fix the following clang warning in sys/dev/dcons/dcons.c, caused by thedim2012-03-241-3/+3
* Document the show alias and add an EXAMPLES section.joel2012-03-241-1/+36
* Remap PMC interrupt for all coresgonzo2012-03-243-11/+12
* Build CTF tools as a part of toolchain for cross-compilation casegonzo2012-03-241-2/+4
* Enable build of DTrace-related userland parts for MIPSgonzo2012-03-243-3/+11
* Add stub file for pid probe. It's required although pid probe is not supportedgonzo2012-03-241-0/+75
* Build libproc and librtld_db for MIPSgonzo2012-03-241-0/+5
* Add DTrace-related part to machine-dependent code:gonzo2012-03-242-0/+75
* Jusy use i386 version of cyclic_machdep.c on all supported architectures.gonzo2012-03-241-1/+1
* Make lockstat and profile modules x86-onlygonzo2012-03-241-3/+1
* Add device part of DTrace/MIPS codegonzo2012-03-246-1/+1274
* Add MIPS support to cddl/contrib part:gonzo2012-03-243-2/+80
* Maintain target's byte order for multi-byte fields in CTF structures.gonzo2012-03-244-3/+121
* - Avoid using deprecated heimdal functions in pam_krb5.stas2012-03-242-69/+102
* - Apply binutils workaround on mips.mips as well. Though this TARGET_ARCHstas2012-03-241-1/+2
* As it turns out, mpi_cnfg.h already is included by mpt.h.marius2012-03-241-2/+0
* - Use the PCI ID macros from mpi_cnfg.h rather than duplicating them here.marius2012-03-242-151/+82
* Make libproc compilable for MIPSgonzo2012-03-232-0/+11
* Add handler for MIPS.options sectiongonzo2012-03-231-0/+2
* Add define for MIPS.optionsgonzo2012-03-231-0/+1
* Disable IRIX compatibility flags for DWARF code generator. IRIX-compatiblegonzo2012-03-231-1/+2
* Fix typo.trociny2012-03-231-7/+7
* Revert ABI breakage in libsupc++.theraven2012-03-231-6/+6
* When displaying binary information show also osreldate.trociny2012-03-232-3/+17
* Add a sysctl to set and retrieve binary osreldate of another process.trociny2012-03-232-0/+51
* Make default ABI for as(1) to be the same as target platform.gonzo2012-03-232-1/+11
OpenPOWER on IntegriCloud