Source-Changes archive

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

CVS commit: [netbsd-9] src



Module Name:    src
Committed By:   martin
Date:           Sat Apr 25 10:50:47 UTC 2020

Modified Files:
        src/bin/csh [netbsd-9]: extern.h time.c
        src/usr.bin/time [netbsd-9]: ext.h time.1 time.c

Log Message:
Pull up following revision(s) (requested by simonb in ticket #853):

        bin/csh/time.c: revision 1.22
        usr.bin/time/time.c: revision 1.24
        bin/csh/extern.h: revision 1.32
        usr.bin/time/time.1: revision 1.29
        usr.bin/time/ext.h: revision 1.4

Add '-t' option for tcsh-style time output.


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.31.2.1 src/bin/csh/extern.h
cvs rdiff -u -r1.21 -r1.21.8.1 src/bin/csh/time.c
cvs rdiff -u -r1.3 -r1.3.8.1 src/usr.bin/time/ext.h
cvs rdiff -u -r1.28 -r1.28.8.1 src/usr.bin/time/time.1
cvs rdiff -u -r1.23 -r1.23.8.1 src/usr.bin/time/time.c

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