28 Jun 2012 22:05
CVS: herc.mirbsd.org: src
Commit ID: 1004FECB8FB4B2757ED CVSROOT: /cvs Module name: src Changes by: tg@... 2012/06/28 20:05:13 UTC Modified files: bin/mksh : check.t lex.c main.c mksh.1 sh.h Log message: hackish work-around the lexer to make alias definitions in mksh -c work (Closes: #517009) and mention in the manpage why they sometimes do not work (doing so for COMSUBs is not worth the effort) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.546 -r1.547 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.163 -r1.164 src/bin/mksh/lex.c cvs -R rdiff -kk -upr1.223 -r1.224 src/bin/mksh/main.c cvs -R rdiff -kk -upr1.286 -r1.287 src/bin/mksh/mksh.1 cvs -R rdiff -kk -upr1.566 -r1.567 src/bin/mksh/sh.h
RSS Feed