aboutsummaryrefslogtreecommitdiff
path: root/lib/libsm
Commit message (Collapse)AuthorAgeFilesLines
* Add a new source file in sendmail 8.13.4Gregory Neil Shapiro2005-06-071-1/+1
| | | | Notes: svn path=/head/; revision=147082
* Remove file no longer in 8.13.3Gregory Neil Shapiro2005-02-141-1/+1
| | | | Notes: svn path=/head/; revision=141863
* NOINET6 -> NO_INET6Ruslan Ermilov2004-12-211-1/+1
| | | | Notes: svn path=/head/; revision=139115
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
| | | | | | | any fake value. Notes: svn path=/head/; revision=136910
* Reflect changes in sendmail 8.13 source treeGregory Neil Shapiro2004-08-011-1/+1
| | | | Notes: svn path=/head/; revision=132947
* Honor NOINET6 and disable IPv6 support in libmilter and sendmail if itGregory Neil Shapiro2004-06-011-1/+5
| | | | | | | | | is set. MFC after: 4 days Notes: svn path=/head/; revision=129912
* Remove MAINTAINER= lines from individual Makefiles in favor of theGregory Neil Shapiro2003-07-071-2/+0
| | | | | | | MAINTAINER file (which already had entries for sendmail). Notes: svn path=/head/; revision=117299
* Removed now unused INTERNALSTATICLIB.Ruslan Ermilov2002-05-131-2/+0
| | | | | | | | INTERNALLIB now implies NOPIC and NOPROFILE. Removed gratuitous NOMAN. Notes: svn path=/head/; revision=96513
* Add two new libraries which are part of sendmail 8.12. libsm is used onlyGregory Neil Shapiro2002-02-171-0/+37
for building sendmail and the associated utilities. libmilter is a new mail filtering API for sendmail. Notes: svn path=/head/; revision=90796