summaryrefslogtreecommitdiffstats
path: root/usr.bin/mail/list.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ctype and other sign extension fixes.okan2014-01-171-6/+6
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-9/+1
* - chraise can be replaced with toupper; no need to check for islowermartynas2008-07-151-46/+16
* Fix off-by-one bug in readtty() and don't assume BUFSIZ == 1024.millert2005-07-111-3/+4
* avoid aliasing against libc symbolsderaadt2004-09-151-6/+6
* better realloc. ok deraadt josetedu2003-10-131-7/+9
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-7/+3
* o kill strcpy()millert2001-11-211-3/+3
* o ANSIfymillert2001-11-211-61/+26
* Changes from Don Beusee:millert2001-01-161-4/+6
* NetBSD changes (mostly comsmetic):millert1997-11-141-30/+32
* Fix a problem in skin() that was introduced with the buffer oflowmillert1997-08-041-4/+5
* Document an assumption and kill a static buffer.millert1997-07-311-3/+15
* NOSTR -> NULLmillert1997-07-141-8/+8
* Merge in NetBSD and 4.4BSD-lite2 changes as well as some of my own.millert1997-07-131-33/+76
* overflows aboundderaadt1997-05-301-5/+8
* r?index -> strr?chrmillert1997-01-171-3/+3
* from christos;deraadt1996-06-111-19/+25
* initial import of NetBSD treederaadt1995-10-181-0/+802