Bernhard Reutner-Fischer 006955556f Patch from Shaun Jackman: 18 лет назад
..
libcoreutils 158ffd405e pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list 18 лет назад
Config.in 5cf7c2df66 Patch from Devin Bayer to split up hash_fd.c into md5.c and sha1.c. (I tweaked 19 лет назад
Makefile 158ffd405e pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list 18 лет назад
Makefile.in df10094870 - revert back to r14406 18 лет назад
basename.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 лет назад
cal.c 5c2b238b3a more busybox's style: close bug 745 19 лет назад
cat.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 лет назад
chgrp.c d5bd137a24 - rename libbb's password helpers as suggested in libbb.h 19 лет назад
chmod.c 20f4000086 - add some ATTRIBUTE_UNUSED. 19 лет назад
chown.c 57545c810a avoid signed<->unsigned warning 19 лет назад
chroot.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 лет назад
cmp.c c370ea89fa Turn #if 0 into a comment. 18 лет назад
comm.c e203ea59c7 - don't look at the address but rather on the value. 18 лет назад
cp.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 лет назад
cut.c bc68cd14cc Patch from Denis Vlasenko turning static const int (which gets emitted into 19 лет назад
date.c c5b1d4d6b1 Patch from Denis Vlasenko to add xstat() and use it. 18 лет назад
dd.c 57545c810a avoid signed<->unsigned warning 19 лет назад
df.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 лет назад
dirname.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 лет назад
dos2unix.c 99a072d524 - tito writes: this patch fixes some comments in dos2unix that are wrong 18 лет назад
du.c 57545c810a avoid signed<->unsigned warning 19 лет назад
echo.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 лет назад
env.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 лет назад
expr.c 5e678873f9 clean up yet more annoying signed/unsigned mismatches and fixup 19 лет назад
false.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 лет назад
fold.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 лет назад
head.c e75b41d990 support GNU suffixes for fancy mode: b(512), k(1024) and m(1024*1024) 19 лет назад
hostid.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 лет назад
id.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 лет назад
install.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 лет назад
length.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 лет назад
ln.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 лет назад
logname.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 лет назад
ls.c 006955556f Patch from Shaun Jackman: 18 лет назад
md5_sha1_sum.c 5cf7c2df66 Patch from Devin Bayer to split up hash_fd.c into md5.c and sha1.c. (I tweaked 19 лет назад
mkdir.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 лет назад
mkfifo.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 лет назад
mknod.c cebea726e8 Another header suggestion from Shaun Jackman. 18 лет назад
mv.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 лет назад
nice.c c1ef7bdd8d just whitespace 19 лет назад
nohup.c 6c35c7c976 usage bb_dev_null 19 лет назад
od.c 5e678873f9 clean up yet more annoying signed/unsigned mismatches and fixup 19 лет назад
printenv.c edb3fbc305 fix stupid build mistake i made earlier as pointed out by psm 19 лет назад
printf.c 5c2b238b3a more busybox's style: close bug 745 19 лет назад
pwd.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 лет назад
realpath.c a2eec6051f RESERVE_CONFIG_BUFFER --> bb_common_bufsiz1 19 лет назад
rm.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 лет назад
rmdir.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 лет назад
seq.c 2324a7c9e5 Fix "seq 1 1". 18 лет назад
sleep.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 лет назад
sort.c 2b26fd5570 A few changes falling out from the effort to make sed handle embedded NUL bytes. 19 лет назад
stat.c 0a7c8ef6e2 Patch from Denis Vlasenko to constify things and fix a few typos. 19 лет назад
stty.c bc68cd14cc Patch from Denis Vlasenko turning static const int (which gets emitted into 19 лет назад
sum.c 02794e1516 Fix bug 674: sum's block count should always round up. 19 лет назад
sync.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 лет назад
tail.c f8fd4db92f Move SUSv2 obsolete feature disabling to debug menu, invert meaning of 19 лет назад
tee.c 6f347ef9dc common BUFSIZ BSS buffer, small reduce code, data and bss 19 лет назад
test.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 лет назад
touch.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 лет назад
tr.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 лет назад
true.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 лет назад
tty.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 лет назад
uname.c c1ef7bdd8d just whitespace 19 лет назад
uniq.c ab1878245c * uniq.c: remove unneeded include and use short boilerplate. 19 лет назад
usleep.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 лет назад
uudecode.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 лет назад
uuencode.c c5b1d4d6b1 Patch from Denis Vlasenko to add xstat() and use it. 18 лет назад
watch.c 948a09d6f2 dont printf arguments given by user for security sanity 18 лет назад
wc.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 лет назад
who.c e01d746fe9 Cleanup patch from tito. 18 лет назад
whoami.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 лет назад
yes.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 лет назад