summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Shut up warnings with Cyrus SASL 2.1.25.ume2011-10-013-7/+12
* Remove obsolete macros.marius2011-10-011-6/+0
* Nuke SUN4U #ifdef's which with the demise of sun4v no longer serve anymarius2011-10-011-15/+1
* Also allocate space for the PIL counters. Given that no machine actuallymarius2011-10-011-4/+4
* Reimplement ctermid().ed2011-10-012-21/+35
* The sigwait(3) function shall not return EINTR, according to thekib2011-10-012-0/+3
* Correct column with for device numbers made in previous change.ed2011-10-011-1/+1
* Disable using wait in cpu_idle() until a better solution to timer andadrian2011-10-011-0/+16
* Re-reading the Schizo errata suggests that it's actually tolerable tomarius2011-10-011-3/+3
* - Add protective parentheses to macros as far as possible.marius2011-10-011-41/+41
* In total store which we use for running the kernel and all of the userlandmarius2011-10-011-8/+9
* Add a comment about why contrary to what once would think running all ofmarius2011-09-301-0/+4
* Use the extended integer condition code when comparing 64-bit values. Givenmarius2011-09-301-1/+1
* - Right-justify backslashes as suggested by style(9).marius2011-09-301-55/+55
* Fix an obvious bug from r186196 shadowing a variable, not correctlybz2011-09-301-4/+5
* Fix a corner case in the HAL debugging changes, where ah was NULL.adrian2011-09-3014-40/+28
* Remove pointless semicolons after labelkevlo2011-09-308-10/+10
*-. Revive the LLVM and Clang license files, which were removed in mydim2011-09-297-1/+223
|\ \
* | | Add Oxford Semiconductor OXPCIe952 (0x1c38) 1 port serial card.ae2011-09-291-0/+7
* | | Add header missed in r225875.mav2011-09-291-0/+1
* | | Handle the race in cpu_idle() when due to the critical section CPU could getmav2011-09-291-0/+10
* | | - Add special support for the MFI_CMD ioctl with MFI_CMD_STP command, usedmav2011-09-292-40/+64
* | | Make ps(1) automatically size its column widths.trasz2011-09-295-603/+451
* | | Fix a confusing sentence. [1]wblock2011-09-291-17/+16
* | | Whitespace cleanup in build(7).gjb2011-09-291-8/+8
* | | Document, and provide an example for, PORTS_MODULES in build(7).gjb2011-09-291-0/+10
* | | Fix a few grammar and mdoc nits in script.1gjb2011-09-291-14/+19
* | | Style nit.kib2011-09-291-1/+0
* | | - I am not the oldest committer alive (yet)eadler2011-09-281-1/+1
* | | - fix whitespace issue in calendareadler2011-09-282-2/+2
* | | Belatedly regenerate after application of the HPN patch.des2011-09-281-1/+4
* | | Test if the interface is afif in dhcpif() and syncdhcpif(), asdelphij2011-09-281-0/+8
* | | - add myself to committers-ports.doteadler2011-09-281-0/+3
* | | Get rid of major/minor number distinction.ed2011-09-2812-61/+36
* | | - add myself to calendareadler2011-09-281-0/+1
* | | Sync RCS id with NetBSD, this was intentionally omitted from the advisorydelphij2011-09-281-1/+1
* | | Include limits.h instead of sys/limits.h to improve portability.crees2011-09-281-2/+1
* | | Fix grammar.kib2011-09-282-5/+5
* | | Remove locking of the vm page queues from several pmaps, which onlykib2011-09-283-6/+1
* | | Use the trick of performing the atomic operation on the contained alignedkib2011-09-283-49/+50
* | | MFprojects/hid:mav2011-09-289-157/+450
* | | Use the explicitly-sized types for the dirty and valid masks.kib2011-09-281-8/+8
* | | Pass the fibnum where we need filtering of the message on thebz2011-09-285-6/+88
* | | Correct typo.pjd2011-09-281-1/+1
* | | If the underlying provider doesn't support BIO_FLUSH, log it only oncepjd2011-09-284-4/+24
* | | Break a bit earlier.pjd2011-09-281-0/+1
* | | After every activemap change flush disk's write cache, so that writepjd2011-09-286-7/+118
* | | Remove assertion that prevents zfs rename of datasets with mountpoint=nonemm2011-09-281-1/+0
* | | Fix handling of corrupt compress(1)ed data. [11:04]bz2011-09-283-18/+40
* | | Don't bother triggering the cabq queue if it's empty.adrian2011-09-281-1/+2
OpenPOWER on IntegriCloud