Go to file
apb 7cb9e72bbb Avoid using \$ in an awk script. Instead, store '$NetBSD$'
in an awk variable and interpolate it where needed.

Based on the patch by Martin Husemann in PR 38766.
2008-07-23 21:17:25 +00:00
bin Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-20 00:52:39 +00:00
common Add few KASSERTs. 2008-07-14 01:07:39 +00:00
crypto Add some missing ifdefs required for non-radius enabled builds. 2008-07-23 17:36:00 +00:00
dist make mkver fetch the date information from src/usr.sbin/ntp/importdate 2008-07-16 20:53:56 +00:00
distrib Per discussion on tech-userlevel@, do not compile and install nvi 2008-07-22 21:07:58 +00:00
doc dhcpcd is at 4.0.0 RC1 now 2008-07-23 12:57:40 +00:00
etc The default named.conf should not contain a query-source statement. 2008-07-23 05:47:48 +00:00
external update some comments. 2008-07-23 00:21:19 +00:00
games Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-21 13:24:38 +00:00
gnu Add a few more conditions to the setting of the symbol size for external 2008-07-22 05:35:44 +00:00
include SUS says that pthread_atfork() must also be in unistd.h 2008-06-25 11:45:38 +00:00
lib add workaround for PR/39175(Curses regression causes disoptimal and 2008-07-23 13:32:41 +00:00
libexec abort() if we are trying to use an undefined weak symbol from the plt. Remove 2008-07-23 18:16:42 +00:00
regress Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-21 14:33:31 +00:00
rescue we cannot use pthreads here because we are statically linked. 2008-06-23 14:53:06 +00:00
sbin Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-21 13:24:38 +00:00
share remove redundant semicolon. 2008-07-23 13:44:02 +00:00
sys Avoid using \$ in an awk script. Instead, store '$NetBSD$' 2008-07-23 21:17:25 +00:00
tests Fix two bugs to make MKMODULAR=yes builds will work again, for the 2008-05-31 19:58:35 +00:00
tools Verify that MAKEFLAGS contains "-j" before trying to manipulate it 2008-07-07 10:57:03 +00:00
usr.bin handle more types. 2008-07-23 11:59:43 +00:00
usr.sbin Make sure to update root.cache too. 2008-07-23 07:43:12 +00:00
x11 MKMAN=no -> NOMAN= # defined 2008-05-25 01:46:18 +00:00
BUILDING Correct/clarify the default setting of USETOOLS in the previous version. 2008-03-29 05:22:42 +00:00
Makefile Descend into external. 2008-05-22 14:13:58 +00:00
Makefile.inc
UPDATING Add entries for WARNS>0 enabling fatal warnings in the linker & assembler. 2008-07-23 00:29:35 +00:00
build.sh Make build.sh -C work as advertised. 2008-06-27 21:38:36 +00:00