aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove now-empty directories.Warner Losh2018-07-270-0/+0
* Rename VM_FREELIST_ISADMA to VM_FREELIST_LOWMEM.Warner Losh2018-07-273-27/+7
* Remove xscale supportWarner Losh2018-07-2777-13066/+14
* Make ralink compile again.Warner Losh2018-07-273-2/+7
* Remove Cavium/Econa CNS11xx support.Warner Losh2018-07-2717-4749/+0
* Remove Atmel AT91RM9200 and AT91SAM9 support.Warner Losh2018-07-27120-25692/+1
* Add -b bootnum to allow creation of a specific boot number (ratherWarner Losh2018-07-272-10/+34
* Use SPP (Supervisor Previous Privilege) bit in the sstatusRuslan Bukin2018-07-271-2/+2
* Fix handling of KVA in kmem_bootstrap_free().Mark Johnston2018-07-273-5/+24
* On amd64, enable workarounds for several Ryzen erratas as described inKonstantin Belousov2018-07-272-0/+31
* Remove some code that's no longer needed because it's now part of pw_scan(3).Ian Lepore2018-07-271-12/+0
* Allow a EVFILT_TIMER kevent to be updated.David Bright2018-07-275-28/+467
* Fixed endianess issue in AHCI driverLeandro Lupori2018-07-271-3/+5
* lualoader: "nextboot_file" should be spelled "nextboot_conf"Kyle Evans2018-07-271-1/+1
* Feex a cuple of small typosEitan Adler2018-07-277-7/+7
* Use https over http for FreeBSD pagesEitan Adler2018-07-279-10/+9
* top(1): fix a buffer overflow copying states to display while they were incre...Daichi GOTO2018-07-271-0/+5
* Improve --strip-trailing-cr handling:Xin LI2018-07-272-5/+19
* top(1): fixed the empty output problem in non-interactive mode (-n, -b) regre...Daichi GOTO2018-07-271-0/+3
* For the dynamic I/O scheduler, make the TRIM stuff also count againstWarner Losh2018-07-261-1/+17
* Re-apply r336625 which was reverted with r336638, now that the underlyingIan Lepore2018-07-261-3/+29
* Fix OL_DIR definition following r336721.Glen Barber2018-07-262-2/+2
* Make pw_scan(3) more compatible with getpwent(3) et. al. when processingIan Lepore2018-07-267-26/+49
* elf_common: update ARM ABI flag namesEd Maste2018-07-261-2/+4
* Convert bsd.files.mk to support DIRS and simplify by only having one installBrad Davis2018-07-262-57/+60
* Move apmd.conf to CONFS in usr.sbin/apmd which simplifies this nicely.Brad Davis2018-07-263-6/+1
* Move dumpdates creation to CONFS=Brad Davis2018-07-262-2/+4
* Implement pmap_mincore() for riscv.Mark Johnston2018-07-261-1/+47
* Fix fabs(3) for powerpcspe, this time for realJustin Hibbits2018-07-261-1/+2
* Disable OFED for RISC-V: it does not build.Ruslan Bukin2018-07-261-0/+3
* top(1): forgot in r336160Daichi GOTO2018-07-261-1/+0
* makefs: use FreeBSD brelse function signatureEd Maste2018-07-268-31/+31
* cxgbe(4): Consider rateunit before ratemode when displaying informationNavdeep Parhar2018-07-261-18/+19
* cxgbe(4): Better defaults for all cl-rl rate limiters.Navdeep Parhar2018-07-261-21/+2
* Ignore Device Paths in the Boot Info that don't have Media pathWarner Losh2018-07-261-1/+6
* Introduce test program for auditpipe(4)Alan Somers2018-07-264-0/+198
* ALTQ support for iflib.Patrick Kelsey2018-07-252-1/+76
* Only build ipmi_linux on x86Justin Hibbits2018-07-251-2/+3
* Support building IPMI as a module on powerpc64Justin Hibbits2018-07-254-4/+11
* Install base gdb in /usr/libexec for 32-bit arm by default.John Baldwin2018-07-252-6/+5
* Raise a proper SIGTRAP / TRAP_TRACE signal for a PT_STEP step on arm.John Baldwin2018-07-251-21/+22
* release: Add OL_DIR forgot in r336600Emmanuel Vadot2018-07-252-4/+6
* cxgbe(4): Remove useless code that crept in with r336718.Navdeep Parhar2018-07-251-8/+0
* cxgbetool(8): Require and validate only those inputs that are applicableNavdeep Parhar2018-07-251-10/+16
* cxgbe(4): Validate only those parameters that are relevant to theNavdeep Parhar2018-07-251-48/+81
* Add a few forgotten files to ObsoleteFiles.inc:Dimitry Andric2018-07-251-2/+22
* Disable 'C'-compressed ISA extension.Ruslan Bukin2018-07-253-4/+4
* Simplify the arm64 implementation of pmap_mincore().Mark Johnston2018-07-251-59/+28
* Remove unused string.Ruslan Bukin2018-07-251-2/+0
* top(1): increase number of columns for memoryEitan Adler2018-07-252-4/+4