Commit History

Author SHA1 Message Date
  Denys Vlasenko 2cfcc9e9d7 sha3: code shrink 12 years ago
  Denys Vlasenko 6830ade6aa whitespace fixes. no code changes 12 years ago
  Lauri Kasanen b8173b603f sha3sum: new applet 12 years ago
  Denys Vlasenko fd77ea505e mark get_shell_name FAST_FUNC 12 years ago
  Aurelien Jarno d3a42391b1 *: declare strings with ALIGN1, as appropriate 12 years ago
  Pascal Bellard 70fc8c17e2 su: do not change to home dir unless -l 12 years ago
  Natanael Copa 02112d8ae3 unzip: ignore chmod errors 12 years ago
  Ron Yorston 576b1d3c41 sendmail: use host rather than NIS domain name for HELO 12 years ago
  Denys Vlasenko 8a6a2f9c9c update seamless uncompression code 12 years ago
  Denys Vlasenko 59655077c5 preparatory cleanups for seamless uncompression improvements 12 years ago
  Jonh Wendell 9106107a50 Make unix (local) sockets work without IPv6 enabled 12 years ago
  Denys Vlasenko 499597d6ef mdev: do not treat non-leading '#' chars as start of comment. Closes 4676 13 years ago
  Denys Vlasenko 3e0c428c45 Move include <shadow.h> close to pwd.h and grp.h includes 13 years ago
  Denys Vlasenko a76dd50ce1 Move Adroid endgrent() and endpwent() NOPS to libbb.h 13 years ago
  Denys Vlasenko f282c6b657 libbb: remove is_directory's argument which is always NULL 13 years ago
  Denys Vlasenko d2277e262f nommu: fix cases where we mangle argv[0][0] 13 years ago
  Denys Vlasenko 1dc80bae0b libbb.h: add check for bad off_t size detection 13 years ago
  Denys Vlasenko f59a50ee30 libbb.h: tighten up macro code 13 years ago
  Peter Korsgaard 743edac6c8 bb_daemonize_or_rexec(): add flag to double-fork; use it in start-stop-daemon 13 years ago
  Denys Vlasenko 9ce09bc9cb lineedit: add support for M-b, M-f, M-d, M-Backspace 13 years ago
  Leonid Lisovskiy 328f27fe44 libbb: split decode_base64 off read_base64 13 years ago
  Denys Vlasenko ec447c7f01 libbb.h: remove unused defines 13 years ago
  Denys Vlasenko 1f56e51ca1 udhcpc: add support for DHCP option 212 (RFC 5969) 13 years ago
  Denys Vlasenko 16714245f9 add INIT_G()'s. No code changes. 13 years ago
  Denys Vlasenko 13e709c53f losetup: implement -r option. Closes 4033. 13 years ago
  Denys Vlasenko dd1061b6a7 wget: URL-decode user:password before base64-encoding it into auth hdr. Closes 3625. 13 years ago
  Denys Vlasenko d48fdde370 stop declariong our own dirname prototype 13 years ago
  Baruch Siach e8f36330d9 networking: consolidate the IP checksum code. -129 bytes. 13 years ago
  Denys Vlasenko e45af7ad17 lineedit: remove SAVE_HISTORY bit, ->hist_file can be used as indicator 13 years ago
  Denys Vlasenko bede215cf1 lineedit: add support for history saving on exit 13 years ago