Build.sh
|
* make 64-bit clean on GNU/Linux by default
|
2005-08-21 13:02:17 +00:00 |
Makefile
|
disable printf(1) builtin for now, it's broken (yet irreproducible)
|
2005-08-29 01:16:22 +00:00 |
alloc.c
|
* major revamp of build system
|
2005-06-08 21:51:22 +00:00 |
check.pl
|
* move <sys/param.h> include to sh.h
|
2005-07-07 23:27:52 +00:00 |
check.t
|
* add printf(1) as mksh(1) builtin on MirOS
|
2005-08-26 22:03:56 +00:00 |
copyright
|
* make 64-bit clean on GNU/Linux by default
|
2005-08-21 13:02:17 +00:00 |
edit.c
|
* make 64-bit clean on GNU/Linux by default
|
2005-08-21 13:02:17 +00:00 |
eval.c
|
please ISO C99
|
2005-07-12 13:30:38 +00:00 |
exec.c
|
undo fix for Debian PR #71256 which turned to be bogus and break make(1)
|
2005-07-07 22:00:45 +00:00 |
expr.c
|
Add mirbsdksh R21, which was developed in a temporary external CVS repo-
|
2005-05-23 03:06:10 +00:00 |
funcs.c
|
* add printf(1) as mksh(1) builtin on MirOS
|
2005-08-26 22:03:56 +00:00 |
gensigs.sh
|
some spacing; move array into function
|
2005-05-23 12:06:39 +00:00 |
histrap.c
|
say goodbye to creat().
|
2005-08-02 12:26:17 +00:00 |
jobs.c
|
Move <sys/time.h> include to the top. Unbreaks mksh compilation on Darwin,
|
2005-08-21 12:43:55 +00:00 |
lex.c
|
clean up code
|
2005-07-04 12:47:13 +00:00 |
main.c
|
* add printf(1) as mksh(1) builtin on MirOS
|
2005-08-26 22:03:56 +00:00 |
misc.c
|
* move <sys/param.h> include to sh.h
|
2005-07-07 23:27:52 +00:00 |
mksh.1
|
* add printf(1) as mksh(1) builtin on MirOS
|
2005-08-26 22:03:56 +00:00 |
sh.h
|
^V now is quote, not version, even in emacs mode. (From OpenBSD.)
|
2005-08-02 12:35:27 +00:00 |
shf.c
|
Add mirbsdksh R21, which was developed in a temporary external CVS repo-
|
2005-05-23 03:06:10 +00:00 |
syn.c
|
get rid of special "POSIX"ish mode
|
2005-07-04 12:27:28 +00:00 |
tree.c
|
some lint cleanup
|
2005-06-08 22:34:03 +00:00 |
var.c
|
get rid of $PGRP
|
2005-07-04 12:34:24 +00:00 |