bin
|
In foo="`echo \"hi\"`", the backslashes should be removed by the outer
|
2008-10-27 19:52:28 +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
|
Make sshd find the xauth program, even with the new /usr/X11R7.
|
2008-10-27 08:27:04 +00:00 |
dist
|
Use ${TOOL_SED} instead if plain sed in Makefiles.
|
2008-10-25 22:27:34 +00:00 |
distrib
|
Add radeonhd_drv and change the name of some cirrus subdrivers by
|
2008-10-27 20:30:47 +00:00 |
doc
|
Mention ksh posix mode fix.
|
2008-10-27 20:01:27 +00:00 |
etc
|
add /usr/share/examples/pppd
|
2008-10-25 17:44:32 +00:00 |
external
|
Enable xf86-video-radeonhd in the 'default' case.
|
2008-10-27 20:39:32 +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
|
s/AWK/TOOL_AWK/. Problem reported by Greg Oster.
|
2008-10-27 20:56:28 +00:00 |
libexec
|
if LD32DIR is defined:
|
2008-10-26 07:11:54 +00:00 |
regress
|
Use ${TOOL_AWK}, no ${AWK}.
|
2008-10-27 20:58:08 +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
|
sockopt_getmbuf() may fail, handle that possibility
|
2008-10-27 20:03:07 +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
|
Make sshd find the xauth program, even with the new /usr/X11R7.
|
2008-10-27 08:27:04 +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 |
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 |
build.sh
|
Try harder to guess the correct TOOLDIR.
|
2008-10-26 23:40:06 +00:00 |