summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - 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
* Use suspend/resume methods provided by net80211. This ensures that thebschmidt2012-03-234-35/+16
* Also fix the parameter usage in set80211meshpeering().bschmidt2012-03-231-1/+1
* Fix pmap_kextract prototype to align it with pmap.c changegonzo2012-03-231-1/+1
* Before jumping to application's entry point set ra == pc in ordergonzo2012-03-231-1/+2
* Call xpt_bus_register during attach context, then freeze and do not releasejimharris2012-03-233-12/+43
* Expand contraction.pluknet2012-03-231-1/+1
* Don't cast a bus address to a uint8_t pointer just to add an offset tojhb2012-03-231-1/+1
* Remove superfluous extern keywords.kib2012-03-231-10/+10
* Centralize the calculation of the top source directory. Thiskib2012-03-231-2/+3
* Implement xstrdup() using strlen()/xmalloc()/memcpy() alreadykib2012-03-231-7/+8
* Work around the following clang warning in mps(4):dim2012-03-233-1/+6
* Silence alignment warnings from clang in libarchive's ppmd code (whichdim2012-03-231-0/+1
* Update IFCAP_* macro descriptions.pluknet2012-03-231-12/+39
* Clean up from the old kern.polling.pluknet2012-03-231-48/+10
* Clean up of fs/fifofs include directory after fifo.h removal.pluknet2012-03-231-2/+0
* Make utmpx(3) thread safe if we support TLS.ed2012-03-232-0/+9
* - Actually fill the date of the Heimdal update.stas2012-03-231-1/+1
* - Take krb5_verify_user.3.gz out of ObsoleteFiles as it's still beingstas2012-03-231-2/+10
* Check that scheme is not already registered. This may happens when aae2012-03-231-7/+16
* Remove archive_entry_*_w(3) entries from ObsoleteFiles.inc. Since thepluknet2012-03-231-2/+0
* Document IFT_USB referenced by IFF_CANTCONFIG since the previous change,pluknet2012-03-231-0/+2
* Update IFF_* macro descriptions.pluknet2012-03-231-8/+33
* - Add new kerberos libraries to the list of optional obsolete files.stas2012-03-231-1/+37
* - Do not build libcom_err and compile_et when kerberos is disabled. Theystas2012-03-234-3/+16
* Add pseudo-device for handling PMC interrupts and link everythinggonzo2012-03-232-0/+145
* Add Octeon-related parts to libpmcgonzo2012-03-231-0/+21
* Add Octeon PMC hardware backendgonzo2012-03-231-0/+195
* Add list of Octeon's PMC counters obtained from cvmx-core.hgonzo2012-03-231-0/+63
* Add Octeon class and CPU typegonzo2012-03-231-1/+3
* Setup fake MODINFO variables for octeon kernelgonzo2012-03-231-0/+2
* Add some further debugging to try and aid tracking down what the state ofadrian2012-03-221-0/+19
* Sprinkle some style(9) things around.adrian2012-03-221-6/+12
* Fix an incorrect parameter usage here.adrian2012-03-221-1/+1
* Improve FDT handling in loader(8) and make it more robust.raj2012-03-221-24/+71
* Correct a function prototype.jkoshy2012-03-221-1/+1
* Make reusable part of code have mips prefix, not mips24gonzo2012-03-221-9/+10
* Rework MIPS PMC code:gonzo2012-03-227-606/+613
OpenPOWER on IntegriCloud