Go to file
gdamore ef3b8c3cc3 Print bus_addr_t using PRIx64 (casting to uint64_t), which fixes builds
on 32-bit sparc (which have 64-bit bus_addr_t, but only 32-bit pointers.)
2006-06-08 22:42:24 +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 Rename XEN kernel config files to be more consistent: 2006-06-08 22:17:07 +00:00
doc Rename XEN kernel config files to be more consistent: 2006-06-08 22:17:07 +00:00
etc Rename XEN kernel config files to be more consistent: 2006-06-08 22:17:07 +00:00
games Increase username length to match modern systems, and create #defines for a 2006-06-07 09:36:39 +00:00
gnu One more coverity fix from Mark D. Baushke 2006-06-07 15:10:04 +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 lmcctl has been replaced by lmcconfig. 2005-12-06 14:02:58 +00:00
sbin support timecounters (struct time gone, use time_second then) 2006-06-07 20:56:19 +00:00
share Add variables for /libdata/firmware path. 2006-06-07 18:49:36 +00:00
sys Print bus_addr_t using PRIx64 (casting to uint64_t), which fixes builds 2006-06-08 22:42:24 +00:00
tools delete GCC2 support. 2006-06-03 07:13:52 +00:00
usr.bin support timecounters (struct time gone, use time_second then) 2006-06-07 20:56:19 +00:00
usr.sbin Sort the obsolete rc.conf(5) variables to check, and only check 2006-06-08 20:58:38 +00:00
x11 Add missing closing brace. How did this ever work previously? 2006-04-21 21:46:06 +00:00
build.sh Fix the iso-image action. These changes were accidentally omitted 2006-02-03 12:29:41 +00:00
BUILDING mkisofs is in pkgsrc/sysutils/cdrtools now, not pkgsrc/sysutils/cdrecord. 2006-01-29 14:03:59 +00:00
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