summaryrefslogtreecommitdiffstats
path: root/libexec/mail.local
Commit message (Collapse)AuthorAgeFilesLines
* add forgotten $Id$wosch1996-09-223-0/+4
|
* Don't use __dead or __pure in user code. They were obfuscationsbde1996-09-141-1/+1
| | | | | | for gcc >= 2.5 and no-ops for gcc >= 2.6. Converted to use __dead2 or __pure2 where it wasn't already done, except in math.h where use of __pure was mostly wrong.
* Introduce a -b option for sites who are not interested in the old biffjoerg1996-04-132-11/+24
| | | | service. (Avoid a ``in_vain'' warning...)
* Another round of various man page cleanups.mpp1996-02-091-1/+0
|
* Revert fsync ifdef behaviour and name, now default variant acts likeache1995-10-312-2/+4
| | | | | original one. Suggested by: peter
* Put fsync under #ifdef EXTRA_SANITY and turn it off by default.ache1995-10-312-5/+8
| | | | | fsync here cause real disk trashing when large UUCP mail chanks parsed.
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
|
* Update to new make macros and disable Kerberos because we haven't got itwollman1994-08-051-1/+1
| | | | set up right yet.
* BSD 4.4 Lite Libexec Sourcesrgrimes1994-05-274-0/+662
OpenPOWER on IntegriCloud