aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lualoader: Accept that people use unquoted values in loader.confKyle Evans2018-08-231-11/+36
* tftp(1): switch default transfer mode to binaryAlan Somers2018-08-232-3/+3
* MFp4 bz_ipv6_fast:Bjoern A. Zeeb2018-08-231-204/+200
* xen/netfront: Ensure curvnet is setKristof Provost2018-08-231-0/+4
* lualoader: Fix (add) Xen supportKyle Evans2018-08-231-0/+10
* cxgbe(4): Use fcmpset instead of cmpset when appropriate.Navdeep Parhar2018-08-231-8/+11
* Extend tbrsize heuristic in pfctl(8) to provide a sensible value forPatrick Kelsey2018-08-231-1/+3
* Remove a redundant #ifdef _KERNEL.Mark Johnston2018-08-231-2/+0
* Add an lld option to emit PC-relative relocations for ifunc calls.Mark Johnston2018-08-235-4/+31
* efiloader: Setup FDT in autoload to fix overlays clobbering kenvKyle Evans2018-08-231-0/+19
* arm64: GENERIC: Compile allwinner dtbsEmmanuel Vadot2018-08-231-0/+3
* dtb: Allwinner: Add aarch64 dts filesEmmanuel Vadot2018-08-231-0/+11
* dtb: aarch64 uses vendor subdirectories, handle thatEmmanuel Vadot2018-08-231-0/+6
* make_dtb: Always add root directory in the include pathEmmanuel Vadot2018-08-231-2/+2
* dts: Import DTS for arm64Emmanuel Vadot2018-08-23376-0/+112958
|\
* | usr.sbin/ndp: Cleanup in preparation to add libxo supportRenato Botelho2018-08-232-37/+42
* | Add manpage entry for the new bhyve options -s "help" and -l "help".Marcelo Araujo2018-08-231-5/+10
* | Don't use the explicit number 32 for the length of the secrets,Michael Tuexen2018-08-231-6/+10
* | Forgot to bump .Dd in r338233 like I promised in the review. Doh!Warner Losh2018-08-231-1/+1
* | Add a special note to UPDATING for the devmatch stuff. While tested,Warner Losh2018-08-231-0/+5
* | Implement blacklisting for devmatchWarner Losh2018-08-232-5/+12
* | When trying to match the nomatch event passed to us, attempt to lookWarner Losh2018-08-231-5/+60
* | Add a new device flag: DF_ATTACHED_ONCEWarner Losh2018-08-233-0/+4
* | Remove sorting of matches and print all the matches as we find them.Warner Losh2018-08-231-60/+2
* | Improve devmatch driver loadingWarner Losh2018-08-231-2/+4
* | Create devctl freeze/thaw.Warner Losh2018-08-236-17/+174
* | dtc(1): Update to 0892ec7; HACKING and implicit header fixesKyle Evans2018-08-233-2/+6
* | Remove ZFS leftovers when WITHOUT_ZFS is setKyle Evans2018-08-231-3/+25
* | bectl(8): Man page and usage cleanupKyle Evans2018-08-232-115/+103
* | bectl(8): jail: Tear down jail by default after command exitsKyle Evans2018-08-233-13/+44
* | devstat(9): Constify function parameters that can be constConrad Meyer2018-08-233-91/+181
* | fdt_fixups: relocate the /chosen node after applying fixupsKyle Evans2018-08-231-0/+6
* | cxgbev(4): Updates to the VF driver to cope with recent ifmedia andNavdeep Parhar2018-08-234-8/+16
* | Fix the nfsuserd.8 man page for the changes made to support uid/gidRick Macklem2018-08-231-2/+7
* | tftpd: Fix data corruption bug with netasciiAlan Somers2018-08-221-5/+5
* | [ig4] Fix I/O timeout issue with Designware I2C controller on AMD platformsOleksandr Tymoshenko2018-08-223-3/+27
* | KASSERT: Make runtime optionality optionalConrad Meyer2018-08-224-13/+41
* | Add support for send, receive and state-change DTrace providers forMichael Tuexen2018-08-2220-16/+988
* | Move services to usr.sbin/services_mkdb/Brad Davis2018-08-223-8/+13
* | Prepare the kernel linker to handle PC-relative ifunc relocations.Mark Johnston2018-08-2212-128/+140
* | Add -s "help" and -l "help" to print a list of supported PCI and LPC devices.Marcelo Araujo2018-08-225-2/+31
* | Extended pf(4) ioctl interface and pfctl(8) to allow bandwidths ofPatrick Kelsey2018-08-2223-155/+884
* | if_media: Add new 2.5G/5G/25G/40G/50G/100G/200G/400G media typesEric Joyner2018-08-222-0/+228
* | Add dmu_tx_assign() error handling in zfs_unlinked_drain().Alexander Motin2018-08-221-8/+15
* | Create separate taskqueue to call zfs_unlinked_drain().Alexander Motin2018-08-222-3/+17
* | Move all devfs related files to sbin/devfs/Brad Davis2018-08-226-27/+4
* | Turn off LOADER_GELI and LOADER_LUA for sparc64, until those optionsKurt Lidl2018-08-221-0/+5
* | Skip PMAP_PCID_KERN + 1 PCPU pcid_next value on APs as well.Konstantin Belousov2018-08-221-1/+2
* | Increase the size of the heap size available on sparc64 duringKurt Lidl2018-08-221-1/+1
* | Adding device ID for Terratec SiXPack 5.1+.Tai-hwa Liang2018-08-221-0/+1