- 94c78aa config system: move some options closer to relevalnt tool subdirectories by Denys Vlasenko · 3 years, 2 months ago
- 43b17b1 restore documentation on the build config language by Kartik Agaram · 7 years ago
- 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
- f560422 Big cleanup in config help and description 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
- ace8330 stat: make -f optional. This allows to build stat for non-linux systems by Denys Vlasenko · 9 years ago
- 64ed5f0 uname: make OS name configurable by Ron Yorston · 9 years ago
- 35ae2cc sync: add support for -d -f FILE by Denys Vlasenko · 9 years ago
- 97c6491 typo fixes by Maninder Singh · 10 years ago
- f22a838 dd: add optional support for status=noxfer/none by Ari Sundholm · 10 years ago
- 17f8418 Add conditional support for -v / --verbose by Denys Vlasenko · 11 years ago
- 1bdbf26 tail: adjust help/usage texts by Cristian Ionescu-Idbohrn · 11 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
- 7926b98 users: new applet. by Tito Ragusa · 13 years ago
- 33092f1 groups: new applet by Tito Ragusa · 13 years ago
- e3b1a1f Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX" by Denys Vlasenko · 14 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
- 138ce54 stty: sort out preprocessor conditionals by Jeremie Koenig · 14 years ago
- 1d7266d mark Linux-specific configuration options by Jeremie Koenig · 14 years ago
- 2f32bf8 remove defconfig. Now "make defconfig" simply uses defaults from Config.in by Denys Vlasenko · 15 years ago
- e4070cb partially migrate coreutils to Config.src and Kbuild.src by Denys Vlasenko · 15 years ago[Renamed (86%) from coreutils/Config.in]
- 6c2406a date: optional support for %N. Closes bug 1861. by Denys Vlasenko · 15 years ago
- 6dbbac5 Move utmp/wtmp support to "General configuration" section by Denys Vlasenko · 15 years ago
- 836f363 tail: document FANCY flags in helptext by Bernhard Reutner-Fischer · 15 years ago
- 1359e0d df: explain FANCY options in helptext by Bernhard Reutner-Fischer · 15 years ago
- 5da9f96 date: introduce FEATURE_DATE_COMPAT; shrink by Denys Vlasenko · 15 years ago
- 31416d5 chown: support long options by Matheus Izvekov · 15 years ago
- c041e23 fix configure sha256sum problem. Closes bug 895 by Denys Vlasenko · 15 years ago
- 4e5b07b dd: speed measurement. optional. by Gabor Heja · 15 years ago
- 88a3768 cp: FEATURE_CP_LONG_OPTIONS depends on LONG_OPTS by Denys Vlasenko · 15 years ago
- 48f1161 cp: add support for --parents and long option synonyms of short opts by Denys Vlasenko · 15 years ago
- 3b5a664 tail: implement -F by Eric Lammerts · 15 years ago
- d30b89c updates for supporting Linux kernel build and initrd utilities by Denys Vlasenko · 15 years ago
- f3b92d3 getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS by Denys Vlasenko · 15 years ago
- 14f6f0a fsync: new applet by Pekka Pessi (Pekka.Pessi AT nokia.com) by Denys Vlasenko · 15 years ago
- df6f95c FEATURE_FANCY_ECHO needs to be accessible for hush by Denis Vlasenko · 16 years ago
- bb5f8ed - cosmetic typo in helptext by Bernhard Reutner-Fischer · 16 years ago
- 56dceb9 sha256,sha512: new applets. +4.9kb by Denis Vlasenko · 16 years ago
- 53f219e setfont: support -m and -C, support -m TEXTUAL_MAP (by Vladimir) by Denis Vlasenko · 16 years ago
- 66496d7 build system: echo and test features may be enabled by Denis Vlasenko · 16 years ago
- d66aa3c df: add support for more options, add some coreutils 6.10 compat. by Denis Vlasenko · 16 years ago
- 3e8669f - wrap overlong lines (Cristian Ionescu-Idbohrn) - s/\. /. /g;# (me) by Bernhard Reutner-Fischer · 16 years ago
- 97faf53 sleep: make fractional seconds separately selectable in .config by Denis Vlasenko · 16 years ago
- 4ee7cd4 *: mode tcp/udpsvd to networking, delete ipsvd/* by Denis Vlasenko · 17 years ago
- a2f4735 forgotten bit of rmdir long options support by Denis Vlasenko · 17 years ago
- bcd5fc1 tac: new applet. ~240 bytes. by Denis Vlasenko · 17 years ago
- f430cdb df: add -i (conditional on CONFIG) uasge: trim a bit 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 · 17 years ago
- 0a537a0 - move additional fancy options not mandated by SUSv3 into a FANCY option by Bernhard Reutner-Fischer · 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
- 7d219aa build system overhaul by Denis Vlasenko · 18 years ago
- 7021016 wc: optionally support very large files in wc by Denis Vlasenko · 18 years ago
- 9213a9e whitespace cleanup by Denis Vlasenko · 18 years ago
- 6ab0378 by Paul Fox · 19 years ago
- eb29d6c Remove a config entry that leaked in from my tree before I decided to by Rob Landley · 19 years ago
- 8abbee4 Add catv (separate applet instead of cat -v). Also cleanup cat.c comments, by Rob Landley · 19 years ago
- 01d23ad - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! by Bernhard Reutner-Fischer · 19 years ago
- 2686d3b Rob Sullivan cleaned up the longstanding patch from Hideki IWAMOTO to add by Rob Landley · 19 years ago
- 4f7953c - add helptext for CONFIG_UNIX2DOS by Bernhard Reutner-Fischer · 19 years ago
- c559817 Patch from Jason Schoon to add optional SIGUSR1 support to dd. by Rob Landley · 19 years ago
- 5fe8d5b Convert a chunk of usage.h to USE_ and SKIP_ (more to do there), and fix a by Rob Landley · 19 years ago
- 856489b New applet cksum, from Rob Sullivan. by Rob Landley · 19 years ago
- 2ec922e Patch from Robert P Day: let menuconfig indent stuff for us, we don't have by Rob Landley · 19 years ago
- 8f7d389 - new applet diff. Rob Sullivan writes: by Bernhard Reutner-Fischer · 19 years ago
- 5cf7c2d Patch from Devin Bayer to split up hash_fd.c into md5.c and sha1.c. (I tweaked by Rob Landley · 19 years ago
- 30a6bba Bug 677: there are apparently still people using telnet. by Rob Landley · 19 years ago
- 8aa9e57 support 64 arith. Close bug 136 by "Vladimir N. Oleynik" · 19 years ago
- c1ef7bd just whitespace by Tim Riker · 19 years ago
- 96002bb - cleanup Config.in. Use "select CONFIG_FOO" and add the corresponding by Bernhard Reutner-Fischer · 19 years ago
- 37dec0e - make CONFIG_MD5SUM_SIZE_VS_SPEED configurable via menuconfig. by Bernhard Reutner-Fischer · 19 years ago
- 45ad0e8 Rename CONFIG_SORT_BIG to CONFIG_FEATURE_SORT_BIG so allbareconfig can find it. by Rob Landley · 19 years ago
- 7f8797c re-order a little for alphabetical by Mike Frysinger · 19 years ago
- 9d7010c - add applet nohup(1) by Bernhard Reutner-Fischer · 19 years ago
- 0b62158 implemented a builtin echo command in ash. moved the guts of the by Paul Fox · 19 years ago
- 156dc41 commiting patch from bug 71: by Paul Fox · 19 years ago
- 8deb686 Patch by jonlar in Bug 312 to split the U_W_TMP feature into sep UTMP and WTMP options by Mike Frysinger · 19 years ago
- 2acfd7b Small comm implementatin from Rob Sullivan. Needed to build perl. by Rob Landley · 20 years ago
- 9b5f71e stat implementation based upon coreutils by Mike Frysinger · 20 years ago
- 4a21170 grab sum from coreutils, clean it up, and make it busybox happy by Mike Frysinger · 20 years ago
- 6d1d2e5 add a printenv implementation by Mike Frysinger · 20 years ago
- 2c51160 Add 'nice' and replace 'renice' with a new implementation. by Manuel Novoa III · 20 years ago
- c0dedd0 Sort rewrite to be SUSv3 compliant. New config option, updated help, and by Rob Landley · 20 years ago
- 73db8be Patch from Bastian Blank to add 64 bit support to the test command. by Glenn L McGrath · 20 years ago
- aad29b3 Fixup getty, login, etc so the utmp and wtmp are updated, allowing by Eric Andersen · 20 years ago
- c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
- 95ed8d9 Close bracket in description from Peter Willis's eject applet by Glenn L McGrath · 21 years ago
- 82364bb New applet, seq. No options, just the basics. by Glenn L McGrath · 21 years ago
- 5c0d84a Bring usage upto date, patch by Steven Scholz by Glenn L McGrath · 21 years ago
- d2a897a Merge common parts of sha1sum and md5sum, which is everything except the by Glenn L McGrath · 21 years ago
- 4ef5a84 Move the tail -c option from FANCY_TAIL to the default tail, this makes by Glenn L McGrath · 21 years ago
- 9716575 Remove config options for sort -u and sort -r, they are always enabled by Glenn L McGrath · 21 years ago
- 88c916b Andreas Mohr writes: by Eric Andersen · 21 years ago
- eebcc1d Add the "install" applet, move get_ug_id to libbb as its used by chown, by Glenn L McGrath · 21 years ago
- c3f2956 Woops, depend on SHA1 not the option by Glenn L McGrath · 21 years ago
- 4d5e468 SHA1 options depend on SHA1 by Glenn L McGrath · 21 years ago