aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Only call sigdeferstop() for NFS.Konstantin Belousov2018-10-237-58/+285
* Continuing efforts to provide hardening of FFS, this change adds aKirk McKusick2018-10-236-8/+73
* For the moment, put back the MOUSE_PROTO_{BUS,INPORT} #defines untilWarner Losh2018-10-231-3/+3
* cxgbe/iw_cxgbe: save the ep in the driver-private provider_data field.Navdeep Parhar2018-10-231-0/+1
* Support the SHA224 HMAC algorithm in ccr(4).John Baldwin2018-10-231-0/+12
* Add sha224 to the authctx union.John Baldwin2018-10-231-0/+2
* Initialize static domainsets regardless of whether an SRAT is present.Mark Johnston2018-10-232-2/+6
* Initializer error variable in nvdimm_spa_uio().Konstantin Belousov2018-10-231-0/+1
* Revert r339634.Eric Joyner2018-10-232-9/+3
* Refactor domainset iterators for use by malloc(9) and UMA.Mark Johnston2018-10-237-70/+88
* netmap: add man page for the bridge programVincenzo Maffione2018-10-234-44/+149
* loader: biosdisk interface should be able to cope with 4k sectorsToomas Soome2018-10-231-114/+124
* Add debug.witness.trace=0 back to the installer sysctl.conf(5),Glen Barber2018-10-231-0/+3
* Follow up on r331936. gets_s(3) will also fail in the same way thatCy Schubert2018-10-231-0/+2
* Pick f80c97e477d1b3fe7778c65d9439d673738b4131 from upstream:Edward Tomasz Napierala2018-10-231-0/+25
* Pick 676cdd66792ccb629a978837ea2a066d5db342cc from upstream:Edward Tomasz Napierala2018-10-231-0/+6
* Add an IMPLEMENTATION NOTES section to ldd.1.Mark Johnston2018-10-231-1/+10
* libsa: re-send ACK for older data packets in tftpToomas Soome2018-10-231-5/+13
* Add the check that current VNET is ready and access to srchash is allowed.Andrey V. Elsukov2018-10-235-5/+21
* ar: report errno on warning/errorEd Maste2018-10-234-12/+15
* arch.7: update final ia64 release to 10.4Ed Maste2018-10-231-1/+1
* Add the check that current VNET is ready and access to srchash isAndrey V. Elsukov2018-10-231-0/+11
* sort {delete,check}-old* outputEd Maste2018-10-231-7/+7
* Fix ipw_start(), where logic was reverted in r287197.Gleb Smirnoff2018-10-231-1/+1
* Remove softc from idhash when interface is destroyed.Andrey V. Elsukov2018-10-231-3/+7
* netmap: align codebase to the current upstream (sha 8374e1a7e6941)Vincenzo Maffione2018-10-2313-2333/+2764
* Fix ncurses fallback.c build with a strict build shellAlex Richardson2018-10-231-1/+2
* Only compute the X_COMPILER_*/X_LINKER_* variables when neededAlex Richardson2018-10-233-2/+23
* Fix regex for extracting SHM_* values for libsysdecodeAlex Richardson2018-10-232-3/+4
* iflib: drain enqueued tasks before detaching from taskqgroupEric Joyner2018-10-232-3/+9
* dpaa: Mark BMan and QMan as earlier driver modulesJustin Hibbits2018-10-232-2/+4
* cxgbe(4): improve the accuracy of various TSO limits reported to the kernel.Navdeep Parhar2018-10-222-3/+10
* pf tests: Fix incorrect test for PR 231323Kristof Provost2018-10-222-3/+4
* cxgbe(4): Use automatic cidx updates with ofld and ctrl queues.Navdeep Parhar2018-10-221-12/+33
* Consolidate identical ELF auxargs type defintions.Brooks Davis2018-10-228-247/+44
* Remove the need for backslashes in syscalls.master.Brooks Davis2018-10-221-2/+22
* Regen after r339622.Brooks Davis2018-10-221-10/+10
* Remove __restrict qualifiers from syscalls.master.Brooks Davis2018-10-222-12/+12
* Add a "live" mode to ktrdump.John Baldwin2018-10-222-14/+62
* A couple of style fixes in recent TCP changes.John Baldwin2018-10-222-2/+2
* Define linuxkpi readq for 64-bit architectures. It is used by drm-kmod.Tijl Coosemans2018-10-221-53/+209
* Make it possible to disable NUMA support with a tunable.Mark Johnston2018-10-225-25/+49
* release: set -e to exit on error in iso image scriptsEd Maste2018-10-224-0/+7
* arch.7: first appeared in FreeBSD 11.1Ed Maste2018-10-221-1/+1
* Makefile.inc1: clean up stale dependency hacksEd Maste2018-10-221-23/+1
* Update to Zstandard 1.3.7Conrad Meyer2018-10-22123-4900/+12575
* Conditionalize kern.tty_info_kstacks feature on STACKS optionConrad Meyer2018-10-221-1/+10
* Fix the build after r339601.Mark Johnston2018-10-221-2/+2
* Avoid a redundancy in a comment updated by r339601.Mark Johnston2018-10-221-2/+1
* Swap in processes unless there's a global memory shortage.Mark Johnston2018-10-222-3/+16