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