This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
busybox
/
coreutils
History
Denys Vlasenko
d80eecb868
cat: fix cat -e and cat -v erroneously numbering 1st line
...
function old new delta cat_main 418 421 +3 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2018-04-29 14:05:43 +02:00
..
libcoreutils
…
basename.c
…
cat.c
cat: fix cat -e and cat -v erroneously numbering 1st line
2018-04-29 14:05:43 +02:00
chgrp.c
…
chmod.c
…
chown.c
…
chroot.c
…
cksum.c
…
comm.c
…
Config.src
…
cp.c
…
cut.c
…
date.c
…
dd.c
…
df.c
df: do "rootfs" check sooner
2018-02-23 17:08:32 +01:00
dirname.c
…
dos2unix.c
…
du.c
…
echo.c
…
env.c
…
expand.c
…
expr.c
…
factor.c
…
false.c
…
fold.c
…
fsync.c
…
head.c
…
hostid.c
…
id_test.sh
…
id.c
…
install.c
…
Kbuild.src
…
link.c
…
ln.c
…
logname.c
…
ls.c
…
md5_sha1_sum.c
md5sum: use config help text similar to other "sum" tools
2018-03-08 12:49:39 +01:00
mkdir.c
…
mkfifo.c
…
mknod.c
…
mktemp.c
…
mv.c
libbb: rename bb_ask -> bb_ask_noecho, bb_ask_confirmation -> bb_ask_y_confirmation
2018-04-07 15:08:12 +02:00
nice.c
libbb.h: always include sys/resource.h
2018-04-08 17:23:27 +02:00
nl.c
…
nohup.c
…
nproc.c
…
od_bloaty.c
od: move address_fmt[] from data to globals. 8 less bytes in data section
2018-02-22 12:14:55 +01:00
od.c
…
paste.c
…
printenv.c
…
printf.c
…
pwd.c
…
readlink.c
…
realpath.c
…
rm.c
…
rmdir.c
…
seq.c
…
shred.c
…
shuf.c
…
sleep.c
…
sort.c
sort: smaller and more agressive FEATURE_SORT_OPTIMIZE_MEMORY
2018-04-06 16:44:50 +02:00
split.c
…
stat.c
stat: fix a typo: s/romfs/ramfs/, closes 10876
2018-03-31 02:45:22 +02:00
stty.c
…
sum.c
…
sync.c
…
tac.c
…
tail.c
…
tee.c
…
test_ptr_hack.c
…
test.c
shell: add comments about [[, no code changes
2018-04-10 15:25:41 +02:00
timeout.c
…
touch.c
…
tr.c
…
true.c
…
truncate.c
…
tty.c
…
uname.c
…
uniq.c
…
unlink.c
…
usleep.c
…
uudecode.c
…
uuencode.c
…
wc.c
…
who.c
…
whoami.c
…
yes.c
…