agc
|
8e6ab8837d
|
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22284, verified by myself.
|
2003-08-07 09:46:37 +00:00 |
itojun
|
35ddf151dc
|
die if strdup fails
|
2002-11-16 15:41:17 +00:00 |
wiz
|
bf840df2cd
|
__STDC__ is always defined on NetBSD.
|
2002-05-26 00:02:06 +00:00 |
soren
|
dc53bf3cba
|
Sync getopt() / man page with actual getopt options.
|
2001-12-20 20:10:33 +00:00 |
lukem
|
de3e6adaf6
|
use more standard %ll_ in favour of %q_
|
2001-01-04 17:24:35 +00:00 |
is
|
48052d04a3
|
Format string cleanups by sommerfeld.
|
2000-10-10 19:54:37 +00:00 |
perry
|
bfd526219d
|
bzero->memset, bcopy->memcpy, bcmp->memcmp
|
1998-08-10 02:57:23 +00:00 |
mycroft
|
5dd823ab5d
|
const poisoning.
|
1998-07-26 19:44:12 +00:00 |
enami
|
cd2bc25e31
|
Put a whitespace after the keyword `switch'.
|
1997-10-08 01:03:00 +00:00 |
enami
|
34bbb35be5
|
Compare a return value of getopt() against -1 instead of EOF.
|
1997-10-08 01:02:00 +00:00 |
mrg
|
cd359aa2a0
|
fix warnings on alpha.
|
1997-10-07 13:13:41 +00:00 |
mrg
|
08a6736e8b
|
WARNS?=1. RCS ids. did not merge very much of lite-2.
|
1997-10-07 13:07:44 +00:00 |
mrg
|
cae2d6411c
|
KNF. RCSids. be safe with buffers.
|
1997-04-21 11:29:26 +00:00 |
mycroft
|
e4cc49cc0d
|
Fill in sin_len.
|
1995-06-03 22:47:20 +00:00 |
jtc
|
d7b008b8f9
|
Change format specification from %ld to %qd, as off_t's are now quads.
|
1994-08-05 23:41:15 +00:00 |
deraadt
|
c77d5c6777
|
fix from <arndt@uniko.uni-koblenz.de>
|
1994-05-05 10:06:32 +00:00 |
pk
|
5ee9535a36
|
Another off_t glitch.
|
1994-04-19 13:28:29 +00:00 |
briggs
|
9476a25141
|
Initialize return value from deliver() to zero. I guess the 386 crowd
has been fortunate. It's odd to see mail delivered and get a bounce
back, though, which is what was happening--spent a while thinking it
was sendmail.
|
1994-02-10 05:33:21 +00:00 |
mycroft
|
e9d867ef50
|
Add RCS identifiers.
|
1993-08-01 17:54:45 +00:00 |
mycroft
|
3d297ded4f
|
Fix bogus handling of short writes.
|
1993-08-01 00:06:15 +00:00 |
deraadt
|
5840201f38
|
mail.local can now use username.lock files as well as flock(). Use the
-l flag in your favorite sendmail.cf file.
|
1993-05-24 07:30:36 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |