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 "/var/spool/clientmqueue" and "/var/spool/mqueue" from the list
|
2006-06-09 21:19:40 +00:00 |
doc
|
Rename XEN kernel config files to be more consistent:
|
2006-06-08 22:17:07 +00:00 |
etc
|
Remove entries for "/var/spool/mqueue" (used by "sendmail" only).
|
2006-06-09 21:08:51 +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
|
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
|
PR/33681: Scott Ellis: Building 'bc' with SHAREDSTRINGS=yes fails
|
2006-06-09 19:16:36 +00:00 |
sys
|
stack police: don't allocate statvfs on the stack.
|
2006-06-09 23:24:24 +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 "/var/spool/clientmqueue" and "/var/spool/mqueue" from the list
|
2006-06-09 21:19:40 +00:00 |
x11
|
Add missing closing brace. How did this ever work previously?
|
2006-04-21 21:46:06 +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 |
build.sh
|
Fix the iso-image action. These changes were accidentally omitted
|
2006-02-03 12:29:41 +00:00 |