summaryrefslogtreecommitdiff
path: root/usr.bin/mail/extern.h
AgeCommit message (Expand)Author
2003-10-31Defensively rewrite a string moving loop.ross
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-03-29bring in fixes from OpenBSD:christos
2002-03-29The print/Print pair just cries out for a corresponding save/Save feature,ross
2002-03-06Replace last tempnam() with mkstemp(), and remove the tempMail variable.wiz
2002-03-05Use strpbrk(3) instead of anyof().wiz
2002-03-02ANSIfy, and minimal KNF.wiz
2001-02-05fix nested externschristos
2000-02-10Rename send() to sendmessage() to avoid conflict with send(2) in "libc".tron
1998-10-08Get rid of commons.wsanchez
1998-07-26const poisoning.mycroft
1997-10-19WARNSify, fix .Nm usage, deprecate register, use <err.h>lukem
1997-07-09add prototype for incfile()mikel
1997-07-07Fixed bug where long lines (>1023 characters in current implementation)phil
1996-12-28Sync with 4.4BSD-Lite2tls
1996-06-08- Fix PR/105: Implement dot locking protocol and check return value of flock.christos
1996-02-19made cmdtab constjtc
1994-12-28undelete -> undeletecmd, to avoid conflict with syscall.mycroft
1994-06-294.4-lite, plus our modsderaadt