hush/editors
Denis Vlasenko 59a1f30450 vi: make status line less confusing when we open non-readable files,
require rood to use w! when saving non-writable files.
Patch by Natanael Copa <natanael.copa@gmail.com>

update_ro_status                                       -      73     +73
edit_file                                            819     822      +3
colon                                               3440    3425     -15
.rodata                                           128090  128058     -32
file_insert                                          288     235     -53
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 1/3 up/down: 76/-100)           Total: -24 bytes
   text    data     bss     dec     hex filename
 673344    2740   13968  690052   a8784 busybox_old
 673320    2740   13968  690028   a876c busybox_unstripped
2007-07-14 22:43:10 +00:00
..
awk.c Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>) 2007-06-25 10:55:35 +00:00
cmp.c move several applets to more correct ex-project. No code changes. 2007-06-12 08:12:33 +00:00
Config.in move several applets to more correct ex-project. No code changes. 2007-06-12 08:12:33 +00:00
diff.c diff: shrink code (-85 bytes): 2007-06-12 20:54:54 +00:00
ed.c Audit bb_common_bufsiz usage, add script which looks for misuse. 2007-06-04 10:16:52 +00:00
Kbuild move several applets to more correct ex-project. No code changes. 2007-06-12 08:12:33 +00:00
patch.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
sed.c Audit bb_common_bufsiz usage, add script which looks for misuse. 2007-06-04 10:16:52 +00:00
vi.c vi: make status line less confusing when we open non-readable files, 2007-07-14 22:43:10 +00:00