summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pci_if.h is required to build atacore.rpaulo2010-07-311-1/+1
* Fix a bug in syncache where the initial CWND for new incoming connectionsandre2010-07-301-1/+2
* In rdmsr_safe, use zero extend (by doing a 32-bit movl overdelphij2010-07-301-1/+1
* Add MALLOC_DEBUG_MAXZONES=8 to powerpc64 GENERIC configuration file.mdf2010-07-301-0/+1
* Fix indention of attribution line for some recent additions.uqs2010-07-301-3/+3
* Change copyright holder to author. We prefer using a real legaldelphij2010-07-303-3/+3
* Add missing escape characthers.rpaulo2010-07-302-2/+2
* Fix spelling.joel2010-07-301-1/+1
* A simple test harness to help debug problems with the ZFS boot code.dfr2010-07-301-0/+120
* gsched(8) was first released with FreeBSD 8.1uqs2010-07-301-1/+1
* n64 support - enable UX bit in STATUS for kernel and userspace.jchandra2010-07-304-11/+18
* Fix a couple of typos.uqs2010-07-306-10/+9
* - Add Ukranian cataloggabor2010-07-302-0/+13
* MIPS n64 support - support kstack in XKSEG.jchandra2010-07-303-4/+19
* Fix typo in pom(6) manpageuqs2010-07-301-1/+1
* Fix previous commit: I forgot to include parenthesis.rpaulo2010-07-303-66/+66
* Consistently check header type after reading PCIR_HDRTYPE register.yongari2010-07-291-18/+23
* Add compat32 shims for opencrypto(4).kib2010-07-291-7/+266
* Update rge driver for 64 bit kernel.jchandra2010-07-291-14/+34
* 64 bit support for MIPS rtld.jchandra2010-07-292-10/+17
* Fix typo.pjd2010-07-291-1/+1
* Prepare for 3 level page tables for MIPS.jchandra2010-07-293-24/+22
* Add fuiword() in n64 for completeness.jchandra2010-07-291-0/+1
* MIPS 64 bit support. Define fuword64() for n64 compilation, fuword() shouldjchandra2010-07-291-3/+20
* Improve cputemp(4) driver wrt newer Intel processors, especiallydelphij2010-07-293-13/+49
* Mark the __curthread() functions as __pure2 and remove the volatile keywordjhb2010-07-293-6/+6
* - Some minor changes to the messages to increase usefulness of error msgsgabor2010-07-2911-52/+38
* Make sure that we clear the correct bits when we turn offgnn2010-07-292-21/+34
* When performing a sanity check on the SRAT table to ensure that eachjhb2010-07-291-1/+2
* MFamd64: r210615jkim2010-07-292-1/+2
* Fix another fallout from r208833. savectx() is used to save CPU contextjkim2010-07-291-1/+1
* Rename PCB_USER_FPU to PCB_USERFPU not to clash with a macro from fpu.h.jkim2010-07-293-3/+3
* kill: Stop processing if a syntactically invalid pid is encountered.jilles2010-07-291-4/+3
* When building WITH_CTF=1, print the ctf executable that's going to berpaulo2010-07-293-33/+99
* Bump the witness pendlist to 768 to accomodate the increased number ofrpaulo2010-07-291-1/+1
* - Avoid calling the copy constructor when it is not necessary.lulf2010-07-291-4/+3
* - Remove unused instance of string.lulf2010-07-291-1/+0
* Update MIPS _stdint.h for 64 bit. Initial 64 bit changes for profile.h.jchandra2010-07-292-4/+40
* Fix RQB_FFS for 64 bit, we need to use ffsl() for 64bit.jchandra2010-07-291-2/+6
* Fix test for double-nul characters that terminate the string table atjhb2010-07-291-1/+1
* Adapt sparc64 and sun4v timer code for the new event timers infrastructure.mav2010-07-2919-120/+263
* Fix the comment block that has the nicerrs2010-07-291-12/+22
* PR SCTP Bugs. Basically a full sized frame ofrrs2010-07-294-31/+48
* Fix 'pciconf -a' by providing an implementation of PCIOCATTACHED.neel2010-07-291-0/+10
* Fix build for o32 kernels.neel2010-07-291-0/+4
* o) Subtract 64K from the default userland stack pointer. GCC generate codejmallett2010-07-292-65/+126
* - Add Japanese NLS catalogsgabor2010-07-294-0/+45
* - Use the traditional behaviour for filename and directory name inclusiongabor2010-07-296-68/+148
* The corrected error count field is dependent on CMCI, not TES.jhb2010-07-283-7/+7
* Add quirk for Apacer HT202 USB 2.0 Flash Drive.tijl2010-07-282-0/+5
OpenPOWER on IntegriCloud