index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
ksh
/
lex.h
Age
Commit message (
Expand
)
Author
2015-10-10
Move more declarations out of proto.h into better headers, from Michael
Nicholas Marriott
2015-10-09
Lexer states are not needed outside of lex.c.
Todd C. Miller
2015-10-05
Remove EXTERN from lex.h and put the definitions in lex.c, from Michael
Nicholas Marriott
2013-03-03
Fix quoting in word part of ${var+word} (and similar) when entire thing
Philip Guenther
2013-01-20
Fix backslash escaping during filename tab-completion in ksh.
Stefan Sperling
2006-05-29
Implement \$ and \# expansion for PS1. Whoever thought it a clever
Otto Moerbeek
2005-09-11
Fix " handling in here documents. POSIX says they are not special, so
Otto Moerbeek
2004-12-18
Get rid of #ifdef KSH since we don't care about building a V7 style sh and
Todd C. Miller
2004-11-02
crank history to 500, requested by pval
Theo de Raadt
2003-02-28
typos; from Brian Poole
Jason McIntyre
2001-09-19
occured->occurred
Mike Pechkin
1999-06-15
patches from pdksh 5.2.13.11
Todd C. Miller
1998-06-25
pdksh-5.2.13 + local changes
Todd C. Miller
1996-10-13
Update to version 5.2.11.
Jason Downs
1996-10-01
Integrate pdksh 5.2.9.
Jason Downs
1996-08-14
Import pdksh 5.2.7.
Jason Downs