aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Makefiles: remove outdated commentsEitan Adler2018-06-242-7/+0
* newfs: clean up warningsEitan Adler2018-06-241-4/+5
* Fix a comment; the ntp leaplist file is updated periodically, but not weeklyIan Lepore2018-06-241-1/+1
* Modernize usage of "restrict" keyword in ntp.confIan Lepore2018-06-241-5/+3
* Retrieve the bus clock speed and mode (polarity/phase) from the child deviceIan Lepore2018-06-231-34/+87
* Add an example for displaying the manufacturer and size info from aIan Lepore2018-06-231-0/+6
* Add spi-max-frequency properties to all spigen nodes. This is a requiredIan Lepore2018-06-232-0/+4
* top(1): Restructure printing of process statesEitan Adler2018-06-231-77/+63
* top(1): Convert process listing to sbuf tooEitan Adler2018-06-231-57/+45
* top(1): Use basename instead of a homegrown alternativeEitan Adler2018-06-231-5/+2
* Document libcasper_service.Mariusz Zaborski2018-06-233-0/+120
* Document multi variants of *prop_alloc functionsOleksandr Tymoshenko2018-06-232-6/+70
* Bump .Dd value after r335585Oleksandr Tymoshenko2018-06-231-1/+1
* Fix invalid OF_getencprop_alloc usage in fdt_pinctrl(9)Oleksandr Tymoshenko2018-06-231-2/+2
* aesni(4): Fix {de,en}crypt operations that allocated a bufferConrad Meyer2018-06-231-0/+4
* aesni(4): Support CRD_F_KEY_EXPLICIT OCF modeConrad Meyer2018-06-231-11/+31
* aw_mmc: Fix style(9) after r335476Emmanuel Vadot2018-06-231-21/+21
* allwinner: clkng: Correct mux width and flagsEmmanuel Vadot2018-06-232-4/+4
* Re-count available PV entries after reclaiming a PV chunk.Mark Johnston2018-06-232-4/+24
* Sort uma_zone fields according to 64 byte cache line with adjacent lineJeff Roberson2018-06-231-21/+28
* epoch(9): Don't trigger taskq enqueue before the grouptaskqs are setupMatt Macy2018-06-231-1/+14
* Revert r334843, and partially revert r335180.Gleb Smirnoff2018-06-234-22/+24
* top(1): show CPU state breakdown on first runEitan Adler2018-06-231-20/+1
* Use 'mv -f' in rc.d/ntpd to avoid spuriously halting the boot.Ian Lepore2018-06-231-1/+2
* powerpc64: Fix stack setup in dbtrapJustin Hibbits2018-06-231-1/+1
* Set the slotid and ND_HASSLOTID flag for NFSv4.1 sequenced operations.Rick Macklem2018-06-231-0/+2
* Define ND_HASSLOTID needed by r335568.Rick Macklem2018-06-231-0/+1
* pf: Support "return" statements in passing rules when they fail.Kristof Provost2018-06-223-66/+131
* Fix the handling of NFSv4.1 sessions for "soft" mounts.Rick Macklem2018-06-221-16/+64
* Change the NFSv4.1 pNFS client so that it returns the DS error in layoutreturn.Rick Macklem2018-06-223-10/+30
* Add "mountcritremote" to the REQUIRE line for nfsd.Rick Macklem2018-06-221-1/+1
* Still parse messages that don't contain an RFC 3164 timestamp.Ed Schouten2018-06-221-55/+57
* Add spigen(4) fdt data overlays for RPI-B, RPI-2.Ian Lepore2018-06-223-0/+70
* Eliminate a spurious panic on non-SMP systems (occurred on shutdown/reboot).Ian Lepore2018-06-221-0/+2
* Revert r335449 and add needed MK_LLD_BOOTSTRAP check for SRCS_MIW.Bryan Drewery2018-06-221-25/+25
* Don't bail out when we find primary and secondary bootblocks miscompare.Xin LI2018-06-221-2/+2
* Add support for selectively enabling LLVM targetsDimitry Andric2018-06-2221-8/+229
* Improve the accuracy of the POSIX "process CPU-time" clocks by adding theColin Percival2018-06-221-0/+2
* top(1): increase warningsEitan Adler2018-06-221-2/+2
* top(1): garbage collectEitan Adler2018-06-222-29/+6
* top(1): increase size of 'C' columnEitan Adler2018-06-221-2/+2
* top(1): remove special handling of load > 5Eitan Adler2018-06-223-20/+3
* top(1): reimplement header formatting as sbufEitan Adler2018-06-225-85/+47
* su(1): build with WARNS=6Eitan Adler2018-06-221-2/+0
* epoch.9: bump DdEitan Adler2018-06-221-1/+1
* epoch.9: fix some style and speeling issuesEitan Adler2018-06-221-16/+18
* Eliminate gcc "shadowed declaration" warnings by using idx rather thanIan Lepore2018-06-221-12/+12
* audit(4): add tests for Sys V semaphore operationsAlan Somers2018-06-221-1/+697
* Add spi(8), a utility for communicating with a device on a SPI bus fromIan Lepore2018-06-224-0/+1165
* Let -s actually work.Bryan Drewery2018-06-221-1/+1