コミット履歴

作者 SHA1 メッセージ 日付
  Rob Landley 5cf7c2df66 Patch from Devin Bayer to split up hash_fd.c into md5.c and sha1.c. (I tweaked 19 年 前
  Rob Landley 30a6bba65f Bug 677: there are apparently still people using telnet. 19 年 前
  "Vladimir N. Oleynik" 8aa9e57149 support 64 arith. Close bug 136 19 年 前
  Tim Riker c1ef7bdd8d just whitespace 19 年 前
  Bernhard Reutner-Fischer 96002bba67 - cleanup Config.in. Use "select CONFIG_FOO" and add the corresponding 19 年 前
  Bernhard Reutner-Fischer 37dec0e9e9 - make CONFIG_MD5SUM_SIZE_VS_SPEED configurable via menuconfig. 19 年 前
  Rob Landley 45ad0e87d6 Rename CONFIG_SORT_BIG to CONFIG_FEATURE_SORT_BIG so allbareconfig can find it. 19 年 前
  Mike Frysinger 7f8797c8ee re-order a little for alphabetical 19 年 前
  Bernhard Reutner-Fischer 9d7010ca86 - add applet nohup(1) 19 年 前
  Paul Fox 0b62158475 implemented a builtin echo command in ash. moved the guts of the 19 年 前
  Paul Fox 156dc41cbc commiting patch from bug 71: 19 年 前
  Mike Frysinger 8deb686d2e Patch by jonlar in Bug 312 to split the U_W_TMP feature into sep UTMP and WTMP options 19 年 前
  Rob Landley 2acfd7bd26 Small comm implementatin from Rob Sullivan. Needed to build perl. 19 年 前
  Mike Frysinger 9b5f71ec02 stat implementation based upon coreutils 19 年 前
  Mike Frysinger 4a2117027f grab sum from coreutils, clean it up, and make it busybox happy 19 年 前
  Mike Frysinger 6d1d2e59bf add a printenv implementation 19 年 前
  Manuel Novoa III 2c511609c4 Add 'nice' and replace 'renice' with a new implementation. 20 年 前
  Rob Landley c0dedd05e8 Sort rewrite to be SUSv3 compliant. New config option, updated help, and 20 年 前
  Glenn L McGrath 73db8be80a Patch from Bastian Blank to add 64 bit support to the test command. 20 年 前
  Eric Andersen aad29b37a7 Fixup getty, login, etc so the utmp and wtmp are updated, allowing 20 年 前
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 年 前
  Glenn L McGrath 95ed8d9f35 Close bracket in description from Peter Willis's eject applet 21 年 前
  Glenn L McGrath 82364bb591 New applet, seq. No options, just the basics. 21 年 前
  Glenn L McGrath 5c0d84aaf0 Bring usage upto date, patch by Steven Scholz 21 年 前
  Glenn L McGrath d2a897aab0 Merge common parts of sha1sum and md5sum, which is everything except the 21 年 前
  Glenn L McGrath 4ef5a84583 Move the tail -c option from FANCY_TAIL to the default tail, this makes 21 年 前
  Glenn L McGrath 9716575f1a Remove config options for sort -u and sort -r, they are always enabled 21 年 前
  Eric Andersen 88c916bdec Andreas Mohr writes: 21 年 前
  Glenn L McGrath eebcc1d98a Add the "install" applet, move get_ug_id to libbb as its used by chown, 21 年 前
  Glenn L McGrath c3f2956cfa Woops, depend on SHA1 not the option 21 年 前