bin
|
Use ${TOOL_SED} instead if plain sed in Makefiles.
|
2008-10-25 22:27:34 +00:00 |
common
|
Raise correct interrupt on division errors.
|
2008-10-27 00:20:22 +00:00 |
compat
|
regenerate.
|
2008-10-27 08:00:01 +00:00 |
crypto
|
From Arnaud Ebalard:
|
2008-10-27 06:27:05 +00:00 |
dist
|
Use ${TOOL_SED} instead if plain sed in Makefiles.
|
2008-10-25 22:27:34 +00:00 |
distrib
|
fix broken non-compat build
|
2008-10-27 07:45:38 +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
|
reference other libraries from their relative location.
|
2008-10-27 07:26:29 +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
|
Teach gdb about reg::r_gbr. From mjf@
|
2008-10-27 00:33:19 +00:00 |
include
|
Add the C99 header <tgmath.h> (Type-generic math.h)
|
2008-09-28 14:57:41 +00:00 |
lib
|
use LIBDPLIBS+= not =.
|
2008-10-27 07:57:41 +00:00 |
libexec
|
if LD32DIR is defined:
|
2008-10-26 07:11:54 +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
|
Pass SED=${TOOL_SED:Q} in the environment to scripts run during the build.
|
2008-10-26 14:55:17 +00:00 |
share
|
Always define TOOL_* variables in bsd.own.mk, not in bsd.sys.mk.
|
2008-10-26 23:13:24 +00:00 |
sys
|
Remove logic to compute relative pathes to chroots. It breaks the
|
2008-10-26 23:06:41 +00:00 |
tests
|
Don't descend into atf with (${MKATF} == no)
|
2008-08-16 23:51:51 +00:00 |
tools
|
HOST_SH should always be an absolute path, so don't bother searching for
|
2008-10-26 15:54:19 +00:00 |
usr.bin
|
Use ${TOOL_SED} instead if plain sed in Makefiles.
|
2008-10-25 22:27:34 +00:00 |
usr.sbin
|
Use ${TOOL_SED} instead of plain "sed" in "!=" assignments.
|
2008-10-25 22:35:36 +00:00 |
x11
|
Use ${TOOL_SED} instead if plain sed in Makefiles.
|
2008-10-25 22:27:34 +00:00 |
build.sh
|
Try harder to guess the correct TOOLDIR.
|
2008-10-26 23:40:06 +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 |