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
/
vi.c
Age
Commit message (
Expand
)
Author
2005-03-30
lots of indentation cleanup, now ksh is readable like our other code.
Theo de Raadt
2005-03-28
spacing
Theo de Raadt
2005-01-27
fix some vi-mode bugs spotted by jmc@
Dan Harnett
2004-12-22
Use stdbool.h instead of rolling our own bools.
Todd C. Miller
2004-12-20
Ansification plus some minor knf. No binary change on i386 and
Otto Moerbeek
2004-12-19
spacing
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
2004-05-10
double the command line buffer size (1024 -> 2048); ok millert deraadt
Peter Valchev
2003-10-16
Buffers are not strings so use memcpy(), not strlcpy() to copy them.
Todd C. Miller
2003-03-13
a few strcpy -> strlcpy; a couple people have mailed in a variety of
Theo de Raadt
2002-04-29
wierd -> weird
Peter Valchev
1999-11-15
Quote metachars on expand_word too; ok millert@
Federico G. Schwindt
1999-11-14
quote metachars when completing filenames from jdolecek@netbsd. ok millert@
David Leonard
1999-07-14
pdksh-5.2.14
Todd C. Miller
1999-01-08
bug fixes from pdksh-unstable-5.2.13.5; some of which we already had.
Todd C. Miller
1997-06-19
back out
kstailey
1997-06-18
(foo *)0 -> NULL
kstailey
1996-11-21
Update to 5.2.12.
Jason Downs
1996-08-19
update to pdksh-5.2.8
Jason Downs
1996-08-14
Import pdksh 5.2.7.
Jason Downs