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
/
ksh.1
Age
Commit message (
Expand
)
Author
2013-12-18
Remove artificial limit on the max array index.
Todd C. Miller
2013-09-04
Add a proper suspend builtin that saves/restores the tty and pgrp
Todd C. Miller
2013-06-13
Document correct interaction of -e flag with && and ||. OK jmc@
Todd C. Miller
2013-03-18
Keep documentation in sync with reality and update binding examples.
Martin Pieuchot
2013-01-17
remove some uesless Pp;
Jason McIntyre
2012-07-08
Document ${var[@]} and ${var[*]}
Philip Guenthe
2012-06-19
for arithmetic expressions, note that:
Jason McIntyre
2012-04-30
generalise ksh keybinding system - bindings are no longer limited in
Damien Miller
2011-09-03
make -column lists pretty again;
Jason McIntyre
2011-04-23
improve line breaking in SYNOPSIS now that semantics of the .Bk macro
Igor Sobrado
2011-03-09
substitute '~' for $HOME in the \W prompt case; matches bash's behavior.
Okan Demirmen
2010-09-20
according to ingo, it isn;t a problem to have empty [BDS]q macros, so
Jason McIntyre
2010-09-18
some macro cleanup:
Jason McIntyre
2010-07-15
When the first argument or arguments of a macro are opening delimiters
Ingo Schwarze
2010-07-12
ksh.1: add ((, )), ]], and `name' to the list of reserved words for compounds
Jason McIntyre
2010-05-10
tweak previous;
Jason McIntyre
2010-05-10
unset doesn't fail except for read-only variables and functions
Matthias Kilian
2010-03-27
`b' and `c' arguments to mknod are not optional; from LEVAI Daniel
Jason McIntyre
2010-02-26
Array indices are limited to 0 through 10239 now.
william
2010-02-25
get rid of overlapping blocks discouraged by mdoc.samples(7);
Ingo Schwarze
2009-05-28
fix missing bracket by slightly rewriting; from Alan R. S. Bueno
Jason McIntyre
2009-03-06
after some discussion with millert, pull in the character class info
Jason McIntyre
2009-03-05
Add glob(7) and refer to it. OK jmc@ sobrado@
Todd C. Miller
2009-03-03
Add POSIX character class support ([:alpha:] and friends) to ksh globbing.
Todd C. Miller
2009-02-07
some tweaks for previous that got missed;
Jason McIntyre
2009-02-07
Make built-in echo behave according to POSIX when set -o posix is in effect:
Philip Guenthe
2009-01-29
pass "xerrok" status across the execution call stack to more closely
Jared Yanovich
2008-05-17
documentation tweaks.
Igor Sobrado
2008-03-21
Make ulimit able to get and set multiple limits in a single invocation
Todd C. Miller
2007-05-31
Only process ENV when in interactive mode as SU says. Started by
Otto Moerbeek
2007-05-31
convert to new .Dd format;
Jason McIntyre
2006-11-30
typos; from alf schlichting
Jason McIntyre
2006-08-03
comment fix; from tamas tevesz
Jason McIntyre
2006-07-26
clarifications for OPTIND:
Jason McIntyre
2006-06-01
simplify the PS1 section somewhat by moving the ! and \! stuff together;
Jason McIntyre
2006-05-30
document some advice when \$ is part of your prompt;
Jason McIntyre
2006-05-29
Implement \$ and \# expansion for PS1. Whoever thought it a clever
Otto Moerbeek
2006-04-22
back out last - it was not a command line prompt;
Jason McIntyre
2006-04-21
missing command line prompt;
Jason McIntyre
2006-03-07
simplify the description of what a restricted shell is:
Jason McIntyre
2005-12-06
make the PS1 section a little easier to read;
Jason McIntyre
2005-11-30
document root PS1 feature:
Jason McIntyre
2005-11-16
document the procedure for providing a startup file for interactive
Jason McIntyre
2005-10-12
document new max array size
Bernd Ahlers
2005-10-07
brief description of mknod built-in;
Jason McIntyre
2005-10-06
Introducing mknod as a built-in. It might be against the unix
Otto Moerbeek
2005-09-07
LINES and \\ in PS1 prompt are implemented, so remove information
Jason McIntyre
2005-08-21
Comment out description for 'ulimit -v' since we don't support
Todd C. Miller
2005-08-01
more `version' removal;
Jason McIntyre
2005-08-01
Document ^V change from version to quote command
Otto Moerbeek
[next]