Skip site navigation (1)Skip section navigation (2)

CVS log for src/usr.bin/mail/main.c

[BACK] Up to [FreeBSD] / src / usr.bin / mail

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Jan 5 21:36:45 2012 UTC (5 weeks ago) by uqs
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
SVN rev 229655 on 2012-01-05 21:36:45Z by uqs

Touch up some more small typos missed in the previous round.

Reported by:	Ben Kaduk <minimarmot@gmail.com> et al.

Revision 1.18.2.2: download - view: text, markup, annotated - select for diffs
Sun Jan 1 20:51:51 2012 UTC (5 weeks, 4 days ago) by dim
Branches: RELENG_9
Diff to: previous 1.18.2.1: preferred, colored; branchpoint 1.18: preferred, colored; next MAIN 1.19: preferred, colored
Changes since revision 1.18.2.1: +1 -1 lines
SVN rev 229202 on 2012-01-01 20:51:51Z by dim

MFC r228647:

In usr.bin/mail/cmd1.c, use the correct printf length modifier for a
ptrdiff_t.  In usr.bin/mail/main.c, cast a field width to int.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Dec 30 11:02:40 2011 UTC (5 weeks, 6 days ago) by uqs
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
SVN rev 228992 on 2011-12-30 11:02:40Z by uqs

Spelling fixes for usr.bin/

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Dec 17 16:30:42 2011 UTC (7 weeks, 5 days ago) by dim
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
SVN rev 228647 on 2011-12-17 16:30:42Z by dim

In usr.bin/mail/cmd1.c, use the correct printf length modifier for a
ptrdiff_t.  In usr.bin/mail/main.c, cast a field width to int.

MFC after:	1 week

Revision 1.18.2.1.2.1: download - view: text, markup, annotated - select for diffs
Fri Nov 11 04:20:22 2011 UTC (2 months, 4 weeks ago) by kensmith
Branches: RELENG_9_0
CVS tags: RELENG_9_0_0_RELEASE
Diff to: previous 1.18.2.1: preferred, colored; next MAIN 1.18.2.2: preferred, colored
Changes since revision 1.18.2.1: +0 -0 lines
SVN rev 227445 on 2011-11-11 04:20:22Z by kensmith

Copy stable/9 to releng/9.0 as part of the FreeBSD 9.0-RELEASE release
cycle.

Approved by:	re (implicit)

Revision 1.18.2.1: download - view: text, markup, annotated - select for diffs
Fri Sep 23 00:51:37 2011 UTC (4 months, 2 weeks ago) by kensmith
Branches: RELENG_9
CVS tags: RELENG_9_0_BP
Branch point for: RELENG_9_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +0 -0 lines
SVN rev 225736 on 2011-09-23 00:51:37Z by kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by:	re (implicit)

Revision 1.15.12.1: download - view: text, markup, annotated - select for diffs
Tue Dec 21 17:10:29 2010 UTC (13 months, 2 weeks ago) by kensmith
Branches: RELENG_7_4
CVS tags: RELENG_7_4_0_RELEASE
Diff to: previous 1.15: preferred, colored; next MAIN 1.16: preferred, colored
Changes since revision 1.15: +0 -0 lines
SVN rev 216618 on 2010-12-21 17:10:29Z by kensmith

Copy stable/7 to releng/7.4 in preparation for FreeBSD-7.4 release.

Approved by:	re (implicit)

Revision 1.16.2.1.6.1: download - view: text, markup, annotated - select for diffs
Tue Dec 21 17:09:25 2010 UTC (13 months, 2 weeks ago) by kensmith
Branches: RELENG_8_2
CVS tags: RELENG_8_2_0_RELEASE
Diff to: previous 1.16.2.1: preferred, colored; next MAIN 1.17: preferred, colored
Changes since revision 1.16.2.1: +0 -0 lines
SVN rev 216617 on 2010-12-21 17:09:25Z by kensmith

Copy stable/8 to releng/8.2 in preparation for FreeBSD-8.2 release.

Approved by:	re (implicit)

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Dec 19 16:25:23 2010 UTC (13 months, 3 weeks ago) by charnier
Branches: MAIN
CVS tags: RELENG_9_BP
Branch point for: RELENG_9
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -6 lines
SVN rev 216564 on 2010-12-19 16:25:23Z by charnier

Add __unused. Ansi prototypes.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Dec 11 08:32:16 2010 UTC (13 months, 4 weeks ago) by joel
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +0 -4 lines
SVN rev 216370 on 2010-12-11 08:32:16Z by joel

