Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
3ad3aa6441ebaf817137051de2b74cb6b4379e7f
/
coreutils
/
Kbuild.src
265062d
shells: make hush test optional, rename ASH_BUILTIN_foo -> ASH_foo
by Denys Vlasenko
· 8 years ago
1cc6804
hush: make echo builtin optional
by Denys Vlasenko
· 8 years ago
1125d7d
hush: kill builtin and kill %jobspec support
by Denys Vlasenko
· 8 years ago
0b88358
Make it possible to select "sh" and "bash" aliases without selecting ash or hush
by Denys Vlasenko
· 8 years ago
73f743a
Remove remnants of disabled "length" applet
by Denys Vlasenko
· 8 years ago
af3f420
Convert all coreutils/* applets to "new style" applet definitions
by Denys Vlasenko
· 8 years ago
71a090f
sha3: fix to conform to final SHA3 padding standard, add -a BITS option
by Denys Vlasenko
· 8 years ago
35ae2cc
sync: add support for -d -f FILE
by Denys Vlasenko
· 9 years ago
af0255f
head,tail: use common suffix struct. simplify help text.
by Denys Vlasenko
· 12 years ago
b8173b6
sha3sum: new applet
by Lauri Kasanen
· 12 years ago
b1611d9
hostid: fix behavior on identifiers starting with zeros
by Pere Orga
· 13 years ago
89edf29
remove extra += who.o
by Denys Vlasenko
· 13 years ago
33092f1
groups: new applet
by Tito Ragusa
· 13 years ago
ea023ea
disable length applet. ${#var} and echo -n "$var" | wc -c are portable equivalents
by Denys Vlasenko
· 14 years ago
3f2477e
touch: fix help text to not show options disabled in .config
by Denys Vlasenko
· 14 years ago
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
d70e0e9
*: add INSERTs to *.src files where appropriate
by Denys Vlasenko
· 15 years ago
e4070cb
partially migrate coreutils to Config.src and Kbuild.src
by Denys Vlasenko
· 15 years ago
[Renamed (84%) from coreutils/Kbuild]
ff0e875
work on adding testsuite runs to randomconfig test builds
by Denys Vlasenko
· 15 years ago
cb7edc2
adduser: copy /etc/skel to mew homes. +100 bytes
by Denys Vlasenko
· 15 years ago
14f6f0a
fsync: new applet by Pekka Pessi (Pekka.Pessi AT nokia.com)
by Denys Vlasenko
· 15 years ago
c41cba5
ftpd: reuse ls applet for LIST/NLST/STAT generation
by Denis Vlasenko
· 16 years ago
2211d52
libbb: add optionl support for SHA256/512 encrypted passwords
by Denis Vlasenko
· 16 years ago
cd2663f
ash: optional printf builtin. +25 bytes if off, +35 if on.
by Denis Vlasenko
· 17 years ago
5d89fba
*: remove remaining instances of ".data" hack
by Denis Vlasenko
· 17 years ago
468aea2
shells: do not frocibly enable test, echo and kill _applets_,
by Denis Vlasenko
· 17 years ago
284d0fa
random s/short/int/
by Denis Vlasenko
· 17 years ago
bcd5fc1
tac: new applet. ~240 bytes.
by Denis Vlasenko
· 17 years ago
3952f20
expand, unexpand: new applets from Tito <farmatito@tiscali.it>
by Denis Vlasenko
· 17 years ago
cc5e090
move several applets to more correct ex-project. No code changes.
by Denis Vlasenko
· 18 years ago
10f8f5f
- rough prototype for split(1). TODO: Still needs some love since it's way too big..
by Bernhard Reutner-Fischer
· 18 years ago
a4688bf
fix buglets found by randomconfig run
by Denis Vlasenko
· 18 years ago
bf66fbc
introduce LONE_CHAR (optimized strcmp with one-char string)
by Denis Vlasenko
· 18 years ago
e80e2a3
chgrp: just call chown! :)
by Denis Vlasenko
· 18 years ago
7d219aa
build system overhaul
by Denis Vlasenko
· 18 years ago