Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/bin/sh
Module Name: src
Committed By: dsl
Date: Tue Dec 13 17:44:18 UTC 2005
Modified Files:
src/bin/sh: expand.c options.c options.h
Log Message:
TOG require that 'set +o' output the options in a form suitable for
restoring them - make it so.
To generate a diff of this commit:
cvs rdiff -r1.71 -r1.72 src/bin/sh/expand.c
cvs rdiff -r1.39 -r1.40 src/bin/sh/options.c
cvs rdiff -r1.18 -r1.19 src/bin/sh/options.h
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