コミット履歴

作者 SHA1 メッセージ 日付
  Denys Vlasenko 0c4dbd481a regularize format of source file headers, no code changes 6 年 前
  Denys Vlasenko 036585a911 getopt32: remove applet_long_options 7 年 前
  Denys Vlasenko ed4393bdc7 dnsdomainname,hostname: make NOEXEC 7 年 前
  Denys Vlasenko 95f7953f2c do not use `a' quoting style in comments 7 年 前
  Denys Vlasenko 72089cf6b4 config: deindent all help texts 7 年 前
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes 7 年 前
  Denys Vlasenko 205d48e948 *: add comment about APPLET_ODDNAME format 7 年 前
  Denys Vlasenko 67fd2f2858 dnsdomainname: split it from "hostname", make it independently selectable 7 年 前
  Michael Tokarev e9355c4326 hostname: do not use gethostbyname() for "hostname -s" 10 年 前
  Denys Vlasenko 1d9e99b399 hostname: make -i not emit extra trailing space 12 年 前
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts 13 年 前
  Pere Orga 5bc8c005a8 move remaining help text from include/usage.src.h 13 年 前
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 年 前
  Denys Vlasenko 99069330a1 *: gethostname-related fixes 14 年 前
  Denys Vlasenko 9038d6f8f5 remove trailing whitespace 15 年 前
  Denys Vlasenko d30b89c7ee updates for supporting Linux kernel build and initrd utilities 15 年 前
  Denis Vlasenko 084266ed52 fix several problems with config parser: 16 年 前
  Denis Vlasenko 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. 16 年 前
  Denis Vlasenko 6f1713f216 *: intrduce and use safe_gethostname. By Tito <farmatito AT tiscali.it> 16 年 前
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 16 年 前
  Denis Vlasenko 4daad9004d introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 17 年 前
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous 17 年 前
  Denis Vlasenko 74324c8666 Audit bb_common_bufsiz usage, add script which looks for misuse. 17 年 前
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 年 前
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 17 年 前
  Denis Vlasenko bc5262d3dd fix option -F mishandling 17 年 前
  Denis Vlasenko 90ec4dc0c7 arping: stop using last gethostbyname2 in the tree 17 年 前
  Bernhard Reutner-Fischer bb8c7c041c - sed -i -e "/\$Id:/d;" 17 年 前
  Bernhard Reutner-Fischer f07fe62d89 vda, we once had a get_chomped_line_from_file or the like. Where is that nowadays? FIXME: use it here instead of the fgets() 17 年 前
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 年 前