Build.sh
make buildable again after memory allocator change
2009-03-23 08:54:12 +00:00
check.pl
spelling fixes, from oksh
2009-03-22 16:59:18 +00:00
check.t
bump to R37; the ;& and ;;& are postponed indefinitively for now,
2009-03-22 18:50:43 +00:00
copyright
remove espie's double-linked-list based allocator and write a
2009-03-22 16:55:38 +00:00
dot.mkshrc
always set COLUMNS and LINES; make use of the fact in dot.mkshrc
2008-12-29 21:34:22 +00:00
edit.c
another off-by-one, reported by «macaronyde:#!/bin/mksh»
2009-03-17 13:56:47 +00:00
eval.c
patch from oksh (except manpage, I'll merge that later):
2009-03-22 17:47:38 +00:00
exec.c
sync; fold oksh-seterror test into errexit-*; use print not printf
2009-03-22 18:28:35 +00:00
expr.c
sprinkle mksh_ari_t to limit arithmetics to 32 bit even
2009-03-14 18:12:55 +00:00
funcs.c
sync; fold oksh-seterror test into errexit-*; use print not printf
2009-03-22 18:28:35 +00:00
histrap.c
<sys/file.h> is only required for, and only contains, flock(2)
2009-02-20 13:25:10 +00:00
jobs.c
patch from oksh (except manpage, I'll merge that later):
2009-03-22 17:47:38 +00:00
lalloc.c
sometimes I have tomatoes on my eyes (or is it the CRT monitor?)
2009-03-23 10:31:15 +00:00
lex.c
fix off-by-one calculation mistake making PS1 ending in newline double it
2009-03-15 18:30:40 +00:00
main.c
patch from oksh (except manpage, I'll merge that later):
2009-03-22 17:47:38 +00:00
Makefile
remove espie's double-linked-list based allocator and write a
2009-03-22 16:55:38 +00:00
misc.c
merge manpage and sync RCS IDs
2009-03-22 18:09:17 +00:00
mksh.1
document somewhat surprising behaviour
2009-03-23 12:15:33 +00:00
setmode.c
• more unsigned → unsigned int
2008-04-19 22:15:06 +00:00
sh.h
bump to R37; the ;& and ;;& are postponed indefinitively for now,
2009-03-22 18:50:43 +00:00
shf.c
sprinkle mksh_ari_t to limit arithmetics to 32 bit even
2009-03-14 18:12:55 +00:00
strlcpy.c
libc strlfun.c:
2008-07-07 12:59:54 +00:00
syn.c
* back out almost all of the memory allocator related changes, as aalloc
2008-12-13 17:02:18 +00:00
tree.c
* back out almost all of the memory allocator related changes, as aalloc
2008-12-13 17:02:18 +00:00
var.c
sprinkle mksh_ari_t to limit arithmetics to 32 bit even
2009-03-14 18:12:55 +00:00