History log of /openbsd-src/bin/ksh/NOTES (Results 1 – 16 of 16)
Revision Date Author Comments
# 10224b2f 12-Jan-2018 jca <jca@openbsd.org>

Some more tweaks to NOTES

- it's safe to assume that there's no plan to write "an `agent' to
execute unreadable/setuid/setgid shell scripts"
- the BUG-REPORTS file has been removed
- update the en

Some more tweaks to NOTES

- it's safe to assume that there's no plan to write "an `agent' to
execute unreadable/setuid/setgid shell scripts"
- the BUG-REPORTS file has been removed
- update the entry for FPATH, ksh93 also documents the described behavior
- kill entry about octal and hex notation in arithmetic expressions
(supported)
- typos

Feedback from Klemens Nanni

show more ...


# 00c69fa2 08-Jan-2018 jca <jca@openbsd.org>

Drop two outdated entries

Namely POSIX character classes and tilde expansion within parameter
substitution. While here, kill a useless line and fix a typo.
From Klemens Nanni


# 7a3af63b 29-Jan-2016 tb <tb@openbsd.org>

Therefor -> Therefore (where appropriate)

from ray@, ok jmc@


# ea5e9d86 06-Dec-2015 mmcc <mmcc@openbsd.org>

Remove a 250-line catalog of AT&T ksh bugs. ok tedu


# c12f192f 28-Nov-2013 sobrado <sobrado@openbsd.org>

remove trailing whitespaces; use tabs instead of spaces where appropriate;
no binary changes.


# 96315c49 02-Aug-2007 fgsch <fgsch@openbsd.org>

backout last change; iff is right.
prompted by deraadt@


# f4254d70 02-Aug-2007 fgsch <fgsch@openbsd.org>

while i'm here: iff -> if


# fe2ad28b 26-Oct-2003 jmc <jmc@openbsd.org>

typos from Jared Yanovich;


# b9f1c854 26-Feb-2003 david <david@openbsd.org>

remove double word stuttering
ok henning@


# f00c5086 15-Jun-1999 millert <millert@openbsd.org>

patches from pdksh 5.2.13.11


# 945abdec 08-Jan-1999 millert <millert@openbsd.org>

bug fixes from pdksh-unstable-5.2.13.5; some of which we already had.


# 040161f7 29-Oct-1998 millert <millert@openbsd.org>

Bug fixes from pdksh-unstable-5.2.13.4, including "official" versions of
some that we had already fixed locally.
o typeset -f FUNC doesn't print follows command (and expression) substitutions.
o wh

Bug fixes from pdksh-unstable-5.2.13.4, including "official" versions of
some that we had already fixed locally.
o typeset -f FUNC doesn't print follows command (and expression) substitutions.
o when re-allocating memory, too much may be copied from old memory.
o set -o printed some options sans names.
o emacs mode: <esc>. in very fist command causes core dump.
o pdksh dumps core after a cd command.
o typeset -i reports on array elements that have no value
(at&t ksh reports on array base name - no index).
o ulimit -ctn unlimittttted kills shell (resource exceeded).
o ". /dev/null" says access denied.
o flag field in aliases incorrectly changed (all flags set instead of
clearing ISSET) in exec.c(flushcom).
o ${#array[*]} prints largest index instead of number of (set) elements
in an array (ksh88 does the former).
o sys_siglist[] doesn't always have NSIG non-null entries...

show more ...


# 3b015934 25-Jun-1998 millert <millert@openbsd.org>

pdksh-5.2.13 + local changes


# 7055cce3 01-Oct-1996 downsj <downsj@openbsd.org>

Integrate pdksh 5.2.9.


# dcacb757 19-Aug-1996 downsj <downsj@openbsd.org>

update to pdksh-5.2.8


# 7cb960a2 14-Aug-1996 downsj <downsj@openbsd.org>

Import pdksh 5.2.7.