Go to file
apb 125b7c8cbb In shell scripts run during the build, add a SED variable, defaulting
to "sed".  SED=${TOOL_SED:Q} should be passed in the environment to
override this.
2008-10-25 22:18:15 +00:00
bin In shell scripts run during the build, add a SED variable, defaulting 2008-10-25 22:18:15 +00:00
common Emulate cpuid instruction. 2008-10-25 19:01:18 +00:00
crypto Pull in a fix from the OpenSSL CVS: 2008-10-25 12:11:47 +00:00
dist IPF 4.1.31 is out 2008-10-20 12:09:15 +00:00
distrib Remove trailing whitespace. 2008-10-25 18:18:01 +00:00
doc IPF 4.1.31 is out 2008-10-20 12:09:15 +00:00
etc add /usr/share/examples/pppd 2008-10-25 17:44:32 +00:00
external Pull in ftlcdfil.c 2008-10-25 13:14:49 +00:00
games Use uint32_t and include <stdint.h>, instead of using u_int32_t 2008-10-19 07:56:42 +00:00
gnu Rewrite a "!=" command to avoid using sed. 2008-10-25 22:10:39 +00:00
include Add the C99 header <tgmath.h> (Type-generic math.h) 2008-09-28 14:57:41 +00:00
lib use <sparc/pmap.h> and <sparc/kcore.h> so this builds properly with 2008-10-25 19:09:10 +00:00
libexec Never build this with PIE. 2008-10-16 14:36:20 +00:00
regress Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. 2008-10-19 22:05:19 +00:00
rescue we cannot use pthreads here because we are statically linked. 2008-06-23 14:53:06 +00:00
sbin xref rescue(8) 2008-10-21 02:32:37 +00:00
share allow _GCC_*CRT* defines to be overridden in the in-tree toolchain case. 2008-10-25 19:11:28 +00:00
sys Resurrect cpu_setfunc(), and make cpu_lwp_fork() use it. 2008-10-25 22:12:33 +00:00
tests Don't descend into atf with (${MKATF} == no) 2008-08-16 23:51:51 +00:00
tools Use ${TOOL_SED} instead of just "sed" while building other tools. 2008-10-25 22:15:28 +00:00
usr.bin In shell scripts run during the build, add a SED variable, defaulting 2008-10-25 22:18:15 +00:00
usr.sbin remove genmask completely and correctly. 2008-10-25 22:12:20 +00:00
x11 Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. 2008-10-19 22:05:23 +00:00
build.sh Remove support for printing "'-x' has been replaced by 'xxxxx'". 2008-08-22 23:41:24 +00:00
BUILDING regen for recent change to examples and objdir advice, 2008-09-24 07:38:04 +00:00
Makefile Add a do-top-obj target, which builds the top-level obj directory. 2008-10-25 15:03:44 +00:00
Makefile.inc
UPDATING Add an entry for the "libc lint problem", mostly taken 2008-09-02 07:34:15 +00:00