Go to file
mrg d7a5ec3490 install new header mm_malloc.h that the mmx/sse headers use now.
fixes 3rd party app build problems reported by dogcow@.
2006-05-17 03:29:45 +00:00
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 23:36:01 +00:00
distrib install new header mm_malloc.h that the mmx/sse headers use now. 2006-05-17 03:29:45 +00:00
doc kauth(9), PaX MPROTECT. 2006-05-16 15:41:25 +00:00
etc In the rc.d file list, start a new line for each first letter of 2006-05-14 15:43:54 +00:00
games PR/33495: Daniel Weiss: Offensive quote in netbsd fortune package 2006-05-16 20:13:50 +00:00
gnu install new header mm_malloc.h that the mmx/sse headers use now. 2006-05-17 03:29:45 +00:00
include add __BEGIN_DECLS/__END_DECLS around snprintf() & vsnprintf() prototypes. 2006-05-10 21:09:45 +00:00
lib if SOFTFLOAT_FOR_GCC is not defined, don't declare float_detect_tininess. 2006-05-16 20:55:51 +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
sbin Introduce PaX MPROTECT -- mprotect(2) restrictions used to strengthen 2006-05-16 00:08:24 +00:00
share Add man page for lmtemp(4). 2006-05-17 00:28:02 +00:00
sys Support LM77 Temperature. 2006-05-17 00:10:54 +00:00
tools quote variables in the gmake version of getvars() so that stuff that 2006-05-17 03:27:19 +00:00
usr.bin add missing prototypes 2006-05-16 02:37:24 +00:00
usr.sbin Add a man page derived from the one in the distribution. 2006-05-15 02:17:43 +00:00
x11 Add missing closing brace. How did this ever work previously? 2006-04-21 21:46:06 +00:00
BUILDING
Makefile
Makefile.inc
UPDATING
build.sh