| Age | Commit message (Expand) | Author |
| 2001-12-31 | Introduce 3 new MK* variables that have effect in the USE_NEW_TOOLCHAIN | thorpej |
| 2001-12-20 | fix typo. (.o in SRCS) | yamt |
| 2001-12-15 | Descend into dbsym. | thorpej |
| 2001-12-12 | Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly). | lukem |
| 2001-12-12 | MKfoo=no -> NOfoo | tv |
| 2001-11-12 | Major overhaul of src/tools and host toolchain. Summary of changes: | tv |
| 2001-11-11 | backout IPv6 patch to postfix. IPv6 support for "mynetworks" check was | itojun |
| 2001-11-09 | Remove a trailing space. | wiz |
| 2001-11-09 | This is not a Sun3-specific program. | thorpej |
| 2001-11-09 | Make an error message more informative. | thorpej |
| 2001-11-09 | New BFD-using dbsym(8) written by Simon Burge, with some code | thorpej |
| 2001-10-25 | Give the host tool build more control over the HOST_CPPFLAGS. | thorpej |
| 2001-10-24 | Descend into mdsetimage. | thorpej |
| 2001-10-24 | Add support for building as a target-prefixed cross-tool from src/tools. | thorpej |
| 2001-10-22 | Bah, move ".include <bsd.own.mk>" to before USE_NEW_TOOLCHAIN check. | simonb |
| 2001-10-22 | Add a Makefile for mdsetimage that tries to do the new/old toolchain | simonb |
| 2001-10-22 | Add the bfd-mdsetimage pkgsrc version of mdsetimage - this is Chris | simonb |
| 2001-10-19 | Remove all traces of "aux.m4" so as not to conflict with Microsoft host OS's. | tv |
| 2001-08-09 | sync wth 20010228-pl04. | itojun |
| 2001-05-29 | sync with 8.11.4. | itojun |
| 2001-03-29 | Update list of dynamically generated source files. | tron |
| 2001-03-26 | Re-enable IPv6 -- Itojun has fixed all the bugs :-) | thorpej |
| 2001-03-21 | enable STARTTLS, gshapiro@sendmail says it works just fine on freebsd. | itojun |
| 2001-03-18 | Disable the IPv6 support in postfix for now; there are some | thorpej |
| 2001-03-15 | correct installation location for postfix flush/spawn/lmtp | itojun |
| 2001-03-13 | pull latest IPv6 patch in. | itojun |
| 2001-03-13 | upgrade in-tree postfix to release-20010228. | itojun |
| 2001-02-28 | no longer need to replace relative path in netbsd-proto.mc | itojun |
| 2001-01-15 | no longer need to ship IPv4-only sendmail.cf. | itojun |
| 2001-01-15 | pull DaemonPortOptions modifier for "optional address", from | itojun |
| 2001-01-09 | - Use PRINTOBJDIR and .WAIT where appropriate. | enami |
| 2001-01-04 | upgrade to sendmail 8.11.2. | itojun |
| 2001-01-04 | add STARTTLS handling - commented out for now. someone with knowledge | itojun |
| 2000-12-29 | do not visit "conf" if MKSHARE == no | itojun |
| 2000-12-26 | netbsd has strlcpy/strlcat | itojun |
| 2000-12-25 | run eqn. PR 11814 | itojun |
| 2000-12-09 | add abounce.c | perry |
| 2000-10-23 | Use MKDOC to check for building in the doc subdirectory, not MKSHARE. | simonb |
| 2000-10-10 | sync with sendmail 8.11.1. | itojun |
| 2000-09-23 | Use ${COPY} instead of -c for ${INSTALL} commands. | simonb |
| 2000-08-26 | Fix the path to netbsd-proto-IPv4only.mc in the installed | hubertf |
| 2000-08-25 | Enable some commonly used features: genericstable, mailertable, virtusertable, | hubertf |
| 2000-08-25 | add that netbsd-proto.cf now depends on netbsd-proto-IPv4only.mc | hubertf |
| 2000-08-25 | Rewrite: include netbsd-proto-IPv4only.mc, and enable handling of IPv6. | hubertf |
| 2000-08-23 | Allow to override CFDIR from command line. | enami |
| 2000-08-20 | NetBSD has setusercontext() since Feb 2000. | itojun |
| 2000-08-13 | install m4 file for darwin (added in 8.10.x -> 8.11.0) | itojun |
| 2000-07-22 | use FILES* rather than an explicit afterinstall target, so that | cgd |
| 2000-07-07 | use '${MAKE}', not 'make'. | cgd |
| 2000-07-05 | Pass ${INSTPRIV} to ${INSTALL}. | enami |