aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Implement a BSD licensed crtbegin/crtendAndrew Turner2018-10-2520-1/+706
* Remove a dead store.Mark Johnston2018-10-251-1/+1
* Update comment for AMI00[12]0 override.Warner Losh2018-10-251-4/+4
* Add FALLTHROUGH comments to appease Coverity.Mark Johnston2018-10-252-8/+10
* Bump __FreeBSD_version following the OpenSSL shared library versionGlen Barber2018-10-251-1/+1
* efivar(3): Fix some typos and improve styleMateusz Piotrowski2018-10-251-18/+40
* Remove a redundant check.Mark Johnston2018-10-251-1/+1
* cxgbe(4): Allow "pass" filters to distribute matching traffic using aNavdeep Parhar2018-10-253-3/+8
* Bump base OpenSSL libraries versions to avoid conflict with port's libraries.Konstantin Belousov2018-10-253-2/+7
* Allow fdisk(8) to deal with sectors larger than 2048Rodney W. Grimes2018-10-251-1/+1
* Now that the portsnap buildbox is generating the raw bits for INDEX-13,Xin LI2018-10-251-1/+2
* cxgbe(4): Update the VI's default queue when netmap is enabled/disabled.Navdeep Parhar2018-10-253-5/+14
* Deprecate a number of less used 10 and 10/100 Ethernet devices.Brooks Davis2018-10-2536-17/+195
* lualoader: Improve module loading diagnosticsKyle Evans2018-10-252-11/+26
* Update lualoader test script a little bitKyle Evans2018-10-251-2/+5
* cxgbe(4): new sysctl to display the start of the RSS region for a VI.Navdeep Parhar2018-10-251-0/+2
* Remove code that is dead since r287197. Today wlan(4) interfaces aren'tGleb Smirnoff2018-10-241-37/+2
* Correct condition to detect mount(2) support by a filesystem.Konstantin Belousov2018-10-241-2/+4
* add links to the saga of CTMWarner Losh2018-10-241-0/+4
* Clarify slightly the interaction between wait*() and pdfork().Mark Johnston2018-10-241-5/+5
* Add a !NUMA definition for vm_domainset_iter_policy_ref_init().Mark Johnston2018-10-241-0/+8
* Add an #include required after r339686.Mark Johnston2018-10-241-0/+1
* Always free dynamically allocated memory before returning.Mark Johnston2018-10-241-12/+11
* Use a vm_domainset iterator in keg_fetch_slab().Mark Johnston2018-10-242-55/+69
* netmap: add man page for the vale-ctl programVincenzo Maffione2018-10-242-33/+202
* Reduce the GCE image size to 27G to be lower than the freeGlen Barber2018-10-241-0/+3
* Remove redundant redeclaration of netmap_vp_reg().Bjoern A. Zeeb2018-10-241-1/+0
* rip6_input() inp validation after epoch(9)Bjoern A. Zeeb2018-10-241-41/+45
* Allow the bhyve VNC server to listen on IPv6 for incoming connections.Bjoern A. Zeeb2018-10-244-20/+80
* menu.lua: Abort autoboot sequence on failed commandKyle Evans2018-10-241-7/+15
* lualoader: unload upon kernel change if a kernel was previously loadedKyle Evans2018-10-241-0/+3
* pf: Fix copy/paste error in IPv6 address rewritingKristof Provost2018-10-241-1/+1
* Fix comments.Mark Johnston2018-10-241-2/+2
* pf: ifp can never be NULL in pfi_ifaddr_event()Kristof Provost2018-10-231-1/+4
* Fix stand/ build after r339671.Konstantin Belousov2018-10-232-2/+5
* 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-113/+123
* 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