hush/editors
2005-10-06 15:18:09 +00:00
..
awk.c as pointed out in Bug 17, use uint32_t instead of unsigned long since the code expects the size of the info variables to be 32bits and sizeof(long) on 64bit hosts is not 32bits 2005-09-27 04:16:22 +00:00
Config.in Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
Makefile use the shorter license header 2005-09-24 07:16:29 +00:00
Makefile.in use brief license line 2005-09-24 06:01:57 +00:00
patch.c change strange depend to libbb.h, but require busybox.h 2005-10-06 15:18:09 +00:00
sed.c split libbb: moved xregcomp separatelly for speed up recompile 2005-09-14 16:59:11 +00:00
vi.c initialize a couple of vars whose warnings were suppressed because 2005-09-16 12:48:18 +00:00