Makefile
|
Default to WARNS=4 (except for rcp & ksh)
|
2009-02-14 08:31:13 +00:00 |
alloc.c
|
use __RCSID()
|
2007-12-12 22:55:42 +00:00 |
c_ksh.c
|
Fix most of the -Wsign-compare issues.
|
2009-04-25 05:11:37 +00:00 |
c_sh.c
|
Fix most of the -Wsign-compare issues.
|
2009-04-25 05:11:37 +00:00 |
c_ulimit.c
|
Avoid sign extention problems leading to:
|
2008-09-14 05:00:23 +00:00 |
edit.c
|
- int putbuf_func ARGS((const char *s, size_t len));
|
2010-04-02 20:19:40 +00:00 |
emacs.c
|
Fix most of the -Wsign-compare issues.
|
2009-04-25 05:11:37 +00:00 |
ksh.Man
|
Show that -l is option for bind builtin.
|
2009-10-24 11:08:46 +00:00 |
path.c
|
Fix most of the -Wsign-compare issues.
|
2009-04-25 05:11:37 +00:00 |
vi.c
|
Fix most of the -Wsign-compare issues.
|
2009-04-25 05:11:37 +00:00 |