aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-3/+3
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-4/+3
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-3/+3
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-1/+1
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-1/+1
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-1/+1
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-1/+1
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-1/+1
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-1/+1
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-1/+1
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-1/+1
* Use SRCTOP-relative paths and .CURDIR with :H instead of ".." specified pathsEnji Cooper2017-01-209-26/+27
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-203-3/+3
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-202-3/+3
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-203-4/+4
* Replace dot-dot relative pathing with SRCTOP-relative paths where possibleEnji Cooper2017-01-2015-21/+21
* Remove obsolete /usr/lib/debug/usr/lib/private dirEd Maste2017-01-201-2/+0
* libc: remove reference to nonexistent lib/locale directoryEd Maste2017-01-201-2/+1
* mppc - Finish pluging NETGRAPH_MPPC_COMPRESSION.Pedro F. Giffuni2017-01-203-7/+4
* Merge ACPICA 20170119.Jung-uk Kim2017-01-19337-355/+387
|\
| * Import ACPICA 20170119.vendor/acpica/20170119Jung-uk Kim2017-01-19410-468/+469
* | Rework the debug print API. Event printing no longer gets special handling.Scott Long2017-01-198-163/+244
* | Remove mistakenly merged field.Konstantin Belousov2017-01-191-2/+0
* | Adjust gtaskqueue startup again so that we catch the !SMP case andSean Bruno2017-01-191-6/+19
* | Add mount option for tmpfs(5) to not use namecache.Konstantin Belousov2017-01-195-17/+54
* | Implement VOP_VPTOCNP() for tmpfs.Konstantin Belousov2017-01-191-0/+127
* | VNON nodes cannot exist.Konstantin Belousov2017-01-191-5/+0
* | Refcount tmpfs nodes and mount structures.Konstantin Belousov2017-01-194-44/+130
* | e1000: Add support for Kaby Lake generation i219 (4) and i219 (5) devicesEric Joyner2017-01-195-43/+47
* | fix a thread preemption regression in schedulers introduced in r270423Andriy Gapon2017-01-192-4/+4
* | Make tmpfs directory cursor available outside tmpfs_subr.c.Konstantin Belousov2017-01-192-7/+11
* | Fix problem with suspend and resume when using Skylake chipsets. MakeHans Petter Selasky2017-01-193-16/+35
* | Refresh tmpfs(5) man page.Konstantin Belousov2017-01-191-11/+41
* | Only conditionally add in hyperv support if we're building amd64Enji Cooper2017-01-191-1/+1
* | Add manpage for mlx4ib(4)Enji Cooper2017-01-193-1/+102
* | Conditionalize hyperv support in gettimeofday(2) based on MK_HYPERVEnji Cooper2017-01-192-4/+8
* | Fix build of devd with GCC 4.2Alan Somers2017-01-191-0/+1
* | ffs_vnops: Simplify extattr accessConrad Meyer2017-01-191-105/+85
* | Rename tmpfs_mount member allnode_lock to include namespace prefix.Konstantin Belousov2017-01-192-7/+8
* | Protect macro argument.Konstantin Belousov2017-01-191-3/+3
* | Handle the set capabilities ioctl, letting the hardware checksum beLuiz Otavio O Souza2017-01-192-5/+23
* | Rework some tmpfs lock assertions.Konstantin Belousov2017-01-193-14/+2
* | Style fixes and comment updates.Konstantin Belousov2017-01-194-164/+181
* | The port number and the to_port_en flag are valid only on SOP descriptor.Luiz Otavio O Souza2017-01-191-9/+8
* | Remove unused union member, fifos on tmpfs are implemented in common code.Konstantin Belousov2017-01-191-6/+0
* | Use S_ISREG instead of manual & (also it's better to compare theXin LI2017-01-191-1/+1
* | Fix an unchecked return value in zfsdAlan Somers2017-01-181-2/+5
* | Fix several Coverity CIDs in devdAlan Somers2017-01-181-5/+16
* | restore(8): Handle extended attribute names correctlyConrad Meyer2017-01-185-143/+70
* | Use SRCTOP instead of .CURDIR-relative path in .PATH directiveEnji Cooper2017-01-181-1/+1