Go to file
ozaki-r 21f6c0a11a Don't wait on workqueue_wait if called from worker itself
Otherwise workqueue_wait never return in such a case.  This treatment
is the same as callout_halt.
2018-06-13 05:26:12 +00:00
bin Rework perform_arith_op() in expr(1) to omit Undefined Behavior 2018-06-12 18:12:18 +00:00
common Complete previous by complteley removing the _DIAGASSERT from memmove - 2018-02-12 11:14:15 +00:00
compat fix a comment. 2018-02-06 10:00:00 +00:00
crypto Disable loading XMSS keys by default too. 2018-06-07 15:26:09 +00:00
dist/pf fix two issues found by GCC 6.4: 2018-02-04 08:44:36 +00:00
distrib Retire fast_ipsec.4 2018-06-13 03:28:36 +00:00
doc Refer ipsec(4) instead of fast_ipsec(4) 2018-06-13 03:34:13 +00:00
etc Prior to ZFSv15, volinit was an undocumented command which could be used to 2018-06-08 14:44:21 +00:00
external Avoid declaring ulonglong_t. 2018-06-13 04:21:21 +00:00
extsrc
games Restore the MKGROFF=bo MKCXX=yes build 2018-06-11 14:18:16 +00:00
include Mark in string.h: memccpy(3) and strdup(3) as _POSIX_C_SOURCE >= 2001 2018-02-20 02:35:24 +00:00
lib Avoid left-shifting a negative number in the non-compat case, too. 2018-06-11 20:28:23 +00:00
libexec We can't build those three with MKSANITIZER, they are used too early. 2018-06-09 22:41:55 +00:00
regress Don't test call gates, they are not supported anymore. 2017-08-30 15:46:19 +00:00
rescue Add progress(1) into /rescue. 2018-04-11 00:26:38 +00:00
sbin Remove duplicate assignments. 2018-06-12 20:12:21 +00:00
share Retire fast_ipsec.4 2018-06-13 03:28:36 +00:00
sys Don't wait on workqueue_wait if called from worker itself 2018-06-13 05:26:12 +00:00
tests Add 2 new expr(1) ATF tests 2018-06-12 18:54:39 +00:00
tools Revert my previous config test inclusion for u_longlong_t. 2018-06-13 04:17:43 +00:00
usr.bin remove extra quotes. 2018-06-12 15:41:35 +00:00
usr.sbin use SUBDIR.roff suggested by uwe@ 2018-06-10 17:55:11 +00:00
build.sh Re-add files that were accidentally deleted in my previous commit. 2018-05-02 07:34:44 +00:00
BUILDING Re-add files that were accidentally deleted in my previous commit. 2018-05-02 07:34:44 +00:00
Makefile Re-add files that were accidentally deleted in my previous commit. 2018-05-02 07:34:44 +00:00
Makefile.inc Re-add files that were accidentally deleted in my previous commit. 2018-05-02 07:34:44 +00:00
UPDATING Re-add files that were accidentally deleted in my previous commit. 2018-05-02 07:34:44 +00:00