alloc.c
|
* major revamp of build system
|
2005-06-08 21:51:22 +00:00 |
Build.sh
|
* make 64-bit clean on GNU/Linux by default
|
2005-08-21 13:02:17 +00:00 |
check.pl
|
* move <sys/param.h> include to sh.h
|
2005-07-07 23:27:52 +00:00 |
check.t
|
revert to R24b since we don't printf ATM
|
2005-09-11 00:32:30 +00:00 |
copyright
|
simplify by not dup'ing
|
2005-09-12 18:59:51 +00:00 |
edit.c
|
Fix a redraw problem that occurs when a recalled history line has
|
2005-10-07 18:34:18 +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
|
fix uber-pedantic Apple GCC 4
|
2005-09-12 19:28:18 +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
|
revert to R24b since we don't printf ATM
|
2005-09-11 00:32:30 +00:00 |
Makefile
|
disable printf(1) builtin for now, it's broken (yet irreproducible)
|
2005-08-29 01:16:22 +00:00 |
misc.c
|
* move <sys/param.h> include to sh.h
|
2005-07-07 23:27:52 +00:00 |
mksh.1
|
revert -r1.18 here too
|
2005-09-11 14:47:27 +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 |