summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge multi-FIB IPv6 support from projects/multi-fibv6/head/:bz2012-02-1740-615/+947
* Style: prefer the use of line continuations to +=eadler2012-02-171-42/+42
* Fix a stupid typo.jkim2012-02-161-1/+1
* Merge ACPICA 20120215.jkim2012-02-16178-1022/+2002
|\
| * Import ACPICA 20120215.jkim2012-02-16311-886/+2665
* | Set the initial mode for the adapter after executing VESA BIOS POST.jkim2012-02-161-2/+5
* | Make sure the VESA mode number is between 256 and 511 inclusive.jkim2012-02-161-2/+4
* | Properly check VESA video mode number.jkim2012-02-161-1/+1
* | Refine r231791. Install the resume event handler unconditionally.jkim2012-02-161-18/+11
* | Fix a bug in the calculation of the maximum I/O request size.gibbs2012-02-162-11/+44
* | Fix 'make depend'.uqs2012-02-163-4/+5
* | Fix typo in a printf string: "specificed" -> "specified".gibbs2012-02-161-4/+4
* | Fix "_" vs. "-" typo in a comment. No functional changes.gibbs2012-02-161-1/+1
* | Add support for filtering USB devices and USB endpoints to the usbdump utilityhselasky2012-02-162-12/+174
* | Fix comma splice, can't ambiguity and quoting.imp2012-02-161-1/+1
* | Refactor the name hash and the ID hash, that are used to address nodes:glebius2012-02-162-71/+178
* | Specify correct loading order for core of netgraph(4).glebius2012-02-161-2/+2
* | Supply correct "how" argument to the uma_zcreate().glebius2012-02-161-2/+2
* | Add a module dependency on wlan.adrian2012-02-161-0/+1
* | In ng_getsockaddr() allocate memory prior to obtaining lock.glebius2012-02-161-11/+8
* | delete-old does not have delete-old-libs dependency.pluknet2012-02-161-1/+1
* | When vm_mmap() is used to map a vm object into a kernel vm_map, italc2012-02-161-10/+10
* | Fix warning when compiling with gcc46eadler2012-02-161-4/+0
* | Removed unused code: fixes compiler warning with CC=gcc46eadler2012-02-161-83/+0
* | Don't extract the n_type value from the elf header, since it is never usedeadler2012-02-161-2/+0
* | Add a timestamp to the msgbuf output in order to determine when wheneadler2012-02-162-9/+48
* | Add err(3) to strerror(3) SEE ALSO sectioneadler2012-02-161-0/+1
* | Make sure to synchronize icache for the newly loaded loader. Not an issuenwhitehorn2012-02-162-3/+7
* | Delete a couple of out of date comments that are no longer true inrmacklem2012-02-162-8/+1
* | Clean up RFLAG and CR3 register handling and nearby comments. For BSP, usejkim2012-02-152-20/+6
* | (This commit only touches code within the DEV_NETMAP blocks)luigi2012-02-1510-107/+97
* | Set up an event handler to turn off speaker if user requested it. Speakerjkim2012-02-151-7/+22
* | Make ACPI resume beeper less cryptic. Set PIC timer2 mode properly.jkim2012-02-151-7/+17
* | Some BIOSes are known for corrupting low 64KB between suspend and resume.jkim2012-02-151-2/+13
* | Wordsmith the can't find kernel error message, and suggest whichimp2012-02-151-1/+1
* | reduce the differences between these three files.luigi2012-02-153-72/+88
* | Bump .Dd date for previous revision.delphij2012-02-151-1/+1
* | Improve error handling in smusat(4).nwhitehorn2012-02-151-5/+18
* | Fix PAWS (Protect Against Wrapped Sequence numbers) in cases whenbz2012-02-155-23/+54
* | Fix includes list.glebius2012-02-151-2/+1
* | Trim double empty lines.glebius2012-02-151-8/+0
* | Remove testing stuff, reducing kernel memory footprint by 1 Kb.glebius2012-02-151-29/+0
* | In ng_bypass() add more protection against potential raceglebius2012-02-151-0/+4
* | style(9): sort includes.glebius2012-02-151-6/+6
* | Add additional check to EBR probe and create methods:ae2012-02-151-8/+19
* | Add PART::type attribute handler. It returns partition type as string.ae2012-02-151-0/+4
* | Limit the ST3146855LW U320 drive to 55 tags to avoid command timeoutsgibbs2012-02-151-0/+8
* | Enhance documentation, improve interoperability, and fix defects ingibbs2012-02-155-128/+743
* | Add notes about sigev_notify_kevent_flags introduced in revision 230857davidxu2012-02-151-0/+3
* | - Remove some unnecessary cast when assigning NULL to a handle.kevlo2012-02-151-3/+3
OpenPOWER on IntegriCloud