alloc.c
|
* only have one $MirOS RCS ID per file to shrink source size
|
2005-11-22 18:40:44 +00:00 |
Build.sh
|
something about the strength-reduce bug being fixed
|
2006-09-29 19:33:48 +00:00 |
check.pl
|
* check.t: add two mkshrc-tests (turn on, turn off)
|
2006-05-08 11:59:41 +00:00 |
check.t
|
add new "set -o utf8-hack", currently no effect
|
2006-11-05 12:11:14 +00:00 |
compat.c
|
use the easier __RCSID() etc. stuff from current <sys/cdefs.h>
|
2006-09-21 22:03:23 +00:00 |
copyright
|
improve English
|
2006-08-12 21:49:53 +00:00 |
dot.mkshrc
|
* add the 'hd' alias for hexdump from etc_profile
|
2006-08-28 01:34:47 +00:00 |
edit.c
|
first part of utf-8 ability in mksh, already works pretty well
|
2006-11-05 15:31:37 +00:00 |
eval.c
|
style(9)
|
2006-08-01 13:43:28 +00:00 |
exec.c
|
style(9)
|
2006-08-01 13:43:28 +00:00 |
expr.c
|
apply some fixes from OpenBSD and don't apply some others
|
2006-05-10 18:54:13 +00:00 |
funcs.c
|
merge non-Plan9-specific stuff from the branch, add KNF, etc.
|
2006-08-24 20:32:53 +00:00 |
histrap.c
|
merge commitid 10044EDF66B48DEB72C from plan9 branch:
|
2006-08-24 18:57:30 +00:00 |
jobs.c
|
revert the probably-problematic part of the Plan 9-derived MI diff
|
2006-08-28 01:25:33 +00:00 |
lex.c
|
first part of utf-8 ability in mksh, already works pretty well
|
2006-11-05 15:31:37 +00:00 |
main.c
|
add new "set -o utf8-hack", currently no effect
|
2006-11-05 12:11:14 +00:00 |
Makefile
|
add new "set -o utf8-hack", currently no effect
|
2006-11-05 12:11:14 +00:00 |
misc.c
|
add new "set -o utf8-hack", currently no effect
|
2006-11-05 12:11:14 +00:00 |
mksh.1
|
fix description of $RANDOM, which is not limited to 15 bit any more
|
2006-09-13 16:14:29 +00:00 |
setmode.c
|
style(9)
|
2006-08-01 13:43:28 +00:00 |
sh.h
|
first part of utf-8 ability in mksh, already works pretty well
|
2006-11-05 15:31:37 +00:00 |
shf.c
|
rid junk
|
2006-08-02 12:50:20 +00:00 |
strlfun.c
|
style(9)
|
2006-08-01 13:43:28 +00:00 |
syn.c
|
style(9)
|
2006-08-01 13:43:28 +00:00 |
tree.c
|
apply some fixes from OpenBSD and don't apply some others
|
2006-05-10 18:54:13 +00:00 |
var.c
|
restrict RANDOM to a positive 31-bit integer number, for use with modulo op
|
2006-08-18 18:48:26 +00:00 |