summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Don't use anonymous unions.tuexen2016-04-183-4/+4
* | Remove a left-over debug printf().tuexen2016-04-181-10/+0
* | Allow RT3350 CPU clock to be detected as part of RT3050/RT3052 detectionsgalabov2016-04-182-8/+12
* | Use NULL instead of 0 for pointers.araujo2016-04-181-4/+4
* | Use NULL for pointers.araujo2016-04-181-1/+1
* | Use NULL instead of 0 for pointers.araujo2016-04-183-7/+7
* | Use NULL instead of 0.araujo2016-04-181-3/+3
* | The malloc will return NULL if it can't allocate memory.araujo2016-04-181-1/+1
* | Use nitems instead of 'sizeof(mapnames) / sizeof(mapnames[0]'.araujo2016-04-181-2/+2
* | Add the kern.vt.enable_bell sysctl, which was not documented previously.wblock2016-04-181-5/+18
* | [urtwn] default to announcing RX 64K aggregates.adrian2016-04-181-0/+1
* | [net80211] put in a comment about the not-quite-correctness of A-MPDU paramet...adrian2016-04-181-0/+8
* | Use a loop instead of a goto in sysctl_kern_proc_kstack().markj2016-04-171-6/+3
* | Fix the description of the first two arguments to proc:::create.markj2016-04-171-2/+2
* | Make the second argument of dtrace_invop() a trapframe pointer.markj2016-04-1716-75/+100
* | Note that mklocale(1) and colldef(1) are no longer usedbapt2016-04-172-2/+16
* | Use the nitems() macrobapt2016-04-171-2/+4
* | Import libucl 0.8.0bapt2016-04-1740-546/+2120
|\ \
| * | Import libucl 0.8.0bapt2016-04-1740-546/+2120
* | | Add CAM_NETFLIX_IOSCHED to the build.imp2016-04-171-0/+1
* | | Do the intmax_t dance for debug so CAM_NETFLIX_IOSCHED builds onimp2016-04-171-3/+3
* | | Import sqlite3 3.12.1bapt2016-04-1717-13933/+45776
|\ \ \
| * | | Import sqlite3-3.12.1 (3120100)bapt2016-04-1717-13933/+45776
| * | | Import sqlite3-3.8.11.1 (3081101)peter2015-08-098-5109/+12358
| * | | Import sqlite3 3.8.9bapt2015-05-016-3615/+7223
| * | | Import sqlite3 3.8.7.2bapt2014-11-226-4742/+9007
| * | | Vendor import sqlite-3.8.5 (sqlite-autoconf-3080500), minus tea/*peter2014-08-1216-35912/+43882
* | | | mail: Don't truncate mtime of mailbox to microseconds.jilles2016-04-171-9/+9
* | | | Fix markup on "\n" in printf so it renders correctly.wblock2016-04-171-4/+4
* | | | undo previous commit - WIP was committed by accident.adrian2016-04-171-3/+3
* | | | Until it has been properly fixed upstream, apply a temporary workarounddim2016-04-171-1/+1
* | | | Remove leftover from Big5HKSCS removalbapt2016-04-171-18528/+0
* | | | The struct thread td_estcpu member is only used by the 4BSD scheduler.kib2016-04-176-54/+54
* | | | Add hw.dmar.batch_coalesce tunable/sysctl, which specifies rate atkib2016-04-173-2/+20
* | | | Implement Auxiliary register. Add PIM_ATA_EXT flag to flag that a SIMimp2016-04-177-10/+33
* | | | tag_action is not used at all in ata. It's set to 1 for orderedimp2016-04-174-14/+7
* | | | Turn ssh_host_dsa_key back on until PR#208254 is taken care of.peter2016-04-171-1/+1
* | | | Fix etcupdate(8) with rc.sendmail and devd/*. It turns outgjb2016-04-172-17/+3
* | | | Remove lib/libcapsicum and libexec/casper, brought back asgjb2016-04-1734-4358/+0
* | | | [urtwn] set the A-MPDU density to 16.adrian2016-04-171-0/+4
* | | | Dell has an OEM drive from Samsung that has issues. NCQ Trim isn'timp2016-04-171-0/+9
* | | | Only compile the FDT bits when we are using FDT.adrian2016-04-172-3/+5
* | | | Fix the ICMP6 handling for SCTP.tuexen2016-04-164-227/+190
* | | | Add Codel to NOTES.loos2016-04-161-0/+1
* | | | Remove Big5HKSCS entries from mtreebapt2016-04-161-4/+0
* | | | Quote variable for architectures where we have more thannetchild2016-04-161-1/+1
* | | | Import Mediatek/Ralink dts files from OpenWRTsgalabov2016-04-16192-0/+23011
* | | | Add support for boot arguments specification via fdtsgalabov2016-04-161-0/+55
* | | | Change MIPS_INTRNG to INTRNG in MEDIATEK_BASE configsgalabov2016-04-161-2/+2
* | | | Regenerate the Makefile so that actually the new generated collation arebapt2016-04-161-0/+1
OpenPOWER on IntegriCloud