Remove the advertising clause from UCB copyrighted files in usr.bin.  This
is in accordance with the information provided at
ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change

Also add $FreeBSD$ to a few files to keep svn happy.

Discussed with:	imp, rwatson

Revision 1.16.2.1.4.1: download - view: text, markup, annotated - select for diffs
Mon Jun 14 02:09:06 2010 UTC (19 months, 4 weeks ago) by kensmith
Branches: RELENG_8_1
CVS tags: RELENG_8_1_0_RELEASE
Diff to: previous 1.16.2.1: preferred, colored; next MAIN 1.17: preferred, colored
Changes since revision 1.16.2.1: +0 -0 lines
SVN rev 209145 on 2010-06-14 02:09:06Z by kensmith

Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.

Approved by:	re (implicit)

Revision 1.15.10.1: download - view: text, markup, annotated - select for diffs
Wed Feb 10 00:26:20 2010 UTC (2 years ago) by kensmith
Branches: RELENG_7_3
CVS tags: RELENG_7_3_0_RELEASE
Diff to: previous 1.15: preferred, colored; next MAIN 1.16: preferred, colored
Changes since revision 1.15: +0 -0 lines
SVN rev 203736 on 2010-02-10 00:26:20Z by kensmith

Copy stable/7 to releng/7.3 as part of the 7.3-RELEASE process.

Approved by:	re (implicit)

Revision 1.16.2.1.2.1: download - view: text, markup, annotated - select for diffs
Sun Oct 25 01:10:29 2009 UTC (2 years, 3 months ago) by kensmith
Branches: RELENG_8_0
CVS tags: RELENG_8_0_0_RELEASE
Diff to: previous 1.16.2.1: preferred, colored; next MAIN 1.17: preferred, colored
Changes since revision 1.16.2.1: +0 -0 lines
SVN rev 198460 on 2009-10-25 01:10:29Z by kensmith

Copy stable/8 to releng/8.0 as part of 8.0-RELEASE release procedure.

Approved by:	re (implicit)

Revision 1.16.2.1: download - view: text, markup, annotated - select for diffs
Mon Aug 3 08:13:06 2009 UTC (2 years, 6 months ago) by kensmith
Branches: RELENG_8
CVS tags: RELENG_8_2_BP, RELENG_8_1_BP, RELENG_8_0_BP
Branch point for: RELENG_8_2, RELENG_8_1, RELENG_8_0
Diff to: previous 1.16: preferred, colored; next MAIN 1.17: preferred, colored
Changes since revision 1.16: +0 -0 lines
SVN rev 196045 on 2009-08-03 08:13:06Z by kensmith

Copy head to stable/8 as part of 8.0 Release cycle.

Approved by:	re (Implicit)

Revision 1.15.8.1: download - view: text, markup, annotated - select for diffs
Wed Apr 15 03:14:26 2009 UTC (2 years, 9 months ago) by kensmith
Branches: RELENG_7_2
CVS tags: RELENG_7_2_0_RELEASE
Diff to: previous 1.15: preferred, colored; next MAIN 1.16: preferred, colored
Changes since revision 1.15: +0 -0 lines
SVN rev 191087 on 2009-04-15 03:14:26Z by kensmith

Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE.

Approved by:	re (implicit)

Revision 1.15.6.1: download - view: text, markup, annotated - select for diffs
Tue Nov 25 02:59:29 2008 UTC (3 years, 2 months ago) by kensmith
Branches: RELENG_7_1
CVS tags: RELENG_7_1_0_RELEASE
Diff to: previous 1.15: preferred, colored; next MAIN 1.16: preferred, colored
Changes since revision 1.15: +0 -0 lines
SVN rev 185281 on 2008-11-25 02:59:29Z by kensmith

Create releng/7.1 in preparation for moving into RC phase of 7.1 release
cycle.

Approved by:	re (implicit)

Revision 1.14.8.1.8.1: download - view: text, markup, annotated - select for diffs
Thu Oct 2 02:57:24 2008 UTC (3 years, 4 months ago) by kensmith
Branches: RELENG_6_4
CVS tags: RELENG_6_4_0_RELEASE
Diff to: previous 1.14.8.1: preferred, colored; next MAIN 1.15: preferred, colored
Changes since revision 1.14.8.1: +0 -0 lines
SVN rev 183531 on 2008-10-02 02:57:24Z by kensmith

Create releng/6.4 from stable/6 in preparation for 6.4-RC1.

