Go to file
2008-10-26 07:04:04 +00:00
bin Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +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 Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00
distrib Sync with amd64: 2008-10-26 05:14:26 +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 Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +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 add ${LDOPTS} to the compile command. 2008-10-26 07:04:04 +00:00
include Add the C99 header <tgmath.h> (Type-generic math.h) 2008-09-28 14:57:41 +00:00
lib check for ${PTHREAD_MACHINE_ARCH} before ${MACHINE_ARCH} or ${MACHINE_CPU} 2008-10-26 00:00:27 +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 Use ${TOOL_SED} instead of plain "sed" in "!=" assignments. 2008-10-25 22:35:36 +00:00
sys expose both sparc and sparc64 context bits. 2008-10-26 06:58:02 +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 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 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 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