summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Address review.markm2015-07-081-4/+4
* Reimplement the ordering requirements for the timehands updates, andkib2015-07-081-70/+68
* Use atomic_fence_fence_rel() to ensure ordering in thekib2015-07-081-33/+6
* only enable immintrin when clang is used. The base gcc does not support it.luigi2015-07-081-1/+2
* Add the atomic_thread_fence() family of functions with intent tokib2015-07-087-0/+218
* The intention of r254304 was to scan the active queue continuously.alc2015-07-082-15/+20
* add an extra tty for picobsd buildsluigi2015-07-081-0/+1
* trap some errors when building picobsdluigi2015-07-081-2/+3
* Implement PF_IMMUTABLE flag and apply it to "name" and "jid" inhrs2015-07-082-2/+8
* cosmetic: whitespaces-tab before EOLpfg2015-07-081-1/+1
* Use the __sentinel attribute.pfg2015-07-081-2/+2
* MFV r285191: tcpdump 4.7.4.pkelsey2015-07-0898-2070/+4458
|\
| * Vendor import of tcpdump 4.7.4.pkelsey2015-07-06158-2353/+6224
| * Upstream fixes for issues found with afl (Issue #417).pfg2015-01-312-5/+25
| * Merge some cherry-picked fixes originating in OpenBSDpfg2015-01-272-5/+8
* | Correctly set __WCHAR_MIN, there is no __UINT_MIN, it's 0.andrew2015-07-081-1/+1
* | Replace use of .Po Pc with the preferred .Pq for single linepkelsey2015-07-084-11/+11
* | Add support for ipi_all_but_self on arm64.andrew2015-07-081-2/+10
* | Add an implementation of savectx that doesn't just call panic.andrew2015-07-081-4/+25
* | Add memory barrier to bus_dmamap_sync()zbb2015-07-081-1/+13
* | Handle copyout for the fcntl(F_OGETLK) using oflock structure.kib2015-07-081-5/+6
* | Send the correct signal when vm_fault fails. While here also set the codeandrew2015-07-081-8/+11
* | Document r283961, pw(8) '-R' option.gjb2015-07-081-0/+4
* | Add myself to committers-src.dotcem2015-07-081-0/+3
* | Fix offset calculation in variable substitutionhrs2015-07-081-8/+8
* | Since the case where secflavor < 0 indicates the security flavor isrmacklem2015-07-071-2/+2
* | pw: fail if an invalid entry is found while parsing master.passwd and groupbapt2015-07-072-0/+33
* | unroll the loop slightly... This improves performance enough tojmg2015-07-071-5/+17
* | - 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
OpenPOWER on IntegriCloud