Go to file
christos b7c6768d3d Coverity CID 3206: Add assertion for NULL deref. 2006-05-13 22:05:04 +00:00
bin Coverity CID 3365: Fix inverted logic! 2006-05-13 21:58:51 +00:00
common Coverity CID 3206: Add assertion for NULL deref. 2006-05-13 22:05:04 +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 Fix typo in previous... it.4 belongs to man4 not man3 :-) 2006-05-13 17:24:34 +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 sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4. 2006-05-11 23:16:28 +00:00
gnu define ENABLE_EXECUTE_STACK to nothing so that _enable_execute_stack() 2006-05-13 10:38:33 +00:00
include add __BEGIN_DECLS/__END_DECLS around snprintf() & vsnprintf() prototypes. 2006-05-10 21:09:45 +00:00
lib with GCC4 we *need* to pass -fno-unit-at-a-time otherwise GCC 2006-05-13 01:40:34 +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 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 support MAKEVERBOSE 2006-05-13 12:02:54 +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 reference uptime(1) correctly 2006-05-13 12:41:54 +00:00
usr.sbin Cleanup KNF, WARNS=4. 2006-05-13 20:46:15 +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