alex
3dc202d85a
Switch the effective uid to that of the user when writing mail files,
...
allowing quotas to be enforced on mail spools.
PR: 1111
Submitted by: Charles Henrich <henrich@crh.cl.msu.edu>
1997-11-13 23:14:34 +00:00
wosch
6614e4891f
Store temporary files in /var/tmp instead /tmp. This should avoid
...
a possible disk overflow for enormous large mails.
Submitted by: grog
1997-10-11 22:05:44 +00:00
bde
d6cf846a53
Makefile.dist is a non-bmaked version of Makefile. We don't want it.
1997-08-02 18:52:16 +00:00
bde
27a46c98ad
This commit was generated by cvs2svn to compensate for changes in r27847,
...
which included commits to RCS files with non-trunk default branches.
1997-08-02 18:46:42 +00:00
bde
d7d37d2613
Import Lite2's src/libexec, except for makekey (which was spammed
...
by a repository copy from 1.1.5 and patched back to Lite1) and
rbootd/bootdir/SYSHPBSD (which is binary). All changed files have
already left the vendor branch.
1997-08-02 18:46:42 +00:00
imp
3125d931c2
compare return value from getopt against -1 rather than EOF, per the final
...
posix standard on the topic.
1997-03-28 15:48:21 +00:00
peter
090fb430f1
Revert $FreeBSD$ to $Id$
1997-02-22 14:22:49 +00:00
jkh
808a36ef65
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
scrappy
2ad78b57b3
Totally botched ths patch...revert back to Rev 1.7, and request a
...
proper context diff from the submitter...
1996-10-23 05:05:32 +00:00
scrappy
3745246d0a
Last time I trust 'sucess's on a non-context diff...
...
Pointed out by: Bill Fenner <fenner@parc.xerox.com>
1996-10-22 22:52:37 +00:00
scrappy
c60a33a165
Fixes:
...
>Description:
/usr/libexec/mail.local runs as root. As such is can fill up a
mailbox on a quota'd filesystem, and keep going... Makes quota's
almost useless in an ISP environment.
Closes: PR#bin/1111
Submitted by: Charles Henrich <henrich@crh.cl.msu.edu>
1996-10-22 21:01:01 +00:00
wosch
361a15b8f4
add forgotten $Id$
1996-09-22 21:56:57 +00:00
bde
6ed5ccfb8f
Don't use __dead or __pure in user code. They were obfuscations
...
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.
1996-09-14 03:00:32 +00:00
joerg
0a6e60012a
Introduce a -b option for sites who are not interested in the old biff
...
service. (Avoid a ``in_vain'' warning...)
1996-04-13 11:44:12 +00:00
mpp
6f1e1c35e7
Another round of various man page cleanups.
1996-02-09 17:25:57 +00:00
ache
eb02905cc1
Revert fsync ifdef behaviour and name, now default variant acts like
...
original one.
Suggested by: peter
1995-10-31 09:16:46 +00:00
ache
f84f405c03
Put fsync under #ifdef EXTRA_SANITY and turn it off by default.
...
fsync here cause real disk trashing when large UUCP mail chanks
parsed.
1995-10-31 08:22:13 +00:00
rgrimes
f05428e4cd
Remove trailing whitespace.
1995-05-30 05:51:47 +00:00
wollman
96c19e77ba
Update to new make macros and disable Kerberos because we haven't got it
...
set up right yet.
1994-08-05 21:24:58 +00:00
rgrimes
7d07d2de2f
BSD 4.4 Lite Libexec Sources
1994-05-27 12:39:25 +00:00