Build.sh
|
do not use PATH_MAX on GNU/Hurd (even if it *was* defined), but use
|
2009-10-27 17:00:02 +00:00 |
check.pl
|
more KNF, mostly whitespace, this time more manual labour applying style(9)
|
2009-06-10 18:12:51 +00:00 |
check.t
|
don't tell lies
|
2009-11-22 14:13:38 +00:00 |
dot.mkshrc
|
like a pathfinder, one good commit a day:
|
2009-11-03 17:58:44 +00:00 |
edit.c
|
make tab completing filenames with ':' '=' '$' '`' work as well as
|
2009-10-30 00:57:39 +00:00 |
emacsfn.h
|
* shrink MKSH_SMALL even further by removing functionality like
|
2009-09-23 18:04:58 +00:00 |
eval.c
|
prevent buffer underrun reads, ok bsiegert@
|
2009-11-22 13:49:04 +00:00 |
exec.c
|
make print_columns() aware that octets≠characters≠columns
|
2009-11-09 23:35:11 +00:00 |
expr.c
|
fix lazy evaluation of assignments in ternary ops
|
2009-10-04 13:19:33 +00:00 |
funcs.c
|
make print_columns() aware that octets≠characters≠columns
|
2009-11-09 23:35:11 +00:00 |
histrap.c
|
* rename "set -o posix" (FPOSIX) to "set -o sh" (FSH) because it's not
|
2009-10-02 18:08:37 +00:00 |
jobs.c
|
25 is a better (POSIX) CHILD_MAX
|
2009-11-22 14:14:42 +00:00 |
lalloc.c
|
While mksh R39 builds fine on MirOS #7s8E on my trusty sparc, pgcc 2.95.3
|
2009-08-08 13:08:53 +00:00 |
lex.c
|
since we have wcwidth anyway, expose it as ${%strvar} to the user, iff
|
2009-11-21 23:23:20 +00:00 |
main.c
|
• fix 「mksh -lT1」 (it was broken due to getpgrp() et al. being
|
2009-10-30 14:37:43 +00:00 |
Makefile
|
we need more RCS IDs!
|
2009-08-27 16:52:12 +00:00 |
misc.c
|
improve globbing:
|
2009-11-21 22:30:36 +00:00 |
mksh.1
|
since we have wcwidth anyway, expose it as ${%strvar} to the user, iff
|
2009-11-21 23:23:20 +00:00 |
setmode.c
|
more KNF, mostly whitespace, this time more manual labour applying style(9)
|
2009-06-10 18:12:51 +00:00 |
sh_flags.h
|
* rename "set -o posix" (FPOSIX) to "set -o sh" (FSH) because it's not
|
2009-10-02 18:08:37 +00:00 |
sh.h
|
since we have wcwidth anyway, expose it as ${%strvar} to the user, iff
|
2009-11-21 23:23:20 +00:00 |
shf.c
|
optimise
|
2009-09-20 13:33:48 +00:00 |
strlcpy.c
|
more KNF, mostly whitespace, this time more manual labour applying style(9)
|
2009-06-10 18:12:51 +00:00 |
syn.c
|
make tab completing filenames with ':' '=' '$' '`' work as well as
|
2009-10-30 00:57:39 +00:00 |
tree.c
|
more KNF, mostly whitespace, this time more manual labour applying style(9)
|
2009-06-10 18:12:51 +00:00 |
var_spec.h
|
further optimise and simplify the handling of $RANDOM, reads and writes
|
2009-09-26 03:40:03 +00:00 |
var.c
|
• better IV for the oaathash-on-binary (as if we prepended a '\x01')
|
2009-10-18 12:30:06 +00:00 |