| Commit message (Expand) | Author | Age | Files | Lines |
* | build: Add legacy support for futimens() and utimensat(). | jilles | 2016-06-09 | 5 | -1/+261 |
* | urtwn: reinstall group keys on every device startup. | avos | 2016-06-09 | 2 | -6/+54 |
* | Fix frexpl() declaration to not include the field name. | trasz | 2016-06-09 | 1 | -1/+1 |
* | Re-order some jail parameter reading to prevent a vnode leak. | jamie | 2016-06-09 | 1 | -40/+40 |
* | Update to latest upstream version | des | 2016-06-09 | 3 | -49/+205 |
* | Clean up some logic in jail error messages, replacing a missing test and | jamie | 2016-06-09 | 1 | -12/+10 |
* | Define tunable instead of using CTLFLAG_RWTUN flag with kern.corefile. | oshogbo | 2016-06-09 | 1 | -1/+2 |
* | libc/rpc: Make use of some xdr_* macros. | pfg | 2016-06-09 | 2 | -7/+7 |
* | Fix up r274061 | ngie | 2016-06-09 | 1 | -6/+26 |
* | Update `goodResult` after recent changes made to the PRNG in libc | ngie | 2016-06-09 | 1 | -1/+1 |
* | Add DDB command "kldstat" | cem | 2016-06-09 | 1 | -0/+21 |
* | kvprintf: Pad %*c to width, like %*s | cem | 2016-06-09 | 1 | -0/+8 |
* | Add debug output to aid in determining why `goodResult` != `result` | ngie | 2016-06-09 | 1 | -0/+5 |
* | urtwn(4): refresh manpage. | avos | 2016-06-09 | 1 | -18/+46 |
* | Add PCDuino3b dts. It uses the pcduino3 dts from upstream and adds the hdmi n... | manu | 2016-06-09 | 2 | -0/+49 |
* | Use -L to specify compat32 library paths instead of -Y | emaste | 2016-06-09 | 1 | -1/+1 |
* | Make sure the OSD methods for jail set and remove can't run concurrently, | jamie | 2016-06-09 | 1 | -9/+13 |
* | xen/timer: re-introduce the inittodr call in the resume path | royger | 2016-06-09 | 1 | -0/+3 |
* | Add place holder for SDIO CAM stuff for CCB XPT type. | imp | 2016-06-09 | 2 | -0/+4 |
* | Add NVME IO type. | imp | 2016-06-09 | 2 | -0/+4 |
* | Improve debugging of xpt. | imp | 2016-06-09 | 1 | -4/+94 |
* | Remove a comment that was part of copied code, and is misleading in | jamie | 2016-06-09 | 1 | -6/+0 |
* | Add IPFW support to blacklistd-helper | lidl | 2016-06-09 | 1 | -0/+18 |
* | Revert previous commit, until issue with sparc64 resolved. | sjg | 2016-06-09 | 1 | -3/+1 |
* | Fix the rpcb_getaddr() definition to match its declaration. | kevlo | 2016-06-09 | 2 | -2/+2 |
* | rum(4): refresh manpage. | avos | 2016-06-09 | 1 | -5/+5 |
* | Switch from console="comconsole" to boot_multicons="YES" in EC2. | cperciva | 2016-06-09 | 1 | -2/+4 |
* | net80211: discard an injected frame if it is smaller than header length. | avos | 2016-06-09 | 1 | -2/+2 |
* | Document 292432, OpenBSM updated to version 1.2 alpha 4. | skreuzer | 2016-06-09 | 1 | -0/+3 |
* | Document 300879, acpica updated to version 20160527 | skreuzer | 2016-06-09 | 1 | -0/+4 |
* | Document 291125, xz updated to version 5.2.2 | skreuzer | 2016-06-09 | 1 | -2/+2 |
* | Fix some cosmetic issues in kern_fail.c omitted from r296927. | markj | 2016-06-09 | 1 | -15/+11 |
* | Consistently use 'unsigned int' for session IDs. | trasz | 2016-06-09 | 1 | -3/+3 |
* | sfxge(4): bump version to the closest out-of-tree driver version | arybchik | 2016-06-09 | 1 | -1/+1 |
* | sfxge(4): handle negative ticks difference correctly | arybchik | 2016-06-09 | 2 | -3/+3 |
* | Add some spares to structs used by iscsi(4), to avoid ABI problems | trasz | 2016-06-09 | 1 | -6/+8 |
* | net80211: fix duplicate packet counter incrementation. | avos | 2016-06-09 | 2 | -3/+2 |
* | Decouple MaxBurstLength and FirstBurstLength from MaxRecvDataSegmentLength | trasz | 2016-06-09 | 2 | -10/+18 |
* | Don't cap FirstBurstLength to maximum MaxRecvDataSegmentLength claimed | trasz | 2016-06-09 | 2 | -6/+6 |
* | Fix a bunch of "xref refers to *this* page" igor(1) warnings. | trasz | 2016-06-09 | 15 | -22/+20 |
* | Update jemalloc to 4.2.1. | jasone | 2016-06-09 | 13 | -49/+107 |
* | Cleanup unneded include "opt_ipfw.h". | ae | 2016-06-09 | 11 | -11/+1 |
* | Add 'env - PATH=$$PATH' to bsdec2-image-upload make command, in order to | cperciva | 2016-06-09 | 1 | -1/+1 |
* | Add support for truss'ing Linux/x86_64 binaries under amd64. | jhb | 2016-06-09 | 2 | -0/+105 |
* | Print a message when the efi disk isn't a logical partition. | manu | 2016-06-09 | 1 | -1/+4 |
* | Add a prototype for random_harvest_queue to dev/random/random_harvestq.h | sjg | 2016-06-09 | 1 | -1/+3 |
* | ioat(4): Add ddb "show ioat <unit>" debugger command | cem | 2016-06-09 | 1 | -0/+99 |
* | Implement an NSS backend for netgroups and add getnetgrent_r(3). | markj | 2016-06-09 | 6 | -116/+475 |
* | Fix an infinite loop in setnetgrent(3) with NIS netgroups. | markj | 2016-06-09 | 1 | -0/+4 |
* | Use a more common spelling for "(char *)0" in the getnetgrent man page. | markj | 2016-06-09 | 1 | -2/+2 |