summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* After around 20 years of duty it is time for pkg_install to retirebapt2013-10-3165-11728/+20
* Adjust the manpage category for the pkg bootstrapbapt2013-10-311-1/+1
* Make lpathconf(2) support optional to make it compile again on Linux.pjd2013-10-312-1/+9
* Fix a potential memory leak.hselasky2013-10-311-0/+4
* Remove the dependency on procfs. Use sysctl KERN_PROC_PATHNAME andkib2013-10-311-14/+20
* Fix some types. Compilation for external target complains that "u_int"hselasky2013-10-311-8/+8
* Fix long line and record proper commit message for r257427:kib2013-10-311-1/+2
* The limit for the swap space is spelled 'swapsize', at least sincekib2013-10-311-3/+3
* The limit for the swap space is spelled 'swapsize', at least sincekib2013-10-311-2/+2
* Make the virtual ioapic available unconditionally in a bhyve virtual machine.neel2013-10-316-24/+20
* Rename the VMM_CTRx() family of macros to VCPU_CTRx() to highlight that theseneel2013-10-314-23/+35
* Provide a crutch that prevents watchdog to interrupt dumpingglebius2013-10-311-0/+3
* Fix some lingering build failures caused by fixing implicit inclusion ofmarkj2013-10-313-0/+5
* Do not EOI an interrupt until the point after the filter handlers / beforeian2013-10-311-2/+2
* Don't iterate through the bits of the pending interrupt register if theian2013-10-311-1/+1
* Remove references to an unused fasttrap probe hook, and remove themarkj2013-10-317-39/+11
* Fix a typo introduced in r257338.markj2013-10-311-1/+1
* Don't base the rate table selection based on the channel mode;adrian2013-10-311-2/+13
* Enable USB.rpaulo2013-10-311-7/+7
* Reset the timer interrupt status register at the top rather than bottom ofian2013-10-311-16/+15
* Don't treat the node as an 11n node if 11n rates are disabled.adrian2013-10-311-0/+8
* Add RT2860_BCN_OFFSET1 and RT2860_MAX_LEN_CFG register initialization tokevlo2013-10-311-31/+2
* Initialize BBP68 to improve rx sensitivity.kevlo2013-10-311-0/+1
* Enable DC filter in RT3071 Version E.kevlo2013-10-311-8/+7
* Add manpage for urtwnfw, the Realtek RTL8188CU/RTL8192CU firmwarekevlo2013-10-313-4/+103
* Expand the list of compatible devices this driver works with. Increaseian2013-10-311-10/+17
* Queisce warning about undeclared function usage.sbruno2013-10-301-0/+5
* Quiesce warning, which could be a bug IMO, by correctly defining the host_infosbruno2013-10-301-1/+1
* Quiesce two warnings:sbruno2013-10-301-6/+11
* /etc/keys was moved to /usr/share/keys in r257344bdrewery2013-10-301-0/+6
* Add forgotten pkg.7bdrewery2013-10-301-0/+1
* mdoc: document title should be all caps.joel2013-10-301-1/+1
* A few minor mdoc improvements.joel2013-10-301-5/+5
* sh: Allow trapping SIGINT/SIGQUIT after ignore because of '&'.jilles2013-10-303-1/+21
* Quiesce warnings by updating headerfile includessbruno2013-10-307-0/+10
* revert sign changes to buffers used in invocation of digest_update()sbruno2013-10-301-14/+9
* Revert to upstream literal $FreeBSD tagemaste2013-10-301-1/+1
* Rework the imx ehci driver so that it's four separate ehci units ratherian2013-10-306-225/+348
* Include the now missing headers after untangling if.h and if_var.h.pluknet2013-10-302-0/+3
* nclude missing net/if_var.h.andre2013-10-302-0/+2
* Add a vendor entry for Freescale Semiconductor.ian2013-10-301-0/+1
* Add missing header.nwhitehorn2013-10-301-0/+1
* Revert r257385; was testing a shell script to automatically append the propertrasz2013-10-301-2/+0
* Sponsored by: The FreeBSD Foundationtrasz2013-10-301-0/+2
* Add a "no-op" USB PHY driver for imx-family SoCs. This is used when theian2013-10-303-2/+122
* Add some bare-bones support for enabling usb and usbphy clocks. Thisian2013-10-303-0/+100
* printf() specifier updates to CAM to handle either 32-bit or 64-bit lun_id_t.nwhitehorn2013-10-303-16/+17
* Adjust various SCSI drivers to handle either a 32-bit or 64-bit lun_id_t,nwhitehorn2013-10-3012-88/+95
* Bump .Dd after r257379.trasz2013-10-302-2/+2
* Rename '-h' option to '-p', and use "portal" instead of "host" or "address",trasz2013-10-304-80/+80
OpenPOWER on IntegriCloud