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