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:           Sun May  2 10:31:12 UTC 2010

Modified Files:
        pkgsrc/shells/osh: Makefile distinfo

Log Message:
Update to 20100430, from J.A. Neitzel in PR 43235:

1) osh globbing is now handled by the main osh process, allowing
(for example) `mkdir some_really_long_directory_name...  ; cd
some*...' and globbing for other special built-in commands as well.

2) A new, osh history-file-support feature has been added to save
the user's command-line history to the user $h/.osh.history file
if/when this file exists upon shell invocation.


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/shells/osh/Makefile
cvs rdiff -u -r1.15 -r1.16 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