summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use standard FreeBSD license disclaimeremaste2014-03-183-34/+34
* Return error when packet is dropped because of link down.glebius2014-03-181-1/+1
* Extend the Atheros SoC support to include a method to enable/disableadrian2014-03-182-0/+36
* Add the AR934x NAND flash controller register definitions.adrian2014-03-181-0/+177
* Add missing usfs manual page.hselasky2014-03-182-0/+63
* Add missing umoscom manual page.hselasky2014-03-182-0/+67
* Correctly name USB template manual page and install it by default.hselasky2014-03-182-0/+1
* Update USB template manual page.hselasky2014-03-181-10/+9
* When a vcpu is deactivated it must also unblock any rendezvous that may beneel2014-03-181-12/+46
* Update NetBSD Foundation copyrights to 2-clause BSDemaste2014-03-1842-294/+0
* Remove comment meant for removal in r263287bdrewery2014-03-181-1/+0
* 'pkg(8) add' has no internal restriction on number of packages.bdrewery2014-03-181-2/+1
* Notify vcpus participating in the rendezvous of the pending event to ensureneel2014-03-171-0/+11
* Implement apb_print_child().adrian2014-03-171-0/+34
* nvme: NVMe specification dictates 4-byte alignment for PRPs (not 8).jimharris2014-03-171-1/+2
* nvme: Remove the software progress marker SET_FEATURE command duringjimharris2014-03-171-10/+0
* Base the max number of SG elements on MAXPHYS.jimharris2014-03-174-19/+14
* isci: Ensure ATA passthrough commands with RETURN_RESPONSE bit setjimharris2014-03-171-2/+10
* share/man/man9/counter.9asomers2014-03-171-1/+1
* xen: fix usage of db_active in xen consoleroyger2014-03-171-2/+1
* Cosmetic changes to printed output, mostly related to probing devices...ian2014-03-171-36/+53
* Line-wrapping tweak: make the sample jail command line fit in 80 characters.rwatson2014-03-171-2/+3
* Fix the paren nesting so that the network device is probed if the loadian2014-03-171-2/+2
* Make talk(1) capable of displaying UTF-8 characters.glebius2014-03-174-124/+145
* Fix spelling.hselasky2014-03-171-1/+1
* Add Tx/Rx multiqueue support to vmx(4)bryanv2014-03-175-92/+734
* In intr_event_handle() we already save and set td_intr_frame, somarcel2014-03-171-0/+4
* Move the implementation of kdb_cpu_trap() from <machine/kdb.h> tomarcel2014-03-162-10/+15
* Don't use the ITC as the faulting address for external interrupts.marcel2014-03-162-3/+3
* Fix a comment in capability.h: it got renamed to capsicum.h, notrwatson2014-03-161-1/+1
* Use armv7 TLB flush code, not arm11, for cortex-a processors.ian2014-03-161-5/+9
* Use the same terminology as the ARM docs in comments. No functional changes.ian2014-03-161-5/+5
* Add more obsolete filesantoine2014-03-161-1/+7
* In intr_event_handle() we already save and set td_intr_frame, somarcel2014-03-162-7/+6
* Align all comments in config files on same column. This consistencyimp2014-03-162-381/+381
* Make all the comments '# ' and align to same column. This fixes theimp2014-03-1646-1735/+1734
* find: When performing -quit, finish pending -exec ... + command lines.jilles2014-03-161-0/+1
* Remove an extra 1 in an #if lineandrew2014-03-161-1/+1
* Fix the spelling of function.andrew2014-03-162-2/+2
* Fix statically-linked build (WITHOUT_DYNAMICROOT).jilles2014-03-162-4/+4
* Add an optimised version of the float and double helper functions. Theseandrew2014-03-166-124/+537
* Though there currently isn't a way to insert new media into an ATAPItychon2014-03-161-0/+18
* * Provide information in error causes in ASCII instead oftuexen2014-03-1612-665/+275
* Support the bootloader's single 16-bit 'outw' access to the Divisortychon2014-03-161-7/+19
* Bump __FreeBSD_version to reflect capability.h -> capsicum.h change.rwatson2014-03-161-1/+1
* Update most userspace consumers of capability.h to use capsicum.h instead.rwatson2014-03-1633-37/+37
* Update kernel inclusions of capability.h to use capsicum.h instead; somerwatson2014-03-1667-69/+69
* Rename capability.h to capsicum.h: the original name conflicts with therwatson2014-03-162-387/+430
* Only build the vfp/softfp switching code on armv6 as we don't support vfpandrew2014-03-161-1/+5
* Build fenv-vfp.c with the softfp float abi. Without this gcc generates anandrew2014-03-161-0/+3
OpenPOWER on IntegriCloud