summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Spell out the name of the month.brueffer2009-10-251-1/+1
* Eliminate an unnecessary check from vm_fault_prefault().alc2009-10-251-2/+2
* Compile libgcov without stack protection. It can be linked intokan2009-10-251-0/+1
* Update according to the latest iwn(4) driver import.rpaulo2009-10-252-7/+34
* Explain that iwn was updated and the firmware images are now split.rpaulo2009-10-251-0/+8
* Update firmware images according to the latest iwn updated.rpaulo2009-10-251-10/+38
* Unconditionally call the setsockopt for IPV6_V6ONLY for v6 linux socketsbz2009-10-251-12/+5
* Output a comment on top of each generated file explaining where it camerpaulo2009-10-251-1/+5
* Inform hwpmc(4) of a thread's impending demise prior to invoking sched_throw().jkoshy2009-10-251-0/+12
* Update a comment to reflect the previous change.alc2009-10-251-1/+1
* sh: Exempt $@ and $* from set -ujilles2009-10-243-3/+18
* Add some tests for ${var?} and set -u.jilles2009-10-242-0/+51
* Add PRINTF_BUFR_SIZE=128, since we have SMP by default.marcel2009-10-241-2/+3
* A 32KB kernel stack is not quite enough. The new USB stack is a bitmarcel2009-10-241-1/+1
* Implement _umtx_op_err() for ia64.marcel2009-10-243-1/+38
* - Rename tunable kern.ipc.shmmaxpgs to kern.ipc.shmall.ru2009-10-241-1/+8
* Spell DIAGNOSTIC correctly.ru2009-10-242-3/+3
* Turn on NAP mode on G5 systems, and refactor the HID0 setup code a little.nwhitehorn2009-10-242-89/+160
* Allow Heathrow-based machines to boot a kernel containing option SMPnwhitehorn2009-10-241-1/+7
* Add more obsolete man pages.antoine2009-10-241-0/+46
* Replace ocurrences of FreeBSD CURRENT by FreeBSD 8.0.rpaulo2009-10-242-3/+3
* Updates to the iwn driver:rpaulo2009-10-246-65/+142
* Correct spelling typo in ip_input comment.rwatson2009-10-241-1/+1
* Not all Intel Core (TM) CPUs implement PMC_CLASS_IAF fixed-functionjkoshy2009-10-241-12/+47
* Only claim that the PMC_CLASS_IAF PMCs are supported by a CPU ifjkoshy2009-10-241-5/+15
* BIOSes, buggy or otherwise, are i386 or amd64 specific.marcel2009-10-231-0/+4
* Updated iwn(4) driver supporting the newer series, 5000, 5150 and 5300.rpaulo2009-10-239-6044/+19943
* Remove debugging printf that snuck in here.nwhitehorn2009-10-231-1/+0
* Add some more paranoia to setting HID registers, and update the AIMnwhitehorn2009-10-233-12/+27
* Reimplement device reset sequence in more controller-specific way.mav2009-10-231-38/+34
* Remove a redundant byte swapping in the previous commit.jkim2009-10-231-1/+0
* Try hiding annoying text cursor after the video controller is reset.jkim2009-10-231-0/+5
* Search for default 800x600 graphics mode from supported VESA mode list.jkim2009-10-231-18/+46
* Correct some issues with zfs boot.rnoland2009-10-234-23/+93
* - When we restore VESA state, try BIOS POST earlier. VESA restore statejkim2009-10-232-25/+71
* Use the correct option name in the preprocessor command to enableqingli2009-10-233-5/+5
* Remove unneeded blank line from bpf_drvinit().rwatson2009-10-231-1/+0
* - Fix several off-by-one errors when using MAXCOMLEN. The p_comm[] andjhb2009-10-235-20/+19
* Style fix.jhb2009-10-231-1/+1
* Don't bother copying the name of a kproc or kthread out into a temporaryjhb2009-10-231-6/+2
* MFp4:mav2009-10-234-15/+4
* wordexp(3): fix some bugs with signals and long outputsjilles2009-10-232-19/+99
* Do not map the trap vectors into the kernel's address space. They arenwhitehorn2009-10-232-6/+13
* Make "Retrying Command" to be printed before actual retrying.mav2009-10-231-22/+17
* Improve grammar in ip_input comment while attempting to maintain whatrwatson2009-10-231-2/+2
* Properly sort the intr_event_describe_handler() prototype.jhb2009-10-231-2/+2
* Revert interrupt reason check order back.mav2009-10-231-6/+6
* MFp4:mav2009-10-234-254/+760
* Fix the build.mav2009-10-231-1/+1
* The draft spec doesn't say beacon frames need to have a wildcard BSSID,rpaulo2009-10-231-7/+1
OpenPOWER on IntegriCloud