summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove check forbidding requests that would result in one port being setjhb2013-07-171-3/+0
* Fix typo.glebius2013-07-171-1/+1
* Improve example, so that it doesn't dump core when example moduleglebius2013-07-171-2/+6
* Change Eu to the proper UTF-8 symbol this was missed in r253414bapt2013-07-171-1/+1
* Clear the vnode knotes before destroying vpollinfo.kib2013-07-171-0/+2
* For all european contries using the euro currency, add an UTF-8 definition wi...bapt2013-07-1712-0/+407
* [fix to r253380] __setenv: be explicit about placing '=' after nameavg2013-07-171-2/+1
* Implement workaround for BCM5719/BCM5720 TX hang.yongari2013-07-172-4/+55
* Specify a timeout for the PL block.np2013-07-171-1/+4
* Avoid magic constant.yongari2013-07-172-7/+9
* o TxD ring requires 8 bytes alignment to work so change alignmentyongari2013-07-171-20/+30
* Add missing headers.kevlo2013-07-172-0/+3
* Use PRId64 instead of %gd to print an int64_t.kevlo2013-07-171-1/+2
* Fix vfp:andrew2013-07-161-16/+15
* Add a tunable to force disable MSI use for xhci(4).kib2013-07-161-7/+12
* Regen.andrew2013-07-161-4/+4
* 2 years, 10 months, 22 days after the projects/arm_eabi branch was createdandrew2013-07-166-6/+16
* Free the non-fatal "timestamp missing" debug string manually as it isandre2013-07-161-1/+4
* Do not throw an error if the user requests to activate the image fromjimharris2013-07-161-1/+1
* Workaround some broken BIOSes that specify edge-sensitive but active-lowjhb2013-07-161-0/+11
* Sweep unused nlist entries.glebius2013-07-161-48/+26
* Need to define NO_MAN here.kevlo2013-07-161-0/+1
* Use MAN= instead of NO_MAN=kevlo2013-07-161-1/+1
* Add missing header needed by sleep(3).kevlo2013-07-161-0/+1
* libc: name passed into __setenv is not necessarily NUL-terminatedavg2013-07-161-1/+1
* Add urtwnfw.rpaulo2013-07-161-1/+1
* Silent warnings.kevlo2013-07-161-1/+1
* Add -n flag for compatibility with Linux version of mount(8).rmh2013-07-152-1/+7
* Make some improvements to r253322 to really rescan target, not a bus.mav2013-07-153-11/+18
* Fix an argument reversal in calls to scsi_read_element_status().ken2013-07-151-2/+2
* Include sys/systm.h after sys/param.h.ae2013-07-154-4/+4
* Add IBM ServeRAID M5110 to the hardware list.pluknet2013-07-151-1/+3
* Nuke mbstat. It wasn't used for mbuf statistics since FreeBSD 5.glebius2013-07-154-54/+0
* Nuke "systat -mbuf". It was broken since FreeBSD 5, and since thereglebius2013-07-155-209/+2
* When stopping pfsync, remove the pfsync interface's syncpeer setting.des2013-07-151-1/+1
* Move the Raspberry Pi low level options out of the kernel config and intorpaulo2013-07-153-12/+20
* MFi386: add ddb "show sysregs" command.kib2013-07-151-0/+30
* Introduce new structure sfstat for collecting sendfile's statisticsae2013-07-1512-27/+63
* Fix compiler warnings.hrs2013-07-152-2/+6
* Document options for .eli devices.hrs2013-07-151-1/+14
* PR: kern/168520rodrigc2013-07-151-9/+1
* PR: 168520 170096rodrigc2013-07-154-5/+19
* Update fuse_kernel header.pfg2013-07-151-11/+85
* Fix a grammatical error.rpaulo2013-07-141-1/+1
* Update to comments describing block allocation policy.mckusick2013-07-141-7/+6
* Revert r252725 as it breaks WPA.rpaulo2013-07-147-42/+0
* Add some missing definitions to build a working FreeBSD's libusb under Linux.hselasky2013-07-144-55/+67
* Add some missing LIBUSB IOCTL conversion codes.hselasky2013-07-142-1/+13
* Re-implement $probe_only aspect of f_media_get_TYPE() (where TYPE is cdrom,dteske2013-07-1412-81/+159
* Allow regular off-the-shelf keyboards to be overclocked like so-calledhselasky2013-07-131-3/+22
OpenPOWER on IntegriCloud