summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* morse(6): fix typos and space-before-tabsuqs2011-05-141-20/+20
* Fix the source address selection for boundall socketstuexen2011-05-142-44/+153
* Encourage Ben Laurie to finish getting his commit bit by appointing himcperciva2011-05-141-1/+1
* Currently we are unable to use capsicum for the primary worker process,pjd2011-05-145-22/+44
* When using capsicum to sanbox, still use other methods first, just in casepjd2011-05-141-10/+13
* Fix the Merlin 5ghz fast-clock EEPROM fetch to return the correct value.adrian2011-05-141-2/+4
* Fix the eeprom set API method to return HAL_STATUS.adrian2011-05-146-6/+6
* Prefer switching the memory stack from user to kernel *before* switchingmarcel2011-05-141-3/+4
* Sharpening the saw:marcel2011-05-141-8/+12
* Oops, fix order of sequence numbers in KASSERT()'s to catch negativejhb2011-05-142-2/+2
* Be pedantic: mark the pcpu pointer (= register r13) itself as volatile.marcel2011-05-141-1/+1
* Turn ia64_srlz() and ia64_srlz_i() into defines so that the code ismarcel2011-05-141-11/+8
* Import initial EEPROM code for Kite (AR9287).adrian2011-05-143-0/+572
* sh: Add tests for lines that look like heredoc delimiters but are not.jilles2011-05-142-0/+107
* network.subr: Use printf(1) builtin for hexprint function.jilles2011-05-141-26/+2
* Add new USB ID's.hselasky2011-05-141-0/+5
* gcc and clang semantics imply certain -mno-* flags when other certain -mno-*brucec2011-05-141-5/+28
* When disabling RIFS for Sowl (AR9160) and Howl (AR9130), make sure RIFSadrian2011-05-144-3/+40
* Restore BOOT2CFG, accidentally removed in r212938.imp2011-05-141-1/+1
* Major fix: when doing open-loop TX power calibration, adjustadrian2011-05-141-4/+4
* Fixes from the Atheros HAL - formatting; update Merlin checks to be consistent.adrian2011-05-142-18/+37
* - Fix several typos [1]stas2011-05-141-6/+11
* Add new modifier - "R", when it is specified the path to pid filesobomax2011-05-142-32/+76
* Remove actual files supporting sun4v.attilio2011-05-14163-32976/+0
* Disconnect sun4v architecture from the three.attilio2011-05-1425-191/+16
* Even though initial calibrations aren't done (yet), add this so we'readrian2011-05-141-1/+1
* Merge comments about converting directory entries to be more direct andjhb2011-05-141-11/+5
* - Bump __FreeBSD_version to note the revision when libprocstat(3) and fuser(1)stas2011-05-131-1/+1
* Constify a few string variables. While I'm there, also convert usage() todelphij2011-05-131-10/+10
* If there's no package directory, don't try to install packages fromimp2011-05-131-0/+6
* Move the ZERO_REGION_SIZE to a machine-dependent file, as on manymdf2011-05-1312-10/+32
* Usa a globally visible region of zeros for both /dev/zero and the mdmdf2011-05-134-11/+51
* Add ${} around variable dereference...imp2011-05-131-1/+1
* Implement -f to inhibit copying s1 partition out for speed.imp2011-05-131-4/+12
* Copy symbolic links as files rather than recreating the links.imp2011-05-131-3/+3
* Update sticky(7) cross references.pluknet2011-05-134-11/+11
* In pmap_change_wiring(), use the right argument for pmap_modify_pv().cognet2011-05-131-1/+1
* Note that the _SWAP operation is supported for all list/queue types.mdf2011-05-133-9/+52
* Allow direct children of PCI-ISA bridges to allocate resources frombrix2011-05-131-7/+111
* Only do open loop power control and temperature compensationadrian2011-05-133-4/+17
* Correctly use INOUT for the offset/len parameters to vop_allocate. Asmdf2011-05-131-2/+2
* Refactor Xen PV code to use new event timers subsystem. That uses one-shotmav2011-05-134-109/+112
* Remove duplicate code - add a function which calculates the ratesArray[]adrian2011-05-133-52/+81
* Some diversity changes relating to AR9285.adrian2011-05-131-10/+15
* Fixed an embedded shell script.ru2011-05-131-1/+1
* Mark all socket and file descriptors close-on-exec.des2011-05-132-0/+4
* Use a name instead of a magic number for kern_yield(9) when the prioritymdf2011-05-138-8/+16
* Fix msleep() usage in Xen balloon driver to not wake up on every HZ tick.mav2011-05-131-11/+7
* - Use bus_describe_intr() to describe interrupt usage.davidch2011-05-122-23/+85
* Fix pSeries/PAPR boot CD construction after actual testing. It seems thatnwhitehorn2011-05-121-9/+7
OpenPOWER on IntegriCloud