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 години