summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Complete polled-mode operation by using a callout if the device will begrehan2012-04-123-1/+16
* Add missing LibUSB 1.0 API function.hselasky2012-04-124-1/+33
* - Extend the KDB interface to add a per-debugger callback to print ajhb2012-04-123-9/+36
* Style.trasz2012-04-121-10/+7
* Update the swi_add prototype after struct ithd was split up intopluknet2012-04-121-15/+16
* If a linker file contains at least one module, but all of the modulesjhb2012-04-121-2/+13
* Apparently the length field in advanced descriptorsluigi2012-04-121-1/+6
* Fix error messages containing the executed command namedumbbell2012-04-121-31/+77
* Add OFED and the associated options and drivers to x86 LINT builds:jhb2012-04-1216-20/+177
* Don't update if_obytes when transmitting packets. That is already donejhb2012-04-122-2/+0
* Remove block reallocation used to make room for the cylinder grouptrasz2012-04-121-854/+165
* Refactor da(4) to remove one of two code paths used to query capacitytrasz2012-04-121-184/+72
* Read backup GPT header from the last LBA only when primary GPT header andae2012-04-121-7/+7
* Some code restructuring to bring the memory allocator out of netmap.cluigi2012-04-123-532/+556
* Keep a copy of the original pointer returned by openpam_readline() sodes2012-04-121-7/+7
* Add thread-private flag to indicate that error value is already placedkib2012-04-123-3/+10
* remove an unnecessary #defineluigi2012-04-121-4/+0
* Propagate the current state of rtld_bind_lock to dlopen_object() callskib2012-04-121-16/+23
* use correct selinfo pointer for the generic interrupt handlerluigi2012-04-121-2/+2
* use getopt to parse options, add one option to setluigi2012-04-121-19/+61
* The BIND 9.8.2 tarball was re-rolled to remove 9.8.1 release notes.dougb2012-04-125-699/+1
* Set the proto to LAGG_PROTO_NONE before calling the detach routine so packetsthompsa2012-04-121-6/+10
* Sort completionseadler2012-04-121-8/+10
* Export vinactive() from kern/vfs_subr.c (e.g., make it no longermckusick2012-04-113-14/+3
* Whitespace cleanup.mckusick2012-04-111-5/+5
* We don't need kcopy() in any of the remaining places it is used, sonwhitehorn2012-04-114-34/+3
* Only manipulate the PGA_EXECUTABLE flag on managed pages. This is a proxynwhitehorn2012-04-111-14/+10
* Reapply r223198 which was reverted in the previous vendor import. Somejhb2012-04-112-4/+42
* Trim stray blank line.jhb2012-04-111-1/+0
* Allow device_busy() and device_unbusy() to be invoked while a device isjhb2012-04-112-5/+14
* Fix error in r233949. Synchronizing icaches on uncacheable pages turns outnwhitehorn2012-04-111-2/+4
* A couple of changes related to ixgbe operation in netmap mode:luigi2012-04-112-5/+82
* Restore the blank line incorrectly removed in r234104.jh2012-04-111-0/+1
* Support percent-encoded user and passwordemaste2012-04-111-6/+45
* Enable prefetching of descriptors on the TX ring, using the sameluigi2012-04-111-0/+8
* Fix typo (add a missing '%/' in sed)eadler2012-04-111-1/+1
* s/Free Memory Pages/Free Memory/ to avoid confusion, since we'reeadler2012-04-111-1/+1
* - remove the length shortening on the patheadler2012-04-111-6/+5
* Make the item numbers match the crypt magic numbereadler2012-04-111-0/+2
* Return EBADF instead of EMFILE from dup2 when the second argument iseadler2012-04-113-8/+13
* It is a logical error that in carp_multicast_cleanup()glebius2012-04-111-24/+59
* It seems that libdisk(3) incorrectly sets d_secperunit value.ae2012-04-111-1/+2
* Back out r228476.yongari2012-04-112-55/+53
* uart_cpu_amd64.c and uart_cpu_i386.c (under sys/dev/uart) aremarcel2012-04-114-109/+2
* Fix the default, non-superg compile.adrian2012-04-111-0/+2
* Do not restore the register holding the TLS pointer when doing variousnwhitehorn2012-04-117-8/+12
* Fix compilation with IEEE80211_ENABLE_SUPERG defined.adrian2012-04-101-0/+1
* Convert the flags over to a set of bit flags.adrian2012-04-101-12/+13
* Back out r233646. Although it fixed most libgeom consumers under 32-bitjmallett2012-04-102-82/+29
* Queue CCBs internally instead of using CAM_REQUEUE_REQ status. This fixesjimharris2012-04-104-29/+56
OpenPOWER on IntegriCloud