Approved by:	re (implicit)

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Nov 8 11:13:03 2007 UTC (4 years, 3 months ago) by dds
Branches: MAIN
CVS tags: RELENG_8_BP
Branch point for: RELENG_8
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Use static storage-class specifier where appropriate.
Found by: CScout

Revision 1.14.8.1: download - view: text, markup, annotated - select for diffs
Sun Jan 22 12:40:06 2006 UTC (6 years ago) by yar
Branches: RELENG_6
CVS tags: RELENG_6_4_BP, RELENG_6_3_BP, RELENG_6_3_0_RELEASE, RELENG_6_3, RELENG_6_2_BP, RELENG_6_2_0_RELEASE, RELENG_6_2, RELENG_6_1_BP, RELENG_6_1_0_RELEASE, RELENG_6_1
Branch point for: RELENG_6_4
Diff to: previous 1.14: preferred, colored; next MAIN 1.15: preferred, colored
Changes since revision 1.14: +6 -7 lines
MFC main.c#1.15, mail.1#1.46:

Minor man page and help screen fixes.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Oct 7 10:18:44 2005 UTC (6 years, 4 months ago) by yar
Branches: MAIN
CVS tags: RELENG_7_BP, RELENG_7_4_BP, RELENG_7_3_BP, RELENG_7_2_BP, RELENG_7_1_BP, RELENG_7_0_BP, RELENG_7_0_0_RELEASE, RELENG_7_0, RELENG_7
Branch point for: RELENG_7_4, RELENG_7_3, RELENG_7_2, RELENG_7_1
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +6 -7 lines
Sync usage screen with manpage.

MFC after:	5 days

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Feb 29 20:44:44 2004 UTC (7 years, 11 months ago) by mikeh
Branches: MAIN
CVS tags: RELENG_6_BP, RELENG_6_0_BP, RELENG_6_0_0_RELEASE, RELENG_6_0, RELENG_5_BP, RELENG_5_5_BP, RELENG_5_5_0_RELEASE, RELENG_5_5, RELENG_5_4_BP, RELENG_5_4_0_RELEASE, RELENG_5_4, RELENG_5_3_BP, RELENG_5_3_0_RELEASE, RELENG_5_3, RELENG_5
Branch point for: RELENG_6
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +43 -5 lines
Add the -e (mail presence test), -H (header summary mode), and -F
(message save as first recipient) options for standards
conformance.

Submitted by:	Wartan Hachaturow <wart@tepkom.ru> (with some changes)
PR:		standards/61934

Revision 1.6.2.5: download - view: text, markup, annotated - select for diffs
Mon Jan 6 05:46:03 2003 UTC (9 years, 1 month ago) by mikeh
Branches: RELENG_4
CVS tags: RELENG_4_9_BP, RELENG_4_9_0_RELEASE, RELENG_4_9, RELENG_4_8_BP, RELENG_4_8_0_RELEASE, RELENG_4_8, RELENG_4_11_BP, RELENG_4_11_0_RELEASE, RELENG_4_11, RELENG_4_10_BP, RELENG_4_10_0_RELEASE, RELENG_4_10
Diff to: previous 1.6.2.4: preferred, colored; branchpoint 1.6: preferred, colored; next MAIN 1.7: preferred, colored
Changes since revision 1.6.2.4: +2 -2 lines
MFC: Sync with -current:

     o Add 'flipr'
     o Fix 'searchheaders'
     o Manpage cleanup
     o Misc. source cleanups

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Jun 30 05:25:06 2002 UTC (9 years, 7 months ago) by obrien
Branches: MAIN
CVS tags: RELENG_5_2_BP, RELENG_5_2_1_RELEASE, RELENG_5_2_0_RELEASE, RELENG_5_2, RELENG_5_1_BP, RELENG_5_1_0_RELEASE, RELENG_5_1, RELENG_5_0_BP, RELENG_5_0_0_RELEASE, RELENG_5_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Consistently use FBSDID

