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