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
/
sh.1
Age
Commit message (
Expand
)
Author
2010-05-10
tweak previous;
Jason McIntyre
2010-05-10
unset doesn't fail except for read-only variables and functions
Matthias Kilian
2010-02-25
get rid of overlapping blocks discouraged by mdoc.samples(7);
Ingo Schwarze
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-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-07-26
clarifications for OPTIND:
Jason McIntyre
2006-03-07
simplify the description of what a restricted shell is:
Jason McIntyre
2005-10-07
remove mknod documentation - although /bin/sh supports it, this page
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-06-01
add missing detail from IFS example
Jared Yanovich
2005-05-12
.Xr script 7
Jason McIntyre
2005-02-18
sort options to echo builtin;
Jason McIntyre
2005-02-08
use command prompts and literal for commands;
Jason McIntyre
2005-02-08
big overhaul of these pages, to make them clearer to read;
Jason McIntyre
2005-02-05
note that symlinks in test file are followed, except -h and -L
Jason McIntyre
2005-02-02
Introduce POSIX hex and octal (0x... and 0...) constants in arithmetic
Otto Moerbeek
2005-01-21
fix missing list item: *(...); spotted by Frank Sander frksndr at
Otto Moerbeek
2005-01-17
typo;
Jason McIntyre
2005-01-10
typo;
Jason McIntyre
2004-12-22
These man pages are not derived from UCB and are actually public domain.
Todd C. Miller
2004-12-22
Our times(3) just calls getrusage(2) and gettimeofday(2), converting seconds
Todd C. Miller
2004-12-12
escape punctuation;
Jason McIntyre
2004-12-12
csh-style ! history completion, which can be activated by using
Theo de Raadt
2004-12-10
flurry of updates:
Jared Yanovich
2004-11-09
/bin/sh supports PS1 expansion;
Jason McIntyre
2004-11-05
incorrect markup was messing the description of IFS. i've rearranged it
Jason McIntyre
2004-10-28
fix spacing after period at EOL. from ray@cyth.net
Jared Yanovich
2004-08-07
Document ulimit -v; mickey@ OK
Todd C. Miller
2004-08-04
- mdoc and macro fixes and simplification
Jared Yanovich
2004-03-15
missing commas;
Jason McIntyre
2004-03-15
reversed word -> reserved word;
Jason McIntyre
2004-02-19
escape full stops where necessary to kill erroneous double spaces;
Jason McIntyre
2004-01-23
`Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8))
Jason McIntyre
2004-01-15
escape full stops properly to avoid double spaces;
Jason McIntyre
2003-12-27
this page documents `sh', not `ksh';
Jason McIntyre
2003-12-27
- revert a typo introduced when this page was mdoc'ed
Jason McIntyre
2003-12-22
note that `&&' and `||' are left-associative;
Jason McIntyre
2003-12-12
typo; ok jmc@
Christian Weisgerber
2003-10-28
standard section order;
Jason McIntyre
2003-10-22
macros with too many args;
Jason McIntyre
2003-09-04
escapes in the wrong place;
Jason McIntyre
[next]