The NetBSD Project

src/usr.bin/mail/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.NetBSD.org] / src / usr.bin / mail

Current tag: bouyer-socketcan


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[DIR] USD.doc/        
[DIR] misc/        
[TXT] mail.1  1.61.4.1   6 years  bouyer   Sync with HEAD
[TXT] extern.h  1.34   7 years  sevan   Drop main() prototype.
[TXT] edit.c  1.28   8 years  christos   PR/50746: David Binderman: Check bounds before dereferencing.
[TXT] dotlock.c  1.13   8 years  christos   fix infinite loop
[TXT] mime_attach.c  1.18   8 years  christos   one more stray \n
[TXT] fio.c  1.42   9 years  christos   fix incorrect arg size computation
[TXT] names.c  1.32   9 years  christos   fix wordexp result handling
[TXT] cmd3.c  1.43   9 years  christos   Fix various security related issues: 0001. Do not recognize paths, mail fol...
[TXT] send.c  1.38   9 years  christos   Fix various security related issues: 0001. Do not recognize paths, mail fol...
[TXT] def.h  1.28   9 years  snj   src is too big these days to tolerate superfluous apostrophes. It's "its", peop...
[TXT] Makefile  1.36   9 years  dholland   branches: 1.36.16; 1.36.22; Rework /usr/share/doc. Update the <bsd.doc.mk> in...
[TXT] cmd1.c  1.34   10 years  christos   avoid longjmp clobber.
[TXT] collect.c  1.47   10 years  christos   branches: 1.47.18; prevent re-entry race and crash
[TXT] lex.c  1.43   11 years  christos   PR/47577: Steffen "Daode" Nurpmeso: Refinement to previous to keep always keep t...
[TXT] glob.h  1.13   11 years  christos   PR/47577: Steffen "Daode" Nurpmeso: Keep a resolved folder name together with a ...
[TXT] mime_codecs.c  1.11   11 years  christos   branches: 1.11.30; PR/47657: Steffen "Daode" Nurpmeso: quoted printable CTE exc...
[TXT] mime_codecs.h  1.5   11 years  christos   PR/47657: Steffen "Daode" Nurpmeso: quoted printable CTE exceeds RFC limit. - En...
[TXT] mime_header.c  1.9   11 years  christos   PR/47657: Steffen "Daode" Nurpmeso: quoted printable CTE exceeds RFC limit. - En...
[TXT] head.c  1.24   11 years  christos   From: Steffen "Daode" Nurpmeso: Amend the previous commit to support zone-styl...
[TXT] thread.c  1.10   11 years  christos   don't check for i and use j.
[TXT] sig.c  1.3   11 years  christos   make sure that signal handlers are always initialized.
[TXT] sig.h  1.2   11 years  christos   make sure that signal handlers are always initialized.
[TXT] cmd2.c  1.25   11 years  christos   set close on exec for all opened files.
[TXT] list.c  1.27   11 years  christos   set close on exec for all opened files.
[TXT] mime_child.c  1.8   11 years  christos   set close on exec for all opened files.
[TXT] mime_detach.c  1.8   11 years  christos   set close on exec for all opened files.
[TXT] popen.c  1.27   11 years  christos   set close on exec for all opened files.
[TXT] quit.c  1.28   11 years  christos   set close on exec for all opened files.
[TXT] support.c  1.24   11 years  christos   set close on exec for all opened files.
[TXT] tty.c  1.29   12 years  joerg   Use __dead
[TXT] mime_decode.c  1.17   13 years  christos   - fix format print issue. from anon ymous
[TXT] main.c  1.31   14 years  christos   error message cleanup - 1 -> EXIT_FAILURE - fprintf(stderr, -> warnx( - better w...
[TXT] strings.c  1.18   14 years  christos   error message cleanup - 1 -> EXIT_FAILURE - fprintf(stderr, -> warnx( - better w...
[TXT] temp.c  1.22   14 years  christos   error message cleanup - 1 -> EXIT_FAILURE - fprintf(stderr, -> warnx( - better w...
[TXT] complete.c  1.20   14 years  christos   branches: 1.20.46; 1.20.48; - 1 -> EXIT_FAILURE - avoid assertion firing when ...
[TXT] cmd4.c  1.6   15 years  christos   - magic fix for short files - knf from Anon Ymous
[TXT] format.c  1.15   15 years  christos   - magic fix for short files - knf from Anon Ymous
[TXT] version.c  1.13   15 years  christos   From Anon Ymous: - Remove all longjmp(3) calls from signal handlers. Instead, ...
[TXT] cmdtab.c  1.21   15 years  christos   From Anon Ymous: - Remove all longjmp(3) calls from signal handlers. Instead, ...
[TXT] complete.h  1.6   15 years  christos   From Anon Ymous: - Remove all longjmp(3) calls from signal handlers. Instead, ...
[TXT] format.h  1.4   15 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] mime.h  1.4   15 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] mime_attach.h  1.5   15 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] mime_child.h  1.4   15 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] mime_decode.h  1.5   15 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] mime_detach.h  1.2   15 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] mime_header.h  1.5   15 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] thread.h  1.2   15 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] vars.c  1.18   16 years  christos   From Anon Ymous: - Add a "bounce" command as requested by garbled@. From the m...
[TXT] getname.c  1.11   17 years  christos   From Anon Ymous: 1) Statification of modules. 2) Implement the 'detach' and 'D...
[TXT] pathnames.h  1.8   17 years  christos   From Anon Ymous: 1) Statification of modules. 2) Implement the 'detach' and 'D...
[TXT] rcv.h  1.7   17 years  christos   From Anon Ymous: 1) Statification of modules. 2) Implement the 'detach' and 'D...
[TXT] v7.local.c  1.18   17 years  christos   From Anon Ymous: 1) Statification of modules. 2) Implement the 'detach' and 'D...


CVSweb <webmaster@jp.NetBSD.org>