Go to file
christos 79867d81ea PR/33681: Scott Ellis: Building 'bc' with SHAREDSTRINGS=yes fails
We need CPPFLAGS too now.
2006-06-09 19:16:36 +00:00
bin When expanding "$@" add a \0 byte after the last argument (as well as all 2006-05-20 13:57:27 +00:00
common remove unused variable that broke build 2006-05-28 10:15:25 +00:00
crypto resolve conflicts. 2006-06-03 01:50:19 +00:00
dist :g/%i/s//%d/gc 2006-05-31 19:53:13 +00:00
distrib Remove the "sendmail" configuration files and startup scripts from the 2006-06-09 12:18:30 +00:00
doc Rename XEN kernel config files to be more consistent: 2006-06-08 22:17:07 +00:00
etc Remove obsolete entries for "sendmail". Patch suppled by Yoshito Komatsu 2006-06-09 14:39:53 +00:00
games Increase username length to match modern systems, and create #defines for a 2006-06-07 09:36:39 +00:00
gnu The shell variable $@ should never be used without surrounding "quotes". 2006-06-09 10:11:44 +00:00
include remove support for building (with) GCC 2.95. also: 2006-06-02 22:16:18 +00:00
lib Use PRId64 instead of a cast to long long and %lld to print an int64_t. 2006-06-08 21:08:56 +00:00
libexec in _rtld_bind() initialise new_value for GCC4. 2006-05-23 16:27:41 +00:00
regress Use "GZIPPROG" instead of "GZIP", as gzip(1) uses the GZIP environment 2006-05-29 16:47:07 +00:00
rescue
sbin support timecounters (struct time gone, use time_second then) 2006-06-07 20:56:19 +00:00
share PR/33681: Scott Ellis: Building 'bc' with SHAREDSTRINGS=yes fails 2006-06-09 19:16:36 +00:00
sys Revert previous. Wrong way of doing things... 2006-06-09 19:13:17 +00:00
tools Fixes for mknative runs on gcc3. 2006-06-09 15:30:52 +00:00
usr.bin PR/33677: Scott Ellis: Building with MKINET6=no causes netstat to fail compiling 2006-06-09 16:39:11 +00:00
usr.sbin Remove the "sendmail" configuration files and startup scripts from the 2006-06-09 12:18:30 +00:00
x11
BUILDING
Makefile remove support for building (with) GCC 2.95. also: 2006-06-02 22:16:18 +00:00
Makefile.inc
UPDATING more details. 2006-06-02 19:08:00 +00:00
build.sh