Source-Changes archive

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

CVS commit: basesrc/usr.bin/crunch/crunchgen



Module Name:    basesrc
Committed By:   lukem
Date:           Sun Mar 31 07:48:16 UTC 2002

Modified Files:
        basesrc/usr.bin/crunch/crunchgen: crunchgen.c

Log Message:
Use "r" instead of "r+" to popen(3), since the latter is not portable
and the I/O stream is only read from in any case. Problem noted and fix
suggested by Ben Harris <bjh21%netbsd.org@localhost> in [toolchain/16139].


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 basesrc/usr.bin/crunch/crunchgen/crunchgen.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