perry
b88a15cf9c
Add some missing voids.
2003-02-18 19:21:33 +00:00
lukem
b792d3dea5
revert part of previous, and change back to LOG_USER (from LOG_MAIL).
...
however, unlike the original behaviour, this has been done with an explicit
openlog(...,LOG_USER) to make it more obvious what facility is used.
2001-01-10 23:15:42 +00:00
lukem
4d27ed96d9
use LOG_MAIL (instead of default, which is LOG_USER)
...
log all fatal errors to LOG_ERR
2001-01-10 12:34:50 +00:00
mjl
ecb8be475b
Fix name comparison bug due to questionable microoptimisation,
...
reported by Thilo Manske <Thilo.Manske@HEH.Uni-Oldenburg.DE>
in PR/10638.
2000-07-21 01:21:31 +00:00
christos
9622cbbfb5
char -> unsigned char
1998-12-19 23:37:14 +00:00
mycroft
b223acf69a
const poisoning.
1998-07-26 23:03:30 +00:00
cgd
0e1f4daac8
can't use fclose() in vforked() child this way. Fixes PR 5582.
1998-07-08 00:34:53 +00:00
mikel
fe49cec369
syslog(3) cleanup: don't append \n, use %m instead of %s & strerror(3)
1998-02-07 07:06:24 +00:00
thorpej
d616cbff44
Change an exit() -> _exit(), so that it's safe for vfork().
1997-12-31 06:13:24 +00:00
lukem
73d70748a8
remove WARNS=0 here, use ANSI string funcs, fix .Nm usage
1997-10-20 02:53:02 +00:00
mikel
f08412063c
update for use with WARNS=1:
...
- use <sys/cdefs.h> __COPYRIGHT() and __RCSID() macros
- add parens and main() prototype to shut up gcc -Wall
also replace {,r}index() with str{,r}chr(), nuke 'register', and
otherwise KNFify and clean up
1997-09-20 05:50:45 +00:00
mrg
8e81f950a4
Ensure that option processing is complete before externally supplied
...
arguments are passed to sendmail.
1997-08-28 08:13:41 +00:00
pk
4e8f3bc55c
* NULL => 0 (Arne Juul; PR#3629)
...
* Use braces in initializers.
1997-05-17 20:24:26 +00:00
cgd
7a9112fdf0
XXX casts of LONG_MAX. this is wrong, and is marked as such.
1995-04-29 05:58:27 +00:00
jtc
5720e226ae
misc cleanup by jimj and myself.
1994-12-21 07:11:00 +00:00
jtc
9afe744ec4
Merged with 4.4lite.
...
Changed to conform to NetBSD's new RCS Id conventions.
1994-11-17 07:55:49 +00:00
mycroft
e9d867ef50
Add RCS identifiers.
1993-08-01 17:54:45 +00:00
mycroft
1713e2d1dd
s/R_PUT/0/
1993-04-26 02:02:47 +00:00
proven
01d55229cc
Changed hash_open to dbopen.
1993-04-21 08:14:39 +00:00
cgd
61f282557f
initial import of 386bsd-0.1 sources
1993-03-21 09:45:37 +00:00