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
/
expand.h
Age
Commit message (
Expand
)
Author
2018-01-06
Bring back the sign compare changes, this time with a fix from otto@
Todd C. Miller
2018-01-04
Back out sign compare changes that appear to cause problems on hppa.
Todd C. Miller
2018-01-01
Add WARNINGS=yes to ksh and fix the resulting sign compare warnings.
Todd C. Miller
2015-11-08
Tweak a reallocarray call to be more overflow-resistant. From Theo Buehler.
mmcc
2015-11-05
Clean up an Xstring macro. Submitted by Theo Buehler.
mmcc
2015-11-01
Remove two casts of void* return types.
mmcc
2015-11-01
Add uses of areallocarray(). mksh and Bitrig ksh already have similar
mmcc
2015-09-17
Remove unnecessary casts, from Michael McConville. No binary change.
Nicholas Marriott
2015-09-01
remove casts and null checks before free. from Michael McConville
Ted Unangst
2005-03-30
lots of indentation cleanup, now ksh is readable like our other code.
Theo de Raadt
2004-12-18
deregister
Todd C. Miller
2004-12-18
Remove unused OS dependent #ifdef blocks, #defines and macro abstraction.
Todd C. Miller
2001-03-26
spelling
Todd T. Fries
1998-06-25
pdksh-5.2.13 + local changes
Todd C. Miller
1996-08-14
Import pdksh 5.2.7.
Jason Downs