Source-Changes archive

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

CVS commit: [netbsd-1-5] basesrc



Module Name:    basesrc
Committed By:   itojun
Date:           Fri Sep  6 00:11:00 UTC 2002

Modified Files:
        basesrc [netbsd-1-5]: CHANGES-1.5.4
        basesrc/usr.bin/patch [netbsd-1-5]: pch.c

Log Message:
usr.bin/patch/pch.c  revision 1.13 (jon%bullers.net@localhost)

has a fix to allow patch to accept the output of diff when the
diff'd files do not end with newlines.  (I ran into this when making
the devel/arch package.  The result was to require GNU patch. I
suspect other uses of diff and patch may also require this change
for proper operation.)


To generate a diff of this commit:
cvs rdiff -r1.1.2.42 -r1.1.2.43 basesrc/CHANGES-1.5.4
cvs rdiff -r1.7 -r1.7.10.1 basesrc/usr.bin/patch/pch.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