Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/mail



Module Name:    src
Committed By:   christos
Date:           Wed Dec  6 16:26:25 UTC 2006

Modified Files:
        src/usr.bin/mail: cmdtab.c def.h lex.c mail.1

Log Message:
>From Anon Ymous:
Partially restore the "crt" variable: if set, the [pP]rint and [tT]ype
commands invoke the PAGER making them identical to the [pP]age and
[mM]more commands.  Its value is now ignored.  If anyone really
objects, I will do my best to restore the old behavior, but it really
doesn't fit very well into the current paging architecture.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/usr.bin/mail/cmdtab.c
cvs rdiff -r1.22 -r1.23 src/usr.bin/mail/def.h
cvs rdiff -r1.30 -r1.31 src/usr.bin/mail/lex.c
cvs rdiff -r1.41 -r1.42 src/usr.bin/mail/mail.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index