summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ath_hal] initialise ah_beaconInterval when the AP/IBSS/TDMA beacon is setup.adrian2016-06-082-2/+3
* Add support for Atmel at25df641 flashbapt2016-06-083-0/+5
* Document 300880, Leading spaces are stripped from SCSI disk serial numbersskreuzer2016-06-081-0/+7
* cxgbe(4): Add a sysctl to manage the binding of a txq to a traffic class.np2016-06-082-0/+82
* Don't force filemon for makeman/showconfigbdrewery2016-06-081-1/+2
* Remove duplicate define.br2016-06-081-1/+0
* sfxge(4): host byte order is required for IP ID in TSO descriptorsarybchik2016-06-081-2/+2
* Regeneratebdrewery2016-06-081-2/+20
* Bounds check rpcbs_rmtcall(..) to ensure rtype is less than RPCBVERS_STATngie2016-06-081-1/+1
* sfxge(4): cleanup: add missing probes to ef10_nvram_segment_write_tlvarybchik2016-06-081-7/+16
* Move misplaced break statement to right placegarga2016-06-081-1/+1
* Replace _pam_verbose_error() with a macro. This was the last differencedes2016-06-086-80/+66
* Fix typos.trasz2016-06-085-8/+8
* Fix some trailing whitespaces.trasz2016-06-0815-59/+59
* Don't leak olinep if malloc() fails.truckman2016-06-081-0/+2
* Don't leak addrinfo if ai->ai_addrlen <= minsiz test fails.truckman2016-06-081-12/+13
* Last few instances of "sentence not on new line".trasz2016-06-088-17/+31
* Fix a bunch of "sentence not on new line" warnings in section 9.trasz2016-06-089-43/+66
* Fix a bunch of "sentence not on new line" warnings from igor(1).trasz2016-06-0846-140/+208
* hyperv/vmbus: Change tx_evtflags type to u_long to match vmbus_evtflagssephe2016-06-085-11/+14
* Improve documentation for usfs(4) and usb_template(4).trasz2016-06-082-13/+32
* Pacify igor(8) and make it easier to find via "man -k iser".trasz2016-06-081-5/+6
* Add iser(4) manual page.trasz2016-06-083-1/+95
* Apply mergemaster r255428:delphij2016-06-081-1/+1
* hyperv/vmbus: Busdma-fy MNF and event flags.sephe2016-06-085-90/+76
* Explicitly NUL terminate the buffer filled by fread().truckman2016-06-081-3/+3
* Old process credentials for setuid execve must not be dereferencedkib2016-06-081-3/+7
* Bump date on ifconfig(8) and vlan(4) to reflect the changes madearaujo2016-06-082-2/+2
* Fix a style bug.kevlo2016-06-081-1/+1
* - Replace the magic numbers with something more readable.kevlo2016-06-082-5/+25
* Fix a (false positive?) Argument cannot be negative coverity defect.truckman2016-06-081-5/+2
* Introduce the PD_CLOEXEC for pdfork(2).oshogbo2016-06-084-3/+33
* Add flags to the Casper services.oshogbo2016-06-0810-47/+79
* libsupc++: Fix typo in symbol map.pfg2016-06-081-1/+1
* ext2fs: Stop dropping and reacquiring Giant around geom calls.pfg2016-06-071-12/+0
* Fix memory leaks in (a|)daregister introduced in r298002cem2016-06-072-0/+2
* iflib: Improve cleanup on iflib_queues_alloc error pathcem2016-06-071-5/+16
* nfs_clvfsops: Fix leading whitespace introduced in r299848cem2016-06-071-30/+30
* Switch arm64 to use intrng by default. The old interrupt handling code canandrew2016-06-072-15/+1
* nfs_clvfsops: Prevent strdup of stack garbage with bogus mount specscem2016-06-071-1/+2
* iflib: Fix potential leak in iflib_if_transmitcem2016-06-071-2/+2
* Fix a minor leak in ACPI thermalcem2016-06-071-1/+3
* Start to clean MIDR values using the CPUID scheme. We don't need to knowandrew2016-06-072-34/+46
* ext2fs: rearrange ext4_bmapext().pfg2016-06-071-17/+16
* ext2fs(5): Cosmetic cleanups, mostly to the ext4 code.pfg2016-06-073-16/+16
* Disconnect LE socket when the HCI connection associated is disconnected.takawata2016-06-073-3/+10
* Bump dates in blacklist related manpageslidl2016-06-073-3/+3
* Document BLACKLIST related build optionslidl2016-06-072-0/+10
* Separate BLACKLIST vs BLACKLIST_SUPPORT properlylidl2016-06-076-8/+8
* Note blacklist support first appeared in FreeBSD 11lidl2016-06-073-3/+15
OpenPOWER on IntegriCloud