bin
|
Don't free random memory; thanks gcc-4.
|
2006-05-14 01:09:03 +00:00 |
common
|
Coverity CID 3206: Add assertion for NULL deref.
|
2006-05-13 22:05:04 +00:00 |
crypto
|
XXX: GCC uninitialized variable
|
2006-05-14 02:40:03 +00:00 |
dist
|
XXX: GCC uninitialized.
|
2006-05-14 02:37:46 +00:00 |
distrib
|
Per consensus on tech-install, take "bootN.fs" and "boot-comN.fs" to three
|
2006-05-14 02:21:59 +00:00 |
doc
|
Mention RFC 3542 support.
|
2006-05-13 15:57:19 +00:00 |
etc
|
add /usr/include/g++/{debug,tr1}.
|
2006-05-12 01:57:59 +00:00 |
games
|
Add a virtual destructor to avoid "future ABI issues". I love c++.
|
2006-05-14 06:38:04 +00:00 |
gnu
|
Casts to appease gcc.
|
2006-05-14 02:14:33 +00:00 |
include
|
add __BEGIN_DECLS/__END_DECLS around snprintf() & vsnprintf() prototypes.
|
2006-05-10 21:09:45 +00:00 |
lib
|
XXX: GCC uninitialized variable.
|
2006-05-14 02:15:31 +00:00 |
libexec
|
Be more careful about checking return value of {m,re}alloc().
|
2006-05-12 19:33:02 +00:00 |
regress
|
sprinkle some (char *) to pacify GCC4.
|
2006-05-12 01:56:39 +00:00 |
rescue
|
lmcctl has been replaced by lmcconfig.
|
2005-12-06 14:02:58 +00:00 |
sbin
|
don't do the -Wno-pointer-sign dance for host programs.
|
2006-05-12 01:18:25 +00:00 |
share
|
Sync with FreeBSD rev. 1.103: OpenBSD 3.9 and FreeBSD 6.1.
|
2006-05-13 18:49:28 +00:00 |
sys
|
Specify CPUFLAGS for Rm523x:
|
2006-05-14 14:27:14 +00:00 |
tools
|
set AR and RANLIB to the host versions in MAKE_ARGS - otherwise the
|
2006-05-12 18:01:13 +00:00 |
usr.bin
|
XXX: GCC uninitialized
|
2006-05-14 03:05:47 +00:00 |
usr.sbin
|
Another uninitialized var XXX: GCC
|
2006-05-14 01:26:34 +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
|
retire HAVE_GCC3/HAVE_GCC4 and introduce HAVE_GCC that is set to 2, 3 or 4.
|
2006-04-07 19:38:58 +00:00 |
Makefile.inc
|
…
|
|
UPDATING
|
Note new sparc64 bootloader requirement.
|
2006-01-31 22:54:22 +00:00 |
build.sh
|
Fix the iso-image action. These changes were accidentally omitted
|
2006-02-03 12:29:41 +00:00 |