summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: Add legacy support for futimens() and utimensat().jilles2016-06-095-1/+261
* urtwn: reinstall group keys on every device startup.avos2016-06-092-6/+54
* Fix frexpl() declaration to not include the field name.trasz2016-06-091-1/+1
* Re-order some jail parameter reading to prevent a vnode leak.jamie2016-06-091-40/+40
* Update to latest upstream versiondes2016-06-093-49/+205
* Clean up some logic in jail error messages, replacing a missing test andjamie2016-06-091-12/+10
* Define tunable instead of using CTLFLAG_RWTUN flag with kern.corefile.oshogbo2016-06-091-1/+2
* libc/rpc: Make use of some xdr_* macros.pfg2016-06-092-7/+7
* Fix up r274061ngie2016-06-091-6/+26
* Update `goodResult` after recent changes made to the PRNG in libcngie2016-06-091-1/+1
* Add DDB command "kldstat"cem2016-06-091-0/+21
* kvprintf: Pad %*c to width, like %*scem2016-06-091-0/+8
* Add debug output to aid in determining why `goodResult` != `result`ngie2016-06-091-0/+5
* urtwn(4): refresh manpage.avos2016-06-091-18/+46
* Add PCDuino3b dts. It uses the pcduino3 dts from upstream and adds the hdmi n...manu2016-06-092-0/+49
* Use -L to specify compat32 library paths instead of -Yemaste2016-06-091-1/+1
* Make sure the OSD methods for jail set and remove can't run concurrently,jamie2016-06-091-9/+13
* xen/timer: re-introduce the inittodr call in the resume pathroyger2016-06-091-0/+3
* Add place holder for SDIO CAM stuff for CCB XPT type.imp2016-06-092-0/+4
* Add NVME IO type.imp2016-06-092-0/+4
* Improve debugging of xpt.imp2016-06-091-4/+94
* Remove a comment that was part of copied code, and is misleading injamie2016-06-091-6/+0
* Add IPFW support to blacklistd-helperlidl2016-06-091-0/+18
* Revert previous commit, until issue with sparc64 resolved.sjg2016-06-091-3/+1
* Fix the rpcb_getaddr() definition to match its declaration.kevlo2016-06-092-2/+2
* rum(4): refresh manpage.avos2016-06-091-5/+5
* Switch from console="comconsole" to boot_multicons="YES" in EC2.cperciva2016-06-091-2/+4
* net80211: discard an injected frame if it is smaller than header length.avos2016-06-091-2/+2
* Document 292432, OpenBSM updated to version 1.2 alpha 4.skreuzer2016-06-091-0/+3
* Document 300879, acpica updated to version 20160527skreuzer2016-06-091-0/+4
* Document 291125, xz updated to version 5.2.2skreuzer2016-06-091-2/+2
* Fix some cosmetic issues in kern_fail.c omitted from r296927.markj2016-06-091-15/+11
* Consistently use 'unsigned int' for session IDs.trasz2016-06-091-3/+3
* sfxge(4): bump version to the closest out-of-tree driver versionarybchik2016-06-091-1/+1
* sfxge(4): handle negative ticks difference correctlyarybchik2016-06-092-3/+3
* Add some spares to structs used by iscsi(4), to avoid ABI problemstrasz2016-06-091-6/+8
* net80211: fix duplicate packet counter incrementation.avos2016-06-092-3/+2
* Decouple MaxBurstLength and FirstBurstLength from MaxRecvDataSegmentLengthtrasz2016-06-092-10/+18
* Don't cap FirstBurstLength to maximum MaxRecvDataSegmentLength claimedtrasz2016-06-092-6/+6
* Fix a bunch of "xref refers to *this* page" igor(1) warnings.trasz2016-06-0915-22/+20
* Update jemalloc to 4.2.1.jasone2016-06-0913-49/+107
* Cleanup unneded include "opt_ipfw.h".ae2016-06-0911-11/+1
* Add 'env - PATH=$$PATH' to bsdec2-image-upload make command, in order tocperciva2016-06-091-1/+1
* Add support for truss'ing Linux/x86_64 binaries under amd64.jhb2016-06-092-0/+105
* Print a message when the efi disk isn't a logical partition.manu2016-06-091-1/+4
* Add a prototype for random_harvest_queue to dev/random/random_harvestq.hsjg2016-06-091-1/+3
* ioat(4): Add ddb "show ioat <unit>" debugger commandcem2016-06-091-0/+99
* Implement an NSS backend for netgroups and add getnetgrent_r(3).markj2016-06-096-116/+475
* Fix an infinite loop in setnetgrent(3) with NIS netgroups.markj2016-06-091-0/+4
* Use a more common spelling for "(char *)0" in the getnetgrent man page.markj2016-06-091-2/+2
OpenPOWER on IntegriCloud