Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-5] basesrc/bin/ksh
Module Name: basesrc
Committed By: he
Date: Tue Feb 26 19:51:03 UTC 2002
Modified Files:
basesrc/bin/ksh [netbsd-1-5]: var.c
Log Message:
Pull up revision 1.7 (requested by dogcow):
Synchronize with current development version:
o fix problem with ``set -x'' causing a core dump; fixes PR#11361
o fix problem with ``set -e'' causing early exit; fixes PR#11542
o fix various misspellings and nested extern declarations
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.6.6.1 basesrc/bin/ksh/var.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