summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Properly implement bus_setup_intr so that it handles the configurationmarcel2012-07-021-40/+35
* Properly implement the bus_config_intr, bus_setup_intr and bus_teardown_intrmarcel2012-07-021-2/+58
* Unfortunately the change in r237958 resulted in s/install/instclean/ due todougb2012-07-021-2/+12
* Remove device uart_z8530 and options GEOM_PART_APM from DEFAULTS and insteadmarcel2012-07-023-2/+4
* Fix a typo that resulted in or-ing PTE_UW twice whrn PTE_SW was needed.marcel2012-07-021-1/+1
* Handle traps from the debugger. We need to catch them and re-entermarcel2012-07-021-0/+7
* Invalidate any TLB1 entries we don't need. The firmware (e.g. U-Boot)marcel2012-07-021-0/+4
* Implement cpu_flush_dcache(). This allows us to optimize __syncicache()marcel2012-07-021-1/+18
* Extend the KPI to lock and unlock f_offset member of struct file. Itkib2012-07-027-70/+133
* Instruct the firmware not to provision resources for TCP offload if thenp2012-07-021-1/+7
* There's no need to make filemon specific to i386 and amd64. Allmarcel2012-07-022-13/+5
* Added options:marcel2012-07-021-1/+16
* Add a one second sleep before touching the spool directory. If the touchjhb2012-07-021-0/+9
* A cross-reference takes a man page section as well. Assume pkg(1),marcel2012-07-021-1/+1
* Remove 14 not very useful characters " HDA CODEC PCM" from HDA pcm devicemav2012-07-021-4/+8
* Add description for INSTALL_AS_USERmarcel2012-07-021-0/+9
* Fix two layout bugs in the previous change:jhb2012-07-021-1/+3
* Fix typo in option description file (using svn move).marcel2012-07-021-0/+0
* Remove route caching from IP multicast routing code. There is noglebius2012-07-024-18/+17
* Add IDs for some USB controllers I have around. Just a cosmetics.mav2012-07-024-4/+27
* Restore GPIO config quirks handling, lost during last big refactoring.mav2012-07-021-6/+3
* Fix build after r237997.glebius2012-07-022-1/+2
* Revert r238004 as more review has come in and there is now a discussionsbruno2012-07-022-46/+20
* Add reference to portsnap(8).wblock2012-07-021-3/+5
* Cosmetic display change of Cx states via cx_supported sysctl entries.sbruno2012-07-022-20/+46
* Move common code parts to sctp_common_input_processing().tuexen2012-07-023-311/+200
* Remove dead code (on FreeBSD) as suggested by glebius@.tuexen2012-07-021-8/+1
* Honor db_pager_quit in 'show uma' and 'show malloc'.jhb2012-07-022-0/+6
* New build KNOB: WITHOUT_PKGBOOTSTRAP to condition building of usr.sbin/pkgbapt2012-07-023-1/+12
* Fix XEN build, broken in r237924.brueffer2012-07-021-2/+2
* Issue proper diagnostic on the short writes, also consider thekib2012-07-021-5/+20
* Do not override an error from uiomove() with (non-)error result fromkib2012-07-021-3/+6
* Fix typo in r237981.mav2012-07-021-1/+1
* Add acpi_asus_wmi(4) -- driver for random extras found on WMI-compatiblemav2012-07-027-1/+755
* - Call bus_generic_attach() at end of hdspe_attach().glebius2012-07-021-2/+4
* Expose scrub and resilver tunables.mm2012-07-021-12/+44
* For the ports modules building code, clean WRKDIR before building. This isdougb2012-07-021-1/+1
* .. And fix another typo. Grr.adrian2012-07-021-1/+1
* Fix another typo.adrian2012-07-021-1/+1
* Fix typo.adrian2012-07-021-1/+1
* Bring over some further HAL capabilities from the Atheros HAL, as welladrian2012-07-022-2/+26
* Use timeclear() instead of home grown version.delphij2012-07-021-1/+1
* ctype_l(3): Note that not all these functions are specified by POSIX.1-2008.jilles2012-07-011-1/+14
* Correct a grammo.schweikh2012-07-011-1/+1
* Remove bogus __unused attribute from hrowpic_eoi().rpaulo2012-07-011-1/+1
* Check if there is cmsg at all.pjd2012-07-011-1/+1
* Make geom_mirror more friendly to SSDs. To properly support TRIM,glebius2012-07-012-3/+15
* In g_mirror_regular_request() upon successful delivery treatglebius2012-07-011-1/+2
* Replace an unreachable panic() in vm86_getptr (been there for 13 years) withbrueffer2012-07-012-3/+3
* Similar to all.log, mention that /var/log/console.log has to be created and c...brueffer2012-07-011-0/+1
OpenPOWER on IntegriCloud