alloc.c
|
change use of “Area *” to “PArea” and “struct Area” to “TArea”
|
2008-11-11 23:50:31 +00:00 |
Build.sh
|
add the workaround for Debian #492377 into the main mirtoconf function,
|
2008-11-11 23:20:08 +00:00 |
check.pl
|
prevent using a possibly undefined variable
|
2008-07-14 14:53:23 +00:00 |
check.t
|
work around even more format string warning stuff
|
2008-11-10 19:33:08 +00:00 |
copyright
|
standardise the Unicode version of our licence
|
2008-10-24 21:53:01 +00:00 |
dot.mkshrc
|
much simplify and shorten default $PS1 (uses even more magick now)
|
2008-11-07 20:07:10 +00:00 |
edit.c
|
change use of “Area *” to “PArea” and “struct Area” to “TArea”
|
2008-11-11 23:50:31 +00:00 |
eval.c
|
• rewrite code to no longer use statements-as-expressions
|
2008-10-28 14:32:43 +00:00 |
exec.c
|
• rewrite code to no longer use statements-as-expressions
|
2008-10-28 14:32:43 +00:00 |
expr.c
|
• rewrite code to no longer use statements-as-expressions
|
2008-10-28 14:32:43 +00:00 |
funcs.c
|
• rewrite code to no longer use statements-as-expressions
|
2008-10-28 14:32:43 +00:00 |
histrap.c
|
build warning-free with LLVM+Clang on MirBSD itself
|
2008-11-09 20:32:18 +00:00 |
jobs.c
|
build warning-free with LLVM+Clang on MirBSD itself
|
2008-11-09 20:32:18 +00:00 |
lex.c
|
change use of “Area *” to “PArea” and “struct Area” to “TArea”
|
2008-11-11 23:50:31 +00:00 |
main.c
|
change use of “Area *” to “PArea” and “struct Area” to “TArea”
|
2008-11-11 23:50:31 +00:00 |
Makefile
|
regenerate CPPFLAGS
|
2008-11-02 22:42:37 +00:00 |
misc.c
|
change use of “Area *” to “PArea” and “struct Area” to “TArea”
|
2008-11-11 23:50:31 +00:00 |
mksh.1
|
replaced (TNF: ahoka) insists on me mentioning that we specify integer
|
2008-10-24 21:27:20 +00:00 |
setmode.c
|
|
|
sh.h
|
change use of “Area *” to “PArea” and “struct Area” to “TArea”
|
2008-11-11 23:50:31 +00:00 |
shf.c
|
fix prodded by cnuke@ for AIX with IBM xlC 7.0:
|
2008-10-10 21:30:43 +00:00 |
strlcpy.c
|
|
|
syn.c
|
remove dead nested assignment, result from first llvm+clang scan-build
|
2008-11-09 19:48:02 +00:00 |
tree.c
|
change use of “Area *” to “PArea” and “struct Area” to “TArea”
|
2008-11-11 23:50:31 +00:00 |
var.c
|
• rewrite code to no longer use statements-as-expressions
|
2008-10-28 14:32:43 +00:00 |