ta name='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/usr.bin/mail/complete.c
AgeCommit message (Expand)Author
2021-11-10s/struture/structure/ in comment.msaitoh
2019-12-16revert previous, don't specialcase NUL string.christos
2019-12-15treat empty variables are unset (Steffen Nurpmeso)christos
2019-12-14PR/54764: elo: Incorrect '+file' filename completion in mail(1)christos
2010-01-12- 1 -> EXIT_FAILUREchristos
2009-04-10From Anon Ymous:christos
2009-02-11add missing ,christos
2009-02-11don't print warnings about can't find termcap entry.christos
2009-01-18fix -Wsign-compare issueslukem
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-10-29From Anon Ymous:christos
2007-10-23From Anon Ymous:christos
2006-12-25From Anon Ymouschristos
2006-11-28From Anon Ymous:christos
2006-10-31More fixes from Anon Ymous:christos
2006-10-21From our anonymous user:christos
2006-10-02Completion on a line like "." at the command prompt gives you a ratherchristos
2006-09-27Coverity CID 4194: Wow, isn't char *foo = bar() ? : "0"; a syntax error?!?!christos
2006-09-27Coverity CID 4195: Off by one buffer overflow.christos
2006-09-27Coverity CID 4196: Off by one buffer overflow.christos
2006-09-26handle signals for the second editline struct. (from our anonymous user)christos
2006-09-241) Disable completion and history when grabbing header strings (e.g.,christos
2006-09-19add an el_ prefix to the libedit variables. From our anonymous user.christos
2006-09-18Jumbo mail patch from our anonymous user:christos