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
/
v7.local.c
Age
Commit message (
Expand
)
Author
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2001-11-21
o ANSIfy
Todd C. Miller
1998-06-12
Don't call truncate() directly; have rm() do it if we get EPERM on unlink()
Todd C. Miller
1998-06-12
Properly delete messages that the user has deleted in his/her spool.
Todd C. Miller
1998-05-04
Never remove a mail spool, as we may not have proper prics, just truncate. A...
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
NOSTR -> NULL
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-06-16
Use buflen, not sizeof(buf) as buf is a pointer.
Todd C. Miller
1997-06-02
buflen != sizeof (char *)
dm
1997-05-30
overflows abound
Theo de Raadt
1996-10-26
honor $LOGNAME
Todd C. Miller
1996-06-11
from christos;
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt