CVS commit: src/bin/sh
"Christos Zoulas" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: christos Date: Sat Aug 15 10:35:46 UTC 2026 Modified Files: src/bin/sh: histedit.c option.list sh.1 Log Message: Use and document dotglob to enable matching hidden files in file completion. To generate a diff of this commit: cvs rdiff -u -r1.74 -r1.75 src/bin/sh/histedit.c cvs rdiff -u -r1.13 -r1.14 src/bin/sh/option.list cvs rdiff -u -r1.280 -r1.281 src/bin/sh/sh.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.