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
|
use just <bsd.prog.mk>. fixes build problem reported by paul goyotte.
|
2008-10-30 21:53:41 +00:00 |
crypto
|
Changes to ipsecdoi_id2str():
|
2008-10-29 18:49:45 +00:00 |
dist
|
make gtags work for real.
|
2008-10-29 19:57:27 +00:00 |
distrib
|
more MKSHARE == no fixes:
|
2008-10-30 21:37:55 +00:00 |
doc
|
Note more changes committed recently.
|
2008-10-30 16:15:05 +00:00 |
etc
|
don't keep building the directories for old vi.
|
2008-10-30 21:45:55 +00:00 |
external
|
Sprinkle -DXCMS where it is needed. I considered adding a config.h for
|
2008-10-30 18:26:01 +00:00 |
games
|
more MKSHARE == no fixes:
|
2008-10-30 21:37:55 +00:00 |
gnu
|
don't check MKSHARE here, it is no longer valid.
|
2008-10-30 20:09:50 +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
|
Constify.
|
2008-10-28 08:05:26 +00:00 |
regress
|
Add AWK?=${TOOL_AWK} in regression tests for awk itself.
|
2008-10-27 20:59:22 +00:00 |
rescue
|
use nvi instead. thanks to Andreas Wrede
|
2008-10-29 23:55:28 +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
|
more MKSHARE == no fixes:
|
2008-10-30 21:37:55 +00:00 |
sys
|
prepare for device_t/softc split, but actually don't do it: ipmi_match() wants to access sc_dev before we have chance to initialize it
|
2008-10-30 20:28:02 +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
|
more MKSHARE == no fixes:
|
2008-10-30 21:37:55 +00:00 |
usr.sbin
|
Import changes from the MirBSD Project:
|
2008-10-30 18:43:13 +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
|
- enable 32-bit library builds on amd64 and sparc64
|
2008-10-27 22:32:51 +00:00 |
Makefile.inc
|
don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it
|
2002-04-10 14:53:43 +00:00 |
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 |