pkgsrc-Changes archive

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

CVS commit: pkgsrc/shells/osh



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Jan  5 11:21:20 UTC 2010

Modified Files:
        pkgsrc/shells/osh: Makefile distinfo

Log Message:
Update to 20091218, provided by J.A.Neitzel in PR 42536. Set LICENSE.

Changes:
1) This update fixes a compilation problem on AIX caused by not
wrapping WCOREDUMP(s) with #ifdef WCOREDUMP ... #endif.

2) General code cleanup and rechecking w/ splint(1) reduces
unnecessary code duplication and eases future maintenance.

3) This update adds the program name to osh diagnostics (e.g.,
"osh: syntax error") for the sake of user friendliness.


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/shells/osh/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/shells/osh/distinfo

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