Build.sh
|
mh… all I’m gonna hack on upstream today… fix -t for manpage generation and cleanup code snippets; bump vsn; sync clog
|
2012-06-26 19:33:33 +00:00 |
check.pl
|
rewrite the EINTR importing code with help of stsc from #nosec on IRC,
|
2012-04-06 12:22:14 +00:00 |
check.t
|
fix emacs/vi lksh
|
2012-06-28 20:14:17 +00:00 |
dot.mkshrc
|
first part of LP: #909818; ${name@#} will later be changed to ${name@#expr} where expr is the IV ipv 0 (eval.c:377ff)
|
2011-12-31 01:07:19 +00:00 |
edit.c
|
move x_mkraw() to main.c from edit.c in order to be able to skip the latter
|
2012-05-05 17:32:33 +00:00 |
emacsfn.h
|
• merge printf from OpenBSD
|
2010-07-17 22:09:40 +00:00 |
eval.c
|
fix trimming with positional parameters (Closes: #48453)
|
2012-06-28 20:03:20 +00:00 |
exec.c
|
these want to be bool, not int
|
2012-06-24 20:05:23 +00:00 |
expr.c
|
make tempvar() and vtemp global
|
2012-06-28 20:02:29 +00:00 |
funcs.c
|
fix two inverse logic mistakes (I’m apparently r̲e̲a̲l̲l̲y̲ fond of them… ☹)
|
2012-06-25 16:34:58 +00:00 |
histrap.c
|
Coverity 703490: better zero out sigact
|
2012-06-24 19:47:11 +00:00 |
jobs.c
|
new MKSH_DISABLE_TTY_WARNING for ports that just can’t help it
|
2012-05-04 22:34:51 +00:00 |
lalloc.c
|
• access(2) is broken in at least kFreeBSD 9.0 as “modern” OS, so bring
|
2011-09-07 15:24:22 +00:00 |
lex.c
|
hackish work-around the lexer to make alias definitions in mksh -c
|
2012-06-28 20:05:11 +00:00 |
main.c
|
hackish work-around the lexer to make alias definitions in mksh -c
|
2012-06-28 20:05:11 +00:00 |
Makefile
|
keep up
|
2012-05-04 22:44:34 +00:00 |
misc.c
|
disable mksh feature -T in lksh
|
2012-06-26 19:22:19 +00:00 |
mksh.1
|
hackish work-around the lexer to make alias definitions in mksh -c
|
2012-06-28 20:05:11 +00:00 |
sh_flags.h
|
fix emacs/vi lksh
|
2012-06-28 20:14:17 +00:00 |
sh.h
|
hackish work-around the lexer to make alias definitions in mksh -c
|
2012-06-28 20:05:11 +00:00 |
shf.c
|
rename more identifiers with trailing underscores
|
2011-10-25 22:36:39 +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
|
ensure that case end tokens are not mixed up (Closes: #220272)
|
2012-06-28 20:04:02 +00:00 |
tree.c
|
sync w/ oksh (RCSID only # no change needed)
|
2012-06-28 20:01:01 +00:00 |
var_spec.h
|
• rework hash table interna to avoid gcc-4.1 on Debian etch bug
|
2011-06-05 19:58:21 +00:00 |
var.c
|
make tempvar() and vtemp global
|
2012-06-28 20:02:29 +00:00 |