Go to file
mrg 4a7d55e29a our recvfrom() uses socklen_t *. 2006-05-11 19:25:28 +00:00
bin quell GCC 4.1 uninitialised variable warnings. 2006-05-10 21:53:14 +00:00
common Make the conditional for defining boolean_t complement the conditional 2006-05-07 12:46:01 +00:00
crypto use socklen_t where appropriate. 2006-05-11 11:54:14 +00:00
dist match u_char * with u_char[]. 2006-05-11 09:29:39 +00:00
distrib I changed the ramdisk size in the kernel, but failed to change the size 2006-05-11 17:23:18 +00:00
doc document the GCC4 pointer sign and strict aliasing problems (so far.) 2006-05-11 09:39:58 +00:00
etc add missing files 2006-04-30 19:57:07 +00:00
games lrint() -> larn_lrint(). 2006-05-11 10:23:24 +00:00
gnu Address the remaining Coverity problems from Mark D. Baushke 2006-05-11 17:47:49 +00:00
include add __BEGIN_DECLS/__END_DECLS around snprintf() & vsnprintf() prototypes. 2006-05-10 21:09:45 +00:00
lib in _m_gmon_destructor(0 when traversing the list, add (void *) to the cast 2006-05-11 17:19:15 +00:00
libexec use a u_char[] when it is expected. 2006-05-11 12:27:21 +00:00
regress #include <stdlib.h>. 2006-05-10 19:11:50 +00:00
rescue lmcctl has been replaced by lmcconfig. 2005-12-06 14:02:58 +00:00
sbin - log2() -> lfs_log2(). 2006-05-11 16:56:50 +00:00
share for now, turn on -fno-strict-aliasing for GCC4. 2006-05-11 00:46:57 +00:00
sys in uaudio_process_as() initialise ai.aformat and ai.ifaceh. 2006-05-11 19:09:25 +00:00
tools initial wrapper for gmake-requiring tools. probably does not yet 2006-05-11 01:17:53 +00:00
usr.bin char -> u_char in a couple of places to match other variables. 2006-05-11 19:16:42 +00:00
usr.sbin our recvfrom() uses socklen_t *. 2006-05-11 19:25:28 +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 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
build.sh Fix the iso-image action. These changes were accidentally omitted 2006-02-03 12:29:41 +00:00