summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Require /sbin/mount_cd9660 when running the cd9660 testsngie2016-01-271-0/+2
* More fixes to the build.glebius2016-01-274-4/+4
* Fix build on i386. I can't yet understand why does it build on amd64.glebius2016-01-271-1/+1
* hyperv/vmbus: Event handling code refactor.sephe2016-01-275-100/+109
* Fix the build post-r294883.jhibbits2016-01-271-1/+1
* Allow specification of fetch options for ntp leap-seconds fetch.cy2016-01-272-1/+3
* Convert rman to use rman_res_t instead of u_longjhibbits2016-01-27162-491/+538
* cleanup and document in some detail the internals of the testing codeluigi2016-01-275-143/+199
* the _Static_assert was not supposed to be in the commit.luigi2016-01-271-1/+0
* Replace awk with more efficient builtins-only algodteske2016-01-271-9/+55
* bugfix: the scheduler template (dn_schk) for the round robin schedulerluigi2016-01-271-1/+2
* Revert yacc dependency back to pre-r241298.bdrewery2016-01-271-2/+2
* Replace nslexer.l->nslexer.c custom rule with a -D CFLAG.bdrewery2016-01-271-8/+3
* nslexer.c does not depend on nsparser.h.bdrewery2016-01-271-1/+1
* FAST_DEPEND: Mark some unneeded code for later removal.bdrewery2016-01-271-1/+1
* FAST_DEPEND: Apply missed nofilemon fix from r294351.bdrewery2016-01-271-1/+2
* Set a value for _RECURSING_PROGS for debugging.bdrewery2016-01-271-2/+2
* Fix DIRDEPS_BUILD after r294752.bdrewery2016-01-271-0/+2
* Grab value for LEAF_tcpCurrEstab from net.inet.tcp.stats instead ofglebius2016-01-271-14/+20
* Grab a snap amount of TCP connections in syncache from tcpstat.glebius2016-01-273-22/+3
OpenPOWER on IntegriCloud