aboutsummaryrefslogtreecommitdiff
path: root/contrib/sendmail/cf/sh
Commit message (Collapse)AuthorAgeFilesLines
* Merge sendmail 8.14.9 to HEADGregory Neil Shapiro2014-05-221-1/+1
|\ | | | | | | | | | | | | MFC after: 3 days Notes: svn path=/head/; revision=266527
* | Merge sendmail 8.14.8 to HEADGregory Neil Shapiro2014-01-261-2/+2
|\| | | | | | | | | | | | | MFC after: 5 days Notes: svn path=/head/; revision=261194
| * Stage 1 of sendmail dist tree flattening. contrib/sendmail/contribPeter Wemm2008-08-281-58/+0
| | | | | | | | | | | | | | prevents doing this in one pass. Notes: svn path=/vendor/sendmail/dist/; revision=182324
| * Import sendmail 8.12.4vendor/sendmail/8.12.4Gregory Neil Shapiro2002-06-111-1/+1
| | | | | | | | | | Notes: svn path=/vendor/sendmail/dist/; revision=98121 svn path=/vendor/sendmail/8.12.4/; revision=98123; tag=vendor/sendmail/8.12.4
| * Import of post-8.12.3 bug fixes from vendor repository.vendor/sendmail/8.12.3-20020420Gregory Neil Shapiro2002-04-201-1/+1
| | | | | | | | | | | | | | | | These are being imported for the upcoming FreeBSD 4.6 release. Notes: svn path=/vendor/sendmail/dist/; revision=95154 svn path=/vendor/sendmail/8.12.3-20020420/; revision=95156; tag=vendor/sendmail/8.12.3-20020420
| * Import of sendmail version 8.11.0 into vendor branch SENDMAIL withGregory Neil Shapiro2000-08-121-2/+3
| | | | | | | | | | | | | | | | | | release tag v8_11_0. Obtained from: ftp://ftp.sendmail.org/pub/sendmail/ Notes: svn path=/vendor/sendmail/dist/; revision=64562
| * Import sendmail-8.9.2 onto vendor branch (update from 8.9.1)Peter Wemm1999-01-121-1/+1
| | | | | | | | | | | | | | Obtained from: ftp.sendamil.org Notes: svn path=/vendor/sendmail/dist/; revision=42575
* | Remove build timestamps from the following files:Colin Percival2009-07-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | /boot/kernel/hptrr.ko /etc/mail/*.cf /lib/libcrypto.so.5 /usr/bin/ntpq /usr/sbin/amd /usr/sbin/iasl /usr/sbin/ntpd /usr/sbin/ntpdate /usr/sbin/ntpdc There does not appear to be any purpose to having these timestamps, and they have the irritating consequence that the aforementioned files will be different every time they are rebuilt. After this commit, the only remaining build timestamps are in the kernel, the boot loaders, /usr/include/osreldate.h (the year in the copyright notice), and lib*.a (the timestamps on all of the included .o files). Reviewed by: scottl (hptrr), gshapiro (sendmail), simon (openssl), roberto (ntp), jkim (acpica) Approved by: re (kib) Notes: svn path=/head/; revision=195626
* | Resolve conflicts from sendmail 8.12.4 importGregory Neil Shapiro2002-06-111-1/+1
| | | | | | | | Notes: svn path=/head/; revision=98125
* | Resolve conflicts from import of post-8.12.3 bug fixes.Gregory Neil Shapiro2002-04-201-1/+1
| | | | | | | | Notes: svn path=/head/; revision=95157
* | setlocale(3) has been fixed to match POSIX standard:Ruslan Ermilov2001-03-021-1/+1
| | | | | | | | | | | | | | LC_ALL takes precedence over other LC_* envariables. Notes: svn path=/head/; revision=73349
* | Fix conflicts from merge of sendmail 8.11.0.Gregory Neil Shapiro2000-08-121-2/+5
| | | | | | | | | | | | | | PR: bin/11552 misc/18512 bin/15088 Notes: svn path=/head/; revision=64565
* | Merge sendmail 8.9.1 -> 8.9.2 changes into mainline. Some of our changesPeter Wemm1999-01-121-1/+1
| | | | | | | | | | | | | | were submitted back to sendmail.org (stage 1) and were incorporated. Notes: svn path=/head/; revision=42580
* | Copy rev 1.2 of usr.sbin/sendmail/cf/sh/makeinfo.sh: Use `LC_TIME=C date`.Peter Wemm1998-08-041-1/+1
|/ | | | Notes: svn path=/head/; revision=38075
* Import sendmail-8.9.1 (slightly trimmed) onto a fresh branch undervendor/sendmail/8.9.1Peter Wemm1998-08-031-0/+57
src/contrib as per various discussions. I will copy across our changes and then point the Makefiles across once the dust has settled.. Notes: svn path=/vendor/sendmail/dist/; revision=38032 svn path=/vendor/sendmail/8.9.1/; revision=38034; tag=vendor/sendmail/8.9.1