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
Age
Commit message (
Expand
)
Author
2016-05-04
Correct the description of the != operator in arithmetic expansion;
Ingo Schwarze
2016-05-04
line editing correction; from andras farkas
Jason McIntyre
2016-04-27
Do not handle echo "`echo \"hi\"`" in POSIX mode differently than in
Christian Weisgerber
2016-03-30
for some time now mandoc has not required MLINKS to function
Jason McIntyre
2016-03-21
More ksh POSIX compliance fixes by Martijn Dekker:
tb
2016-03-20
Currently we have about a 50/50 split over fcntl(n, F_GETFL [,0])
Kenneth R Westerback
2016-03-17
remove some ARGSUSED
mmcc
2016-03-06
tweak previous a little;
Jason McIntyre
2016-03-06
Make set +o conform with POSIX.
natano
2016-03-05
POSIX-compliant behavior of "set -u" regarding "$*" and "$@" specials
Dmitrij Czarkoff
2016-03-04
Fix a typo. The command is to get the default system PATH value
Todd C. Miller
2016-03-04
remove CSRG BSD-licensed mknod builtin code which was previously used to
Theo de Raadt
2016-03-04
don't parse (...|...) patterns in variable substitution inside double quotes
Dmitrij Czarkoff
2016-01-29
Therefor -> Therefore (where appropriate)
tb
2016-01-26
remove a useless macro
mmcc
2016-01-15
Initialize a struct kill_info and an associated int in the declarations
mmcc
2016-01-08
Next step in UTF-8 support:
Ingo Schwarze
2015-12-30
add another combo for home/end keys that works in tmux.
Ted Unangst
2015-12-30
rename global "e" to genv to avoid accidental shadowing and aliasing.
Ted Unangst
2015-12-29
Remove reference to $ERRNO, which was been unimplemented for >= 19
mmcc
2015-12-27
Tweak comment: we now always make a copy of argv.
Jeremie Courreges-Anglas
2015-12-27
unconditionally duplicate the argv array on initialization, to make it
Alexander Hall
2015-12-26
remove special characters; diff from michael reed
Jason McIntyre
2015-12-22
Assign pointer variables to NULL rather than 0. No functional change.
mmcc
2015-12-21
Replace an ugly bit of pointer arithmetic with a conditional expression.
mmcc
2015-12-14
Move system headers from sh.h to those files that actually need them.
tb
2015-12-14
Remove a superfluous macro. No binary change. ok tb@
mmcc
2015-12-10
In emacs command-line editing mode, make sure that moving left and
Ingo Schwarze
2015-12-06
Remove a 250-line catalog of AT&T ksh bugs. ok tedu
mmcc
2015-12-05
Remove some more pdksh-specific stuff and references to files that no
mmcc
2015-12-05
Remove descriptions of files that no longer exist.
mmcc
2015-12-05
Remove needless reference to LEGAL, which is likely outdated itself.
mmcc
2015-12-05
Remove some bug report guidelines from pdksh that aren't relevant to us.
mmcc
2015-12-02
comment typo
mmcc
2015-11-24
Revert previous tweak, pending a more complete rewording. Discussed with
mmcc
2015-11-22
This man page uses "Note that" profusely, which is generally considered
mmcc
2015-11-22
Don't use pdksh for self-reference and remove needless historical
mmcc
2015-11-22
Remove commented-out BUGS section that directs reports to long-extinct
mmcc
2015-11-21
"one" -> "one or more"
mmcc
2015-11-20
remove unused prototype
tb
2015-11-18
Only unget match[] if it has been used, ok sthen
Nicholas Marriott
2015-11-12
use symbolics for flags to open
Theo de Raadt
2015-11-12
Use isdigit() instead of ksh's homebrewed alternative.
mmcc
2015-11-11
exit() after perror() for pledge failure. Perhaps this got introduced
Theo de Raadt
2015-11-09
add missing NAME entries; ok schwarze
Jason McIntyre
2015-11-08
Tweak a reallocarray call to be more overflow-resistant. From Theo Buehler.
mmcc
2015-11-07
Make it clearer that warningf()'s first argument determines whether the
mmcc
2015-11-05
Capitalize entire macro name.
mmcc
2015-11-05
Clean up an Xstring macro. Submitted by Theo Buehler.
mmcc
2015-11-05
Remove an alias for a macro.
mmcc
[next]