Revision 1.6.2.4: download - view: text, markup, annotated - select for diffs
Fri Mar 15 19:46:33 2002 UTC (9 years, 10 months ago) by mikeh
Branches: RELENG_4
CVS tags: RELENG_4_7_BP, RELENG_4_7_0_RELEASE, RELENG_4_7, RELENG_4_6_BP, RELENG_4_6_2_RELEASE, RELENG_4_6_1_RELEASE, RELENG_4_6_0_RELEASE, RELENG_4_6
Diff to: previous 1.6.2.3: preferred, colored; branchpoint 1.6: preferred, colored
Changes since revision 1.6.2.3: +11 -9 lines
MFC: Sync with NetBSD's changes, link mail(1) to mailx(1).

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Dec 18 20:52:09 2001 UTC (10 years, 1 month ago) by mikeh
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +11 -9 lines
Sync with most of NetBSD's changes, including:

 *) Sync with 4.4BSD-Lite2
 *) Set usecs for utimes()
 *) Add 'inc' command and 'autoinc' option that check for new mail
    manually and automatically, respectively
 *) Use POSIX signal handling and tty semantics
 *) Handle long lines correctly when paging messages
 *) Add ability to explicitly search 'To:' line
 *) Various manpage cleanups
 *) Support overriding '~/.mailrc' with $MAILRC
 *) Support 'askbcc' and 'asksub' options
 *) Fix various bugs

Reviewed by:	ru (mail.1)
Obtained from:	NetBSD

Revision 1.6.2.3: download - view: text, markup, annotated - select for diffs
Wed Jul 11 23:04:18 2001 UTC (10 years, 7 months ago) by mikeh
Branches: RELENG_4
CVS tags: RELENG_4_5_BP, RELENG_4_5_0_RELEASE, RELENG_4_5, RELENG_4_4_BP, RELENG_4_4_0_RELEASE, RELENG_4_4
Diff to: previous 1.6.2.2: preferred, colored; branchpoint 1.6: preferred, colored
Changes since revision 1.6.2.2: +12 -6 lines
MFC:

  1.11      +12 -6     src/usr.bin/mail/main.c
  1.27      +7 -4      src/usr.bin/mail/mail.1
  1.9       +3 -1      src/usr.bin/mail/send.c

	Add -E flag to prevent sending messages that have
	an empty body.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Jun 28 02:40:07 2001 UTC (10 years, 7 months ago) by mikeh
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +12 -6 lines
Add the -E flag to not send messages that have an empty body. This is
useful for piping cron script error output by mail.

PR:		bin/9494
Obtained from:	NetBSD
MFC after:	2 weeks

Revision 1.6.2.2: download - view: text, markup, annotated - select for diffs
Wed Jun 27 23:14:07 2001 UTC (10 years, 7 months ago) by mikeh
Branches: RELENG_4
Diff to: previous 1.6.2.1: preferred, colored; branchpoint 1.6: preferred, colored
Changes since revision 1.6.2.1: +4 -6 lines
MFC: Respect REPLYTO in mailrc.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Jun 24 23:41:28 2001 UTC (10 years, 7 months ago) by dd
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Nuke unused variables.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Jun 14 01:08:30 2001 UTC (10 years, 7 months ago) by mikeh
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -5 lines
Respect REPLYTO in mailrc.

PR:		bin/8322
Submitted by:	Philipp Mergenthaler <philipp.mergenthaler@stud.uni-karlsruhe.de>
MFC after:	2 weeks

Revision 1.6.2.1: download - view: text, markup, annotated - select for diffs
Tue Jun 12 22:34:48 2001 UTC (10 years, 8 months ago) by mikeh
Branches: RELENG_4
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +46 -50 lines
MFC: string handling cleaned up, tempfile handling improved, style(9)
cleanup, handle <CR><NL> in mboxes (Eudora mbox support)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun May 27 20:26:22 2001 UTC (10 years, 8 months ago) by mikeh
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +31 -32 lines
Cleanup mail(1)'s varying styles by converting to using style(9).

Also take a stab at cleaning up BDECFLAGS and convert all uses of
NOSTR, NIL, NONE, NOVAR, NOGRP, NOGE to NULL. Also kill 'register' to
get diffs somewhat closer to OpenBSD/NetBSD.

There are no functional changes however.
Reviewed by:	nra (visual inspection)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Mar 25 04:57:04 2001 UTC (10 years, 10 months ago) by mikeh
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +19 -22 lines
Merge various changes from OpenBSD and NetBSD.

o remove panic() in favor of err(3) and use err(3) functions
  consistently throughout
o use stat(2)'s S_IS* macros rather than S_IF*
o [r]index -> str[r]chr
o convert some static buffers to dynamic ones
o use real tempfiles rather than reopening the same templates
o rename some functions that clash with libc
o convert wait_status from union to int and use wait(2) status macros
o fix multiple potential buffer overflows
o fix a few comments
o add $FreeBSD$

Reviewed by:	nra, nectar (earlier version)

