Go to file
christos 4871d79cb7 Coverity CID 3318: Remove stray semicolon that caused close to be called
unintentionally.
2006-05-24 15:53:21 +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 More cleanup. 2006-05-18 16:35:33 +00:00
crypto XXX: GCC uninitialized variable 2006-05-14 02:40:03 +00:00
dist Use the value-returning variants of the 64-bit endian macros instead 2006-05-22 20:48:08 +00:00
distrib the intention of the whole tip-as-cu thing was to allow tip-as-cu and 2006-05-22 12:32:20 +00:00
doc yamt-pdpolicy; new base 2006-05-24 11:03:28 +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 - include <stdlib.h> and <string.h> where appropriate 2006-05-23 20:11:10 +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 Coverity CID 3677: Plug memory leak 2006-05-23 00:58:42 +00:00
libexec in _rtld_bind() initialise new_value for GCC4. 2006-05-23 16:27:41 +00:00
regress Coverity CID 829: Possible dereference of NULL pointer. 2006-05-23 21:52:55 +00:00
rescue
sbin Coverity CID 3447: Add extraneous checks to shut up Coverity. 2006-05-23 22:35:20 +00:00
share Enable -Wold-style-cast for sh3 now that its stadarg.h doesn't use LHS casts. 2006-05-22 00:43:04 +00:00
sys Add a check for our own advertisements. This is due to non-simplex 2006-05-24 13:39:37 +00:00
tools also grab ALL_OPT_FILES from gcc/Makefile for libobjc4. 2006-05-23 10:55:55 +00:00
usr.bin Coverity CID 3318: Remove stray semicolon that caused close to be called 2006-05-24 15:53:21 +00:00
usr.sbin Coverity CID 3671: Cast close to void and don't close negative fds. 2006-05-23 01:36:36 +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