Build.sh
|
• let mksh “set -x” print whole TCOM trees
|
2013-03-24 00:56:27 +00:00 |
check.pl
|
rewrite the EINTR importing code with help of stsc from #nosec on IRC,
|
2012-04-06 12:22:14 +00:00 |
check.t
|
disable parsing of &> as GNU bash iop if -o posix or -o sh, based on IRC discussion where jilles(IIRC) pointed out it breaks existing valid scripts
|
2013-03-24 15:01:50 +00:00 |
dot.mkshrc
|
set (but never export!) PS4 to something timestamped by default, as an example
|
2013-03-24 15:01:35 +00:00 |
edit.c
|
improve DEBUG_LEAKS handling and fix freeing some locs
|
2013-02-10 19:05:37 +00:00 |
emacsfn.h
|
• merge printf from OpenBSD
|
2010-07-17 22:09:40 +00:00 |
eval.c
|
both mksh(1) and POSIX say: "$@" should always generate multiple words
|
2013-02-23 20:03:31 +00:00 |
exec.c
|
• let mksh “set -x” print whole TCOM trees
|
2013-03-24 00:56:27 +00:00 |
expr.c
|
prevent more access to invalid memories (Debian #700604)
|
2013-02-15 18:36:48 +00:00 |
funcs.c
|
RCSID sync w/ oksh; whitespace (KNF)
|
2013-03-24 21:34:14 +00:00 |
histrap.c
|
harmonise sys_{sig,err}list ⓐ checks, ⓑ uses, ⓒ _decl values when not needed, ⓓ prototypes; ⓔ “const” is a keyword and thus space-separated from the preceding ‘*’ pointer indicator
|
2012-12-28 02:28:39 +00:00 |
jobs.c
|
harmonise sys_{sig,err}list ⓐ checks, ⓑ uses, ⓒ _decl values when not needed, ⓓ prototypes; ⓔ “const” is a keyword and thus space-separated from the preceding ‘*’ pointer indicator
|
2012-12-28 02:28:39 +00:00 |
lalloc.c
|
• access(2) is broken in at least kFreeBSD 9.0 as “modern” OS, so bring
|
2011-09-07 15:24:22 +00:00 |
lex.c
|
disable parsing of &> as GNU bash iop if -o posix or -o sh, based on IRC discussion where jilles(IIRC) pointed out it breaks existing valid scripts
|
2013-03-24 15:01:50 +00:00 |
main.c
|
as a more general solution to fd leak detection, just do CLOEXEC manually
|
2013-02-10 21:42:16 +00:00 |
Makefile
|
• let mksh “set -x” print whole TCOM trees
|
2013-03-24 00:56:27 +00:00 |
misc.c
|
optimise prefer_cols print_columns display
|
2013-02-24 14:22:44 +00:00 |
mksh.1
|
RCSID sync w/ oksh; whitespace (KNF)
|
2013-03-24 21:34:14 +00:00 |
sh_flags.h
|
fix emacs/vi lksh
|
2012-06-28 20:14:17 +00:00 |
sh.h
|
disable parsing of &> as GNU bash iop if -o posix or -o sh, based on IRC discussion where jilles(IIRC) pointed out it breaks existing valid scripts
|
2013-03-24 15:01:50 +00:00 |
shf.c
|
while thinking about mirlibₘᵢₙc I figured that sys_errlist[] entries may be NULL
|
2013-01-01 03:32:44 +00:00 |
strlcpy.c
|
|
|
syn.c
|
harmonise sys_{sig,err}list ⓐ checks, ⓑ uses, ⓒ _decl values when not needed, ⓓ prototypes; ⓔ “const” is a keyword and thus space-separated from the preceding ‘*’ pointer indicator
|
2012-12-28 02:28:39 +00:00 |
tree.c
|
• let mksh “set -x” print whole TCOM trees
|
2013-03-24 00:56:27 +00:00 |
var_spec.h
|
oops, this list is s’pos’ta be sorted
|
2012-11-30 16:45:25 +00:00 |
var.c
|
fix an oversight that allowed invalid variable names to be entered
|
2013-02-18 22:24:52 +00:00 |