Go to file
hannken eba426546b Function pserialize_perform() usually succeeds after two cross calls
so defer kpause() to iterations three and above.

Speeds up VOP_REVOKE() on /proc/XXX/status by a factor of ~12.

Ok: core@
2018-04-16 20:25:21 +00:00
bin kvm_geterr() already contains errno, use errx. 2018-04-11 18:52:29 +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 Remove trailing whitespace. 2018-04-16 08:17:18 +00:00
dist/pf fix two issues found by GCC 6.4: 2018-02-04 08:44:36 +00:00
distrib fix the sets for binutils-2.30 2018-04-16 12:25:18 +00:00
doc update for file-5.33 2018-04-15 19:48:44 +00:00
etc Hide ps error about processes not found (we could be more specific...) 2018-04-11 18:51:22 +00:00
external According to: 2018-04-16 16:11:40 +00:00
extsrc
games wtf(6): use character classes 2018-03-07 08:25:43 +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 fix and use the macro. 2018-04-07 19:28:32 +00:00
libexec Rework ifunc support to address a number of short comings: 2018-04-03 21:10:27 +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 typo in comment 2018-04-15 08:27:21 +00:00
share Merge EAGAIN descriptions. 2018-04-16 15:02:37 +00:00
sys Function pserialize_perform() usually succeeds after two cross calls 2018-04-16 20:25:21 +00:00
tests Refactor fork-like ATG tests in t_ptrace_wait* 2018-04-15 00:19:23 +00:00
tools do the bracket nesting only for clang for now. 2018-04-15 21:50:38 +00:00
usr.bin Keep previous location of device definitions so we can print them in error 2018-04-09 17:46:56 +00:00
usr.sbin Document "debug" in usage(). 2018-04-13 17:43:37 +00:00
build.sh Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@) 2018-04-01 04:35:01 +00:00
BUILDING regen 2018-02-16 10:05:22 +00:00
Makefile include bsd.clean.mk so that we actually clean up the attempted "params" 2018-03-13 03:06:28 +00:00
Makefile.inc
UPDATING Add a note about potential tools build failure due to yesterday's 2018-04-15 17:22:03 +00:00