index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
mail
/
quit.c
Age
Commit message (
Expand
)
Author
2006-02-01
double semicolon; from Daniel Matic in PR 4929
Otto Moerbeek
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2001-11-21
o ANSIfy
Todd C. Miller
2001-11-20
Major signal overhaul. We no longer longjmp all over the place.
Todd C. Miller
2001-01-16
Changes from Don Beusee:
Todd C. Miller
2000-06-30
warnx?/errx? paranoia (use "%s" not a bare string unless it is a
Todd C. Miller
2000-04-26
Change the name of mail's send() function to sendmessages() to
Todd C. Miller
1998-09-10
Fix comments
Todd C. Miller
1998-06-12
Don't call truncate() directly; have rm() do it if we get EPERM on unlink()
Todd C. Miller
1997-11-14
NetBSD changes (mostly comsmetic):
Todd C. Miller
1997-07-24
tempnam(3) goes bye bye.
Todd C. Miller
1997-07-24
Replace 3 tempnam()'s with mkstemp. The two left look tricky.
Todd C. Miller
1997-07-14
NOSTR -> NULL
Todd C. Miller
1997-07-13
bcopy() -> memcpy() and fix some casts.
Todd C. Miller
1997-07-13
Merge in NetBSD and 4.4BSD-lite2 changes as well as some of my own.
Todd C. Miller
1997-03-29
Use ``mail.local -H'' to do dot locking so we can have mode 755 mail
Todd C. Miller
1996-06-11
from christos;
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt