summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Add IPv6 support in quota(1). While rpc.rquotad has supported PF_INET6hrs2015-07-072-31/+18
* Fix an incorrect assertion in witness.markj2015-07-071-1/+1
* Fix markup.trasz2015-07-071-3/+3
* Add the Banana Pi DTS.loos2015-07-072-0/+80
* lldb: use .PATH to find man page instead of symlinking itemaste2015-07-071-2/+2
* we may get here w/ non-sleepable locks held, so switch to _NOWAIT whenjmg2015-07-073-4/+9
* Avoid creating invalid UEFI device pathemaste2015-07-071-5/+18
* Add the GMAC entries to sun7i (A20) DTS.loos2015-07-071-0/+14
* Fix rfcomm_sppd regression I could reproduced.takawata2015-07-072-1/+5
* Relocate sched_random() within the SMP section.pfg2015-07-071-20/+18
* Remove reboot.S (part of libc). It's not needed and was actuallytrasz2015-07-074-97/+2
* Export the ssthresh value per SCTP path via the sysctl interface.tuexen2015-07-072-1/+3
* Sort by svn revision.gjb2015-07-071-15/+16
* Attempt to make 5GHz HT/40 work on the 6xxx series NICs.adrian2015-07-072-20/+46
* Note merge to head for sendmail 8.15.2 along with a special note for thosegshapiro2015-07-071-3/+14
* Add warning about change of behavior for sendmail 8.15.2 under FreeBSD 11gshapiro2015-07-071-0/+14
* Update for sendmail 8.15.2 importgshapiro2015-07-071-2/+2
* Minor changes to force commit these files so new freebsd*.cf files aregshapiro2015-07-072-2/+0
*-. Merge sendmail 8.15.2 to HEADgshapiro2015-07-0776-1110/+3918
|\ \
| | * Import sendmail 8.15.2gshapiro2015-07-0641-5141/+6418
| |/
| * Import sendmail 8.15.1gshapiro2014-12-1279-10179/+16783
| * Import sendmail 8.14.9gshapiro2014-05-22729-898/+908
* | Enable the wireless on attach.jhibbits2015-07-071-0/+3
* | style(9) cleanups.jhibbits2015-07-071-4/+3
* | libsm/path.c is about to disappear in the merge of sendmail 8.15.2. It is angshapiro2015-07-071-1/+1
* | Temporarily disable WARNS while addressing a non-issue with the upstream codegshapiro2015-07-071-1/+1
* | cxgbe(4): Add a new knob that controls the congestion response of netmapnp2015-07-063-6/+16
* | cxgbe(4): Do not override the the global defaults for congestion drops.np2015-07-061-17/+0
* | The results of the vote are in. This reflects that vote. Singleimp2015-07-061-5/+6
* | Move the 'devmem' device nodes from /dev/vmm to /dev/vmm.ioneel2015-07-062-2/+2
* | Always assert DCD and DSR in bhyve's uart emulation.neel2015-07-061-17/+34
* | Fix for non-random IV's when CRD_F_IV_PRESENT and CRD_F_IV_EXPLICITjmg2015-07-062-24/+25
* | remove _NORMAL flag which isn't suppose to be used w/ _alloc_ctx...jmg2015-07-061-2/+1
* | tty: replace several curthread->td_proc with stored curprocmjg2015-07-061-5/+7
* | Introduce ITS support for ARM64zbb2015-07-067-5/+2073
* | Add more tlb invalidations. We currently invalidate when we may not needandrew2015-07-061-15/+38
* | When initializing the (unused) TX descriptors it is not necessary set theloos2015-07-061-3/+1
* | Use uint32_t consistently to store registers values.loos2015-07-062-39/+25
* | Don't acquire sysctlmemlock in userland_sysctl() when the old valuepkelsey2015-07-061-1/+1
* | Mutex memory is not zeroed, add MTX_NEW.kib2015-07-061-1/+1
* | Fill the port and protocol information in the SADB_ACQUIRE messageae2015-07-061-8/+60
* | Add hton and ntoh to the arm64 Symbols.map file, they exist but were notandrew2015-07-061-0/+4
* | Correct bit offsets for ahci quirkssmh2015-07-061-2/+2
* | Merge booke and aim interrupt.c files.jhibbits2015-07-064-178/+14
* | Fix the sent packets statistics for if_dwc.loos2015-07-061-0/+1
* | Fix if_loop so bpfwrite() can use it regardless of the state ofpkelsey2015-07-061-1/+1
* | Fix range upper bound for uint32_t and uint64_t, and reformat rangepkelsey2015-07-061-5/+9
* | Fix sysctl(3) so it returns the intended values for all mib names inpkelsey2015-07-061-2/+14
* | Remove a BUGS entry that was addressed by r282300.markj2015-07-051-5/+1
* | Rename the dtrace-* man pages to dtrace_* for consistency with othermarkj2015-07-059-38/+45
OpenPOWER on IntegriCloud