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
/
main.c
Age
Commit message (
Expand
)
Author
2004-04-19
- sort SYNOPSIS
Jason McIntyre
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2001-11-21
Fix extern decl of version missed in previous commit.
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-10-11
missing arg to errx
Todd C. Miller
2001-09-07
Sanity check length of -u argument to avoid truncation later on.
Todd C. Miller
2000-06-30
warnx?/errx? paranoia (use "%s" not a bare string unless it is a
Todd C. Miller
1998-09-27
Use new username option to lockspool for 'mail -u'.
Todd C. Miller
1997-11-14
NetBSD changes (mostly comsmetic):
Todd C. Miller
1997-07-30
Fix one possible oflow (not exploitable) and do a wee bit of KNF.
Todd C. Miller
1997-07-14
Convert remaining sigsetmask() -> sigprocmask() (POSIX style)
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-01-15
getopt(3) returns -1 when out of args, not EOF, whee!
Todd C. Miller
1996-09-16
_PATH_TMP -> _PATH_TMPFILE; avoid /tmp//fooXXXX where possible too
Theo de Raadt
1996-06-11
from christos;
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt