Go to file
tron 05fa9772ea Import Postfix 2.6.5. Changes since Postfix 2.6.2:
- The Postfix Milter client got out of step with a Milter application
  after the application sent a "quarantine" request at end-of-message
  time. The Milter application would still be in the end-of-message
  state, while Postfix would already be working on the next SMTP
  event, typically, QUIT or MAIL FROM. In the latter case, Milter
  responses for the previously-received email message would be applied
  towards the next MAIL FROM transaction. This problem was diagnosed
  with help from Alban Deniz.
- The Postfix SMTP server would abort with an "unexpected lookup table"
  error when an SMTPD policy server was mis-configured in a particular way.
2009-08-31 17:53:31 +00:00
bin Fix up seriously borked mallocing of a static buffer, which seems to 2009-08-31 07:11:16 +00:00
common __strong_alias(foo,foo) is... pointless. 2009-08-21 14:31:02 +00:00
compat do not need the postfix libraries here. 2009-07-21 01:06:02 +00:00
crypto fixed typo: algoriym -> algorithm 2009-08-24 09:33:03 +00:00
dist fix bin/41781, the pattern /\$/ doesn't match a dollar sign anymore by default. 2009-08-30 14:57:51 +00:00
distrib Make sure cdrom/etc exists before copying files into it. 2009-08-30 22:30:30 +00:00
doc if we're updating this... add myself under make and lfs, and add a 2009-08-31 06:21:54 +00:00
etc netbsd.org -> NetBSD.org for URLs. 2009-08-26 11:15:25 +00:00
external Import Postfix 2.6.5. Changes since Postfix 2.6.2: 2009-08-31 17:53:31 +00:00
games Dumping all system includes anything uses in one big header file is so 1986. 2009-08-31 08:27:16 +00:00
gnu Use SCRIPTS instead of FILES to handle (executable) scripts. 2009-08-19 20:32:58 +00:00
include Introduce a new accessor macro N_NAME() to access the n_name field 2009-08-21 08:42:02 +00:00
lib delete defined(sun), it could be invaded in the user namespace. Suggested 2009-08-31 00:05:43 +00:00
libexec Remove trailing \n in calls to _rtld_error: a newline is automatically 2009-08-29 13:46:54 +00:00
regress Don't try to include <a.out.h> or <link_aout.h> on mips. 2009-08-21 13:30:54 +00:00
rescue kill ldd_aout. it didn't work anyway...not since i don't know when. 2009-08-22 06:52:15 +00:00
sbin Fix markup 2009-08-22 00:14:21 +00:00
share Let us use MKKMOD=yes to leave the kernel modules out of the 2009-08-30 01:49:41 +00:00
sys Replace shutdownhook_establish(9) with pmf_device_register1(9). 2009-08-31 15:18:55 +00:00
tests No-one wins in rump vs link sets. 2009-08-21 14:41:22 +00:00
tools Build binutils 2.19.1 if HAVE_BINUTILS is 219 2009-08-18 15:08:51 +00:00
usr.bin New sentence, new line. 2009-08-31 07:45:24 +00:00
usr.sbin actually exit on errors 2009-08-30 19:24:40 +00:00
x11 add -n to gzip invocation 2009-03-31 21:12:51 +00:00
build.sh Add a MKARZERO flag, which invokes ar(1) with the new D flag when it 2009-03-13 16:23:31 +00:00
BUILDING regen 2009-07-12 14:17:18 +00:00
Makefile Let us use MKKMOD=yes to leave the kernel modules out of the 2009-08-30 01:49:41 +00:00
Makefile.inc
UPDATING Presence of index.o in existing libc.a causes duplicate symbol now that 2009-07-18 09:50:32 +00:00