Go to file
sjg 5a3dc2452c The conditional expressions used with ':?' can be expensive
eg. exists() does stat(2).
If 'wantit' is FALSE, we are going to discard everything anyway,
so skip evaluating the conditional and expanding either lhs or rhs.
2015-10-12 16:48:13 +00:00
bin
common
compat
crypto
dist/pf
distrib Handle the contents of /usr/lib/dtrace so a MKDTRACE=yes release completes. 2015-10-09 19:23:18 +00:00
doc Postfix 3.0.3 has released. 2015-10-12 05:43:25 +00:00
etc Handle the contents of /usr/lib/dtrace so a MKDTRACE=yes release completes. 2015-10-09 19:23:18 +00:00
external A lack of useable addresses on any interfaces is not an error. 2015-10-12 09:29:25 +00:00
extsrc
games
gnu
include
lib Release 2015g - 2015-10-01 00:39:51 -0700 2015-10-09 17:21:45 +00:00
libexec Use llabs(), not abs(), on the difference of daddr_t's. 2015-10-10 22:34:46 +00:00
regress
rescue
sbin don't stop processing /etc/fstab when one entry fails, both for 2015-10-11 23:58:16 +00:00
share Bump date for previous. 2015-10-12 12:07:24 +00:00
sys add missing debugging attributes 2015-10-11 21:49:22 +00:00
tests Add tests for assigining/deleting IP addresses 2015-10-07 05:24:41 +00:00
tools use c comments 2015-10-09 14:42:40 +00:00
usr.bin The conditional expressions used with ':?' can be expensive 2015-10-12 16:48:13 +00:00
usr.sbin Track down and fix two missing uses of SEGSUM_FINFOBASE(). 2015-10-10 22:34:09 +00:00
build.sh
BUILDING
Makefile
Makefile.inc
UPDATING