bin
|
When expanding "$@" add a \0 byte after the last argument (as well as all
|
2006-05-20 13:57:27 +00:00 |
common
|
More cleanup.
|
2006-05-18 16:35:33 +00:00 |
crypto
|
XXX: GCC uninitialized variable
|
2006-05-14 02:40:03 +00:00 |
dist
|
Coverity CID 3494: Plug memory leak.
|
2006-05-21 17:23:36 +00:00 |
distrib
|
Use the gcc4 md list.
|
2006-05-19 01:49:05 +00:00 |
doc
|
- note sh3/vax mdreloc.c uninitialised variable warnings.
|
2006-05-21 04:19:12 +00:00 |
etc
|
Integrate Common Address Redundancy Procotol (CARP) from OpenBSD
|
2006-05-18 09:05:49 +00:00 |
games
|
don't try to switch a char and have a case of EOF - use an int.
|
2006-05-18 18:42:59 +00:00 |
gnu
|
Copy across the pa/t-netbsd file. Add a CRTSTUFF_T_CFLAGS_S define.
|
2006-05-21 06:03:55 +00:00 |
include
|
rename dd_rewind to dd_internal so that it can be re-used to implement
|
2006-05-17 20:32:19 +00:00 |
lib
|
use -O0 for blocksort.o on sh3 & GCC4.
|
2006-05-21 03:34:57 +00:00 |
libexec
|
avoid more GCC4 uninitialised variable problems. (sh3 known, vax guessed.)
|
2006-05-21 04:17:35 +00:00 |
regress
|
#include <stdlib.h> for exit(3) prototype
|
2006-05-20 20:30:34 +00:00 |
rescue
|
lmcctl has been replaced by lmcconfig.
|
2005-12-06 14:02:58 +00:00 |
sbin
|
PR/33522: Peter Bex: Sanity checks to avoid zerodivide.
|
2006-05-21 16:00:17 +00:00 |
share
|
Remove -Wno-attribute for gcc4
|
2006-05-20 00:48:41 +00:00 |
sys
|
Fix tyop reported by Yoshito Komatsu.
|
2006-05-21 11:39:27 +00:00 |
tools
|
Don't remove files that are needed for a build after make clean. Before
|
2006-05-20 00:23:39 +00:00 |
usr.bin
|
Victoria Day in Canada occurs on the Monday prior to May 25th
|
2006-05-20 22:31:02 +00:00 |
usr.sbin
|
- fix pointer problems and unsigned int -> int confusion that lead to
|
2006-05-20 20:03:28 +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
|
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
|
don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it
|
2002-04-10 14:53:43 +00:00 |
UPDATING
|
Note new sparc64 bootloader requirement.
|
2006-01-31 22:54:22 +00:00 |