aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - Add support of MK_INET_SUPPORT=no.Hiroki Sato2013-07-172-268/+278
* Do not overwrite the new UTF-8 files with the old ISO oneBaptiste Daroussin2013-07-171-5/+2
* Simplify keywords.h generation.Hiroki Sato2013-07-171-9/+5
* Remove check forbidding requests that would result in one port being setJohn Baldwin2013-07-171-3/+0
* Fix typo.Gleb Smirnoff2013-07-171-1/+1
* Improve example, so that it doesn't dump core when example moduleGleb Smirnoff2013-07-171-2/+6
* Change Eu to the proper UTF-8 symbol this was missed in r253414Baptiste Daroussin2013-07-171-1/+1
* Clear the vnode knotes before destroying vpollinfo.Konstantin Belousov2013-07-171-0/+2
* For all european contries using the euro currency, add an UTF-8 definition wi...Baptiste Daroussin2013-07-1712-0/+407
* [fix to r253380] __setenv: be explicit about placing '=' after nameAndriy Gapon2013-07-171-2/+1
* Implement workaround for BCM5719/BCM5720 TX hang.Pyun YongHyeon2013-07-172-4/+55
* Specify a timeout for the PL block.Navdeep Parhar2013-07-171-1/+4
* Avoid magic constant.Pyun YongHyeon2013-07-172-7/+9
* o TxD ring requires 8 bytes alignment to work so change alignmentPyun YongHyeon2013-07-171-20/+30
* Add missing headers.Kevin Lo2013-07-172-0/+3
* Use PRId64 instead of %gd to print an int64_t.Kevin Lo2013-07-171-1/+2
* Fix vfp:Andrew Turner2013-07-161-16/+15
* Add a tunable to force disable MSI use for xhci(4).Konstantin Belousov2013-07-161-7/+12
* Regen.Andrew Turner2013-07-161-4/+4
* 2 years, 10 months, 22 days after the projects/arm_eabi branch was createdAndrew Turner2013-07-166-6/+16
* Free the non-fatal "timestamp missing" debug string manually as it isAndre Oppermann2013-07-161-1/+4
* Do not throw an error if the user requests to activate the image fromJim Harris2013-07-161-1/+1
* Workaround some broken BIOSes that specify edge-sensitive but active-lowJohn Baldwin2013-07-161-0/+11
* Sweep unused nlist entries.Gleb Smirnoff2013-07-161-48/+26
* Need to define NO_MAN here.Kevin Lo2013-07-161-0/+1
* Use MAN= instead of NO_MAN=Kevin Lo2013-07-161-1/+1
* Add missing header needed by sleep(3).Kevin Lo2013-07-161-0/+1
* libc: name passed into __setenv is not necessarily NUL-terminatedAndriy Gapon2013-07-161-1/+1
* Add urtwnfw.Rui Paulo2013-07-161-1/+1
* Silent warnings.Kevin Lo2013-07-161-1/+1
* Add -n flag for compatibility with Linux version of mount(8).Robert Millan2013-07-152-1/+7
* Make some improvements to r253322 to really rescan target, not a bus.Alexander Motin2013-07-153-11/+18
* Fix an argument reversal in calls to scsi_read_element_status().Kenneth D. Merry2013-07-151-2/+2
* Include sys/systm.h after sys/param.h.Andrey V. Elsukov2013-07-154-4/+4
* Add IBM ServeRAID M5110 to the hardware list.Sergey Kandaurov2013-07-151-1/+3
* Nuke mbstat. It wasn't used for mbuf statistics since FreeBSD 5.Gleb Smirnoff2013-07-154-54/+0
* Nuke "systat -mbuf". It was broken since FreeBSD 5, and since thereGleb Smirnoff2013-07-155-209/+2
* When stopping pfsync, remove the pfsync interface's syncpeer setting.Dag-Erling Smørgrav2013-07-151-1/+1
* Move the Raspberry Pi low level options out of the kernel config and intoRui Paulo2013-07-153-12/+20
* MFi386: add ddb "show sysregs" command.Konstantin Belousov2013-07-151-0/+30
* Introduce new structure sfstat for collecting sendfile's statisticsAndrey V. Elsukov2013-07-1512-27/+63
* Fix compiler warnings.Hiroki Sato2013-07-152-2/+6
* Document options for .eli devices.Hiroki Sato2013-07-151-1/+14
* PR: kern/168520Craig Rodrigues2013-07-151-9/+1
* PR: 168520 170096Craig Rodrigues2013-07-154-5/+19
* Update fuse_kernel header.Pedro F. Giffuni2013-07-151-11/+85
* Fix a grammatical error.Rui Paulo2013-07-141-1/+1
* Update to comments describing block allocation policy.Kirk McKusick2013-07-141-7/+6
* Revert r252725 as it breaks WPA.Rui Paulo2013-07-147-42/+0
* Add some missing definitions to build a working FreeBSD's libusb under Linux.Hans Petter Selasky2013-07-144-55/+67