summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix -include .depend hack from r294370 for headers not in .PATH.bdrewery2016-01-281-5/+6
* Fix VNIC enumeration after r294993 and r294990zbb2016-01-282-3/+3
* Use m_getjcl() instead of manually selecting zone.glebius2016-01-282-25/+7
* Always look in the TCP pool.tuexen2016-01-282-15/+5
* Support new MDIO hierarchy in ThunderX DTBzbb2016-01-284-5/+481
* Add FDT bus capabilities to ThunderX PCI driverzbb2016-01-284-15/+185
* Correct alloc_ and release_resource methods in thunder_pcie driverzbb2016-01-281-2/+2
* Divide ThunderX PCIe driver to general and FDT partzbb2016-01-285-171/+238
* Fix finding appropriate BGX node in DTB and move it to a separate functionzbb2016-01-283-11/+143
* EHCI: Make core reset and port speed reading more generic.mmel2016-01-289-46/+170
* SMP support for ARMv6/v7 HW watchpointszbb2016-01-285-18/+165
* Remove ffs_mountroot() prototype; seems to be long gone.trasz2016-01-281-1/+0
* Fix mutex releasing in ARM64 cpu_switchwma2016-01-281-3/+2
* Add pidfile support to ggated(8)ngie2016-01-283-25/+52
* Follow-up r294967: Mark flags unused.bdrewery2016-01-281-1/+1
* filemon: Trace fork via process_fork event.bdrewery2016-01-281-47/+14
* filemon: Use process_exit EVENTHANDLER to capture process exit.bdrewery2016-01-281-11/+12
* filemon_dtr: Lock the associated filemon handle before writing to it.bdrewery2016-01-271-2/+5
* This fixes a bug in UFS2 exported NFS volumes. An NFS client canmckusick2016-01-271-3/+28
* The bread() function was inconsistent about whether it would returnmckusick2016-01-273-7/+27
* filemon_comment has nothing to do with wrappers so move it out of filemon_wra...bdrewery2016-01-272-16/+16
* filemon_ioctl: Lock the associated filemon handle before writing to it.bdrewery2016-01-272-7/+3
* filemon_ioctl: Handle error from devfs_get_cdevpriv(9).bdrewery2016-01-271-1/+2
* Replace prebuilt uuencoded gallant.fnt with editable hex versionemaste2016-01-272-192/+226
* Do not unlock rtld_phdr_lock over callback invocations.kan2016-01-271-3/+1
* Make .debug file for libgcc_s.so.1 more useful.kan2016-01-271-1/+1
* ktrace: tidy up ktrstructmjg2016-01-271-5/+6
* Drop any previous fd when setting a new one.bdrewery2016-01-271-0/+3
* Improve reporting of connection problems in iscsid(8).trasz2016-01-271-7/+14
* Rename netinet/tcp_cc.h to netinet/cc/cc.h.glebius2016-01-2717-19/+19
* Convert ss_sp in stack_t and sigstack to void *.jhb2016-01-2716-24/+23
* Fix the value we print when the size is too large. While here fix the typesandrew2016-01-271-2/+2
* When finding the physical address of a device allow intermediate addressesandrew2016-01-271-2/+7
* ficl on i386 should cast to unsigned char output to support efi i386allanjude2016-01-271-1/+1
* Fix mistake when transitioning to the new defines with ZFS loader. Iimp2016-01-276-8/+8
* syslogd: Enable repeated line compression for lines of any length.asomers2016-01-271-1/+1
* Fix grep_test:recurse with ZFS and TMPFS tmpdirsasomers2016-01-271-0/+8
* Fix fatal warn when compiling under GCC 5.2.0dteske2016-01-271-2/+2
* Fix my email.skra2016-01-271-1/+1
* Fix generation of dependency rules for the LinuxKPI, the MLX5 driverhselasky2016-01-272-91/+73
* Add pthread MD part for RISC-V.br2016-01-271-0/+92
* Switch UseDNS back ondes2016-01-274-4/+7
* Add the RISC-V MD parts of libthread_db.br2016-01-271-0/+104
* Fix issues with TCP_CONGESTION handling after r294540:glebius2016-01-271-16/+15
* Implement AT_SECURE properly.delphij2016-01-273-3/+9
* Add debug output via ATF_REQUIRE_MSG when the first call tongie2016-01-271-1/+2
* Fix regression introduced on r293801.araujo2016-01-272-1/+2
* Adjust vm.max_wired in order to avoid hitting EAGAIN artificiallyngie2016-01-271-0/+137
* Fix a crash if `-D' is used without `-t title'dteske2016-01-271-0/+7
* Remove unused function prototypedteske2016-01-271-1/+0
OpenPOWER on IntegriCloud