Mike Frysinger 8deb686d2e Patch by jonlar in Bug 312 to split the U_W_TMP feature into sep UTMP and WTMP options пре 19 година
..
libcoreutils 7daa076d3e egor duda writes: пре 20 година
Config.in 8deb686d2e Patch by jonlar in Bug 312 to split the U_W_TMP feature into sep UTMP and WTMP options пре 19 година
Makefile 7daa076d3e egor duda writes: пре 20 година
Makefile.in a84a512700 add missing comm.o rule пре 19 година
basename.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. пре 21 година
cal.c aff114c33d Larry Doolittle writes: пре 20 година
cat.c 7ffe133864 As we no longer use function pointers for read in common archiving code пре 21 година
chgrp.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. пре 21 година
chmod.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. пре 21 година
chown.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. пре 21 година
chroot.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. пре 21 година
cmp.c aff114c33d Larry Doolittle writes: пре 20 година
comm.c 1ece21bddd as Rob Landley pointed out, need to fix the 1 versus i typo in indexing пре 19 година
cp.c 2ed05ab146 fake out support for POSIX -H and -L options since busybox cp dereferences everything by default пре 19 година
cut.c 348e84c202 change the hardcoded error constant (0x80000000UL) to a nice flexible define (BB_GETOPT_ERROR) пре 19 година
date.c f7662da2af Shaun Jackman submitted a patch converting an allocation to use пре 19 година
dd.c ab26cc3d8a Avoid symbol naming conflict with libm пре 21 година
df.c 93d7fba892 Tito, farmatito at tiscali dot it writes: пре 20 година
dirname.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. пре 21 година
dos2unix.c 6c0396ba2a Steve Grubb writes: пре 20 година
du.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. пре 21 година
echo.c aff114c33d Larry Doolittle writes: пре 20 година
env.c 7ff33f1b42 Thats odd. I guess this was cut-n-paste error, but vodz пре 20 година
expr.c 540d3f60f3 Patch from Shaun Jackman: пре 19 година
false.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. пре 21 година
fold.c c6992feee3 Update my email address, document some of my tasks in the AUTHORS file пре 20 година
head.c cad5364599 Major coreutils update. пре 22 година
hostid.c cad5364599 Major coreutils update. пре 22 година
id.c 348e84c202 change the hardcoded error constant (0x80000000UL) to a nice flexible define (BB_GETOPT_ERROR) пре 19 година
install.c 348e84c202 change the hardcoded error constant (0x80000000UL) to a nice flexible define (BB_GETOPT_ERROR) пре 19 година
length.c cad5364599 Major coreutils update. пре 22 година
ln.c 3071e2fda3 Patch from Matthew S. Wood: пре 19 година
logname.c aff114c33d Larry Doolittle writes: пре 20 година
ls.c 60158cb93e A patch from Takeharu KATO to update/fix SE-Linux support. пре 19 година
md5_sha1_sum.c 9e164578f2 tweak signed/unsigned char usage to avoid mismatches пре 19 година
mkdir.c 8876fb2f59 last_patch89 from vodz: пре 21 година
mkfifo.c cad5364599 Major coreutils update. пре 22 година
mknod.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. пре 21 година
mv.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. пре 21 година
nice.c 2c511609c4 Add 'nice' and replace 'renice' with a new implementation. пре 20 година
od.c 9c83e83628 Felipe Kellermann writes, пре 20 година
printenv.c edb3fbc305 fix stupid build mistake i made earlier as pointed out by psm пре 19 година
printf.c 240a91d8a1 Patch by Felipe Kellermann, use the common escape handling function and remove some unused code. пре 20 година
pwd.c cad5364599 Major coreutils update. пре 22 година
realpath.c cad5364599 Major coreutils update. пре 22 година
rm.c 8876fb2f59 last_patch89 from vodz: пре 21 година
rmdir.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. пре 21 година
seq.c efc6bf6365 Patch from Felipe Kellermann, fix endless loop when first > last and пре 20 година
sleep.c cad5364599 Major coreutils update. пре 22 година
sort.c 14f5c8d764 Patch from Bernhard Fischer to make a bunch of symbols static пре 19 година
stat.c 8804c6a3b7 dont use f_frsize unless linux-2.6.0 or better пре 19 година
stty.c ca1c1afadc Add a missing brace, patch by Hideki IWAMOTO пре 20 година
sum.c 1fb7961e08 use more busybox functions and remove redundant code пре 19 година
sync.c cad5364599 Major coreutils update. пре 22 година
tail.c b9dfb8c03f Manuel points out that if printf needs a flush to act like dprintf, the result пре 19 година
tee.c d709743b09 If read were to return with an error, bad things would happen. Fix it. пре 20 година
test.c 4e5936ef95 In Bug 208, bernhardf writes: пре 19 година
touch.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. пре 21 година
tr.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. пре 21 година
true.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. пре 21 година
tty.c cad5364599 Major coreutils update. пре 22 година
uname.c cad5364599 Major coreutils update. пре 22 година
uniq.c b225e2a76b Fixup some warnings пре 20 година
usleep.c cad5364599 Major coreutils update. пре 22 година
uudecode.c c6992feee3 Update my email address, document some of my tasks in the AUTHORS file пре 20 година
uuencode.c f2ec37902a Pascal Brisset writes: пре 21 година
watch.c a87bb60809 patch by Shaun Jackman to combine dup/close funcs into dup2 пре 19 година
wc.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. пре 21 година
who.c 5b2e27137d cast the time pointer so gcc stops warning over nothing пре 19 година
whoami.c 7eb79fff10 Tito writes: пре 20 година
yes.c cad5364599 Major coreutils update. пре 22 година