summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Set the max_lun field of the path inquiry CCB to 8.ken2012-02-141-1/+1
* Revert r231673 and r231682 for now, until we can run a full makedim2012-02-1428-807/+299
* Add new USB device ID.hselasky2012-02-142-0/+2
* When initialising the CP0 status register during boot on 64-bit MIPS,rwatson2012-02-141-1/+1
* Add some missing radar config parameters.adrian2012-02-141-2/+20
* Fix the usefir128 config bit flipping.adrian2012-02-141-3/+2
* Improve the radar register config API.adrian2012-02-142-24/+44
* Remove UCP from the list of countersgnn2012-02-141-1/+1
* Add options for program (-p) and to turn off waiting (-w) which is nowgnn2012-02-141-5/+20
* Update HISTORY for isci.4 man page.jimharris2012-02-141-1/+1
OpenPOWER on IntegriCloud