Go to file
maxv 54954d76d2 Fix wrong order; first enable WP, then enable interrupts. Otherwise we
might get an interrupt before re-enabling WP, and be rescheduled as a
result. In practice it never happens, because the previous PSL always
has interrupts disabled too.
2018-03-13 16:52:42 +00:00
bin Typos. 2018-02-08 09:05:16 +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 add *template.x to CLEANFILES. 2018-03-13 03:06:51 +00:00
dist/pf fix two issues found by GCC 6.4: 2018-02-04 08:44:36 +00:00
distrib clean up CRUNCHBIN.map 2018-03-13 02:22:43 +00:00
doc s/20183/201803/ 2018-03-08 10:17:22 +00:00
etc Update the keys file to the latest version from: 2018-03-09 18:56:02 +00:00
external fix the cleanfiles for hooks mechanism 2018-03-13 03:17:01 +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 Remove exgtraneous comma 2018-03-12 11:56:34 +00:00
libexec Like Sparc, PowerPC can use IRELATIVE relocations in non-PLT sections. 2018-03-09 20:19:11 +00:00
regress Don't test call gates, they are not supported anymore. 2017-08-30 15:46:19 +00:00
rescue Extra flags for static PIE 2017-10-08 15:02:33 +00:00
sbin Revert functional changes in previous, at expense of strict KNF conformance. 2018-02-14 17:43:09 +00:00
share define LIBXFONT2. 2018-03-11 09:56:44 +00:00
sys Fix wrong order; first enable WP, then enable interrupts. Otherwise we 2018-03-13 16:52:42 +00:00
tests ATF: Add new test race1 in t_ptrace_wait* 2018-03-13 14:54:13 +00:00
tools undo previous; breaks the build. handle inside flex. 2018-03-11 18:32:43 +00:00
usr.bin Remove Tn. 2018-03-12 09:29:43 +00:00
usr.sbin improve previous, use getprogname() to get the invocation name. 2018-03-12 01:15:00 +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 20180311: 2018-03-11 11:18:06 +00:00
build.sh Remove port-acorn26 2018-01-24 09:04:40 +00:00