Bernhard Reutner-Fischer bbbb7e02fc - pull r17757 from trunk: fix stty's fix_param(). Closes #1193 %!s(int64=18) %!d(string=hai) anos
..
libcoreutils 89f0b3486d rodata cleanup. "unable to" == "cannot". -300 bytes %!s(int64=18) %!d(string=hai) anos
Config.in 7d219aab70 build system overhaul %!s(int64=18) %!d(string=hai) anos
Kbuild bf66fbc8e2 introduce LONE_CHAR (optimized strcmp with one-char string) %!s(int64=18) %!d(string=hai) anos
basename.c f0ed376eda remove bb_printf and the like %!s(int64=18) %!d(string=hai) anos
cal.c afc9ff99fd removal of commented-out cruft %!s(int64=18) %!d(string=hai) anos
cat.c 714701c890 tar et al: die if bb_copyfd_size copies less than asked for. %!s(int64=18) %!d(string=hai) anos
catv.c f0ed376eda remove bb_printf and the like %!s(int64=18) %!d(string=hai) anos
chgrp.c 3bba545a54 done a dozen of randconfig test. guess what? ALL failed... %!s(int64=18) %!d(string=hai) anos
chmod.c 8c0c119130 chmod: typo in comments %!s(int64=18) %!d(string=hai) anos
chown.c 150f402b36 whitespace fixes (leading spaces to tab) %!s(int64=18) %!d(string=hai) anos
chroot.c d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate %!s(int64=18) %!d(string=hai) anos
cksum.c ddec5af6b0 rename functions to more understandable names %!s(int64=18) %!d(string=hai) anos
cmp.c ddec5af6b0 rename functions to more understandable names %!s(int64=18) %!d(string=hai) anos
comm.c 67b23e6043 getopt_ulflags -> getopt32. %!s(int64=18) %!d(string=hai) anos
cp.c f24e1f40e0 cp: add support for -s, -l. Fix free(nonmalloc) bug. %!s(int64=18) %!d(string=hai) anos
cut.c 9f739445cd inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] %!s(int64=18) %!d(string=hai) anos
date.c 6dc6ebbf44 awk: undo locale setting for numbers - or else parsing %!s(int64=18) %!d(string=hai) anos
dd.c cf749bc10c small fixes: %!s(int64=18) %!d(string=hai) anos
df.c 98ee06d3d4 stop using __u32 etc. uint32_t is there for a reason %!s(int64=18) %!d(string=hai) anos
diff.c 7ae93f0fe7 - FIXME: someone broke diff -r %!s(int64=18) %!d(string=hai) anos
dirname.c f0ed376eda remove bb_printf and the like %!s(int64=18) %!d(string=hai) anos
dos2unix.c 8f8f268cfd bb_applet_name -> applet_name %!s(int64=18) %!d(string=hai) anos
du.c f42ff90453 du: dietlibc compat fix, style fixes. Thanks to sampo@symlabs.com. %!s(int64=18) %!d(string=hai) anos
echo.c bf66fbc8e2 introduce LONE_CHAR (optimized strcmp with one-char string) %!s(int64=18) %!d(string=hai) anos
env.c 9f739445cd inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] %!s(int64=18) %!d(string=hai) anos
expr.c bf66fbc8e2 introduce LONE_CHAR (optimized strcmp with one-char string) %!s(int64=18) %!d(string=hai) anos
false.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function %!s(int64=19) %!d(string=hai) anos
fold.c 0849207ce0 convert "negaite" config option into reversed (INCLUDE_SUSv2) %!s(int64=18) %!d(string=hai) anos
head.c 0849207ce0 convert "negaite" config option into reversed (INCLUDE_SUSv2) %!s(int64=18) %!d(string=hai) anos
hostid.c f0ed376eda remove bb_printf and the like %!s(int64=18) %!d(string=hai) anos
id.c 7fa0fcafca fix build without shadow support %!s(int64=18) %!d(string=hai) anos
install.c 150f402b36 whitespace fixes (leading spaces to tab) %!s(int64=18) %!d(string=hai) anos
length.c 2fe7b73d99 ...and yet another small fix. Ouch... %!s(int64=18) %!d(string=hai) anos
ln.c f24e1f40e0 cp: add support for -s, -l. Fix free(nonmalloc) bug. %!s(int64=18) %!d(string=hai) anos
logname.c f0ed376eda remove bb_printf and the like %!s(int64=18) %!d(string=hai) anos
ls.c e055443412 ls: stop doing time() for each file in "ls -l" %!s(int64=18) %!d(string=hai) anos
md5_sha1_sum.c 3a34d0c08a random small size optimizations %!s(int64=18) %!d(string=hai) anos
mkdir.c 22dcd04f8f mkdir: style fix %!s(int64=18) %!d(string=hai) anos
mkfifo.c 801ab14013 Add one-line GPL boilerplate to numerous (but not all yet) source files. %!s(int64=18) %!d(string=hai) anos
mknod.c 91d4a2dac3 - commentary typo %!s(int64=18) %!d(string=hai) anos
mv.c d9e15f2068 style cleanup: return(a) -> return a, part 2 %!s(int64=18) %!d(string=hai) anos
nice.c f0ed376eda remove bb_printf and the like %!s(int64=18) %!d(string=hai) anos
nohup.c e1a0d486e4 message string changes, mostly for consistency, also -32 bytes in .rodata %!s(int64=18) %!d(string=hai) anos
od.c 459903bd4e Provide our own isdigit macro. saves more than 400 bytes. %!s(int64=18) %!d(string=hai) anos
od_bloaty.c 5dd76862ef Yann E. MORIN. writes: i pity the fool who doesnt use the z length modifier with size_t types %!s(int64=18) %!d(string=hai) anos
printenv.c f0ed376eda remove bb_printf and the like %!s(int64=18) %!d(string=hai) anos
printf.c d686a045c8 safe_strtoXX interface proved to be a bit unconvenient. %!s(int64=18) %!d(string=hai) anos
pwd.c f0ed376eda remove bb_printf and the like %!s(int64=18) %!d(string=hai) anos
realpath.c a9b60e93ee new libbb func: xmalloc_realpath (+ use it where makes sense) %!s(int64=18) %!d(string=hai) anos
rm.c 89f0b3486d rodata cleanup. "unable to" == "cannot". -300 bytes %!s(int64=18) %!d(string=hai) anos
rmdir.c 89f0b3486d rodata cleanup. "unable to" == "cannot". -300 bytes %!s(int64=18) %!d(string=hai) anos
seq.c ce97960a6e usage.h: remove ugly tricks. We have USE_FEATURE_xxx now. %!s(int64=18) %!d(string=hai) anos
sleep.c 1385899416 attempt to regularize atoi mess. %!s(int64=18) %!d(string=hai) anos
sort.c 8336f080cb diff: small optimizations; do not try to diff non-seekable stream %!s(int64=18) %!d(string=hai) anos
stat.c 5d148e2646 httpd: fix cgi-bin/index.cgi support, add example of it, %!s(int64=18) %!d(string=hai) anos
stty.c bbbb7e02fc - pull r17757 from trunk: fix stty's fix_param(). Closes #1193 %!s(int64=18) %!d(string=hai) anos
sum.c 9ac9e55e3c sum: 40% size reduction (-300 bytes) %!s(int64=18) %!d(string=hai) anos
sync.c 079f8afa0a style cleanup: return(a) -> return a, part 1 %!s(int64=18) %!d(string=hai) anos
tail.c ace35eeb88 Remove networking/libiproute/linux/pkt_sched.h %!s(int64=18) %!d(string=hai) anos
tee.c 2d27e4ccbb tee: fix bug: argv[-1] is a no-no! %!s(int64=18) %!d(string=hai) anos
test.c bf66fbc8e2 introduce LONE_CHAR (optimized strcmp with one-char string) %!s(int64=18) %!d(string=hai) anos
touch.c 67b23e6043 getopt_ulflags -> getopt32. %!s(int64=18) %!d(string=hai) anos
tr.c 079f8afa0a style cleanup: return(a) -> return a, part 1 %!s(int64=18) %!d(string=hai) anos
true.c 801ab14013 Add one-line GPL boilerplate to numerous (but not all yet) source files. %!s(int64=18) %!d(string=hai) anos
tty.c f0ed376eda remove bb_printf and the like %!s(int64=18) %!d(string=hai) anos
uname.c f0ed376eda remove bb_printf and the like %!s(int64=18) %!d(string=hai) anos
uniq.c f0ed376eda remove bb_printf and the like %!s(int64=18) %!d(string=hai) anos
usleep.c 1385899416 attempt to regularize atoi mess. %!s(int64=18) %!d(string=hai) anos
uudecode.c f7996f3b70 Trailing whitespace removal over entire tree %!s(int64=18) %!d(string=hai) anos
uuencode.c f0ed376eda remove bb_printf and the like %!s(int64=18) %!d(string=hai) anos
watch.c 621204bbf6 get_terminal_width_height: do not pass insanely large values %!s(int64=18) %!d(string=hai) anos
wc.c fcdb00f735 httpd: LC_TIME locale _must_ be POSIX to httpd! We speak over the net! %!s(int64=18) %!d(string=hai) anos
who.c 9225854144 mostly style fixes %!s(int64=18) %!d(string=hai) anos
whoami.c f0ed376eda remove bb_printf and the like %!s(int64=18) %!d(string=hai) anos
yes.c f0ed376eda remove bb_printf and the like %!s(int64=18) %!d(string=hai) anos