Revision 1.5.2.1: download - view: text, markup, annotated - select for diffs
Fri Nov 19 00:47:19 1999 UTC (12 years, 2 months ago) by jmz
Branches: RELENG_3
CVS tags: RELENG_3_5_0_RELEASE, RELENG_3_4_0_RELEASE
Diff to: previous 1.5: preferred, colored; next MAIN 1.6: preferred, colored
Changes since revision 1.5: +3 -0 lines
MFC: Ignore the MAIL environment variable when the -u flag is set.
Added $FreeBSD$
PR:		misc/14976

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu May 20 22:23:04 1999 UTC (12 years, 8 months ago) by jmz
Branches: MAIN
CVS tags: RELENG_4_BP, RELENG_4_3_BP, RELENG_4_3_0_RELEASE, RELENG_4_3, RELENG_4_2_0_RELEASE, RELENG_4_1_1_RELEASE, RELENG_4_1_0_RELEASE, RELENG_4_0_0_RELEASE, PRE_SMPNG
Branch point for: RELENG_4
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
Ignore the MAIL environment variable when the -u flag is set.

PR:		bin/8665

Revision 1.2.2.3: download - view: text, markup, annotated - select for diffs
Sun Mar 8 09:46:57 1998 UTC (13 years, 11 months ago) by jkh
Branches: RELENG_2_2
CVS tags: RELENG_2_2_8_RELEASE, RELENG_2_2_7_RELEASE, RELENG_2_2_6_RELEASE
Diff to: previous 1.2.2.2: preferred, colored; branchpoint 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2.2.2: +6 -3 lines
MFC: add support for REPLYTO.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jan 2 16:43:50 1998 UTC (14 years, 1 month ago) by joerg
Branches: MAIN
CVS tags: RELENG_3_BP, RELENG_3_3_0_RELEASE, RELENG_3_2_PAO_BP, RELENG_3_2_PAO, RELENG_3_2_0_RELEASE, RELENG_3_1_0_RELEASE, RELENG_3_0_0_RELEASE
Branch point for: RELENG_3
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -3 lines
Teach boring old mail(1) about the use of the REPLYTO environment
variable which is de-facto standard for MUAs.

Teach bomail to generate an in-reply-to header so threading MUAs and
mail->news gateways won't lose context.

While i was at it, removed two gratuitous standard violations for
functions starting with an underscore.

Revision 1.2.2.2: download - view: text, markup, annotated - select for diffs
Mon Sep 15 08:41:48 1997 UTC (14 years, 4 months ago) by jkh
Branches: RELENG_2_2
CVS tags: RELENG_2_2_5_RELEASE
Diff to: previous 1.2.2.1: preferred, colored; branchpoint 1.2: preferred, colored
Changes since revision 1.2.2.1: +15 -3 lines
MFC: cosmetic and some major updates for mail(1).

Revision 1.2.2.1: download - view: text, markup, annotated - select for diffs
Fri Aug 29 05:29:34 1997 UTC (14 years, 5 months ago) by imp
Branches: RELENG_2_2
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
MFC: getopt returns -1 not EOF

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Mar 29 04:30:56 1997 UTC (14 years, 10 months ago) by imp
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
compare return value from getopt against -1 rather than EOF, per the final
posix standard on the topic.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Dec 21 22:53:58 1996 UTC (15 years, 1 month ago) by jkh
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +14 -2 lines
Allow mail(1) to look for multiple mail.rc files.
Submitted-By: Lyndon Nerenberg VE7TCP <lyndon@orthanc.com>

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Aug 19 20:23:34 1996 UTC (15 years, 5 months ago) by peter
Branches: MAIN
CVS tags: RELENG_2_2_BP, RELENG_2_2_2_RELEASE, RELENG_2_2_1_RELEASE, RELENG_2_2_0_RELEASE
Branch point for: RELENG_2_2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +8 -5 lines
Simplistic conversion of mail to use termios instead of sgtty.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri May 27 12:32:06 1994 UTC (17 years, 8 months ago) by rgrimes
Branches: CSRG
CVS tags: bsd_44_lite, RELENG_2_1_7_RELEASE, RELENG_2_1_6_RELEASE, RELENG_2_1_6_1_RELEASE, RELENG_2_1_5_RELEASE, RELENG_2_1_0_RELEASE, RELENG_2_1_0_BP, RELENG_2_1_0, RELENG_2_0_5_RELEASE, RELENG_2_0_5_BP, RELENG_2_0_5_ALPHA, RELENG_2_0_5, RELEASE_2_0, BETA_2_0, ALPHA_2_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
BSD 4.4 Lite Usr.bin Sources

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri May 27 12:32:05 1994 UTC (17 years, 8 months ago) by rgrimes
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options