Commit History

Author SHA1 Message Date
  Denys Vlasenko 52977a7d60 Rename FEATURE_INITRD to LINUXRC and make it separate, not an alias to init 8 years ago
  Denys Vlasenko a27dc33f97 make MKPASSWD a separate config option, not an automatic alias to cryptpw 8 years ago
  Denys Vlasenko f75a96d74c udhcp: fix capitalization of two messages 8 years ago
  Denys Vlasenko 16efe19128 dhcpd: string reuse 8 years ago
  Denys Vlasenko 8f2e99c813 udhcp: get rid of bb_info_msg() 8 years ago
  Denys Vlasenko 80f0f1d712 setfiles: switch bb_info_msg to printf 8 years ago
  Denys Vlasenko 2a17fbe88a sulogin: use bb_error_msg instead of bb_info_msg; better message 8 years ago
  Denys Vlasenko 32c08acba3 sulogin: remove suid paranoia code, explain why it's not necessary 8 years ago
  Denys Vlasenko 8ac6effb02 sulogin: Dorp incorrect comment about suid-ness 8 years ago
  Denys Vlasenko c418f48d8d fsck: use printf for message, not bb_info_msg 8 years ago
  Denys Vlasenko 3b757f0798 mkfs_vfat: use bb_error_msg for logging, not bb_info_msg 8 years ago
  Denys Vlasenko cde1199e01 zcip: use bb_error_msg for logging, not bb_info_msg 8 years ago
  Denys Vlasenko 066e76befe Replace a few more bb_info_msg's by bb_error_msg or printf 8 years ago
  Denys Vlasenko 76b680c7a8 Use bb_error_msg instead of bb_info_msg in all commented-out debug printouts 8 years ago
  Ron Yorston 610c4c385b applet_tables: save space by removing applet name offsets 8 years ago
  Denys Vlasenko 9844d7e830 Revert "networking: properly initialize ipv6 scope id for printing it" 8 years ago
  Denys Vlasenko 20dd499341 modprobe: skip non-.conf files only in subdirectories 8 years ago
  Denys Vlasenko 31c984dd69 umount: build fix for older glibc 8 years ago
  Timo Teräs 2fb63292f7 networking: properly initialize ipv6 scope id for printing it 8 years ago
  Denys Vlasenko 73dfdda92e grep: make errors other than "not found" result in exit code 2. Closes 8796 8 years ago
  Mike Frysinger b9b7aa1910 ash_test: ignore generated files 8 years ago
  Mike Frysinger 787972f60b ash_test: printenv: fix missing includes 8 years ago
  Ron Yorston 3e3bfb896e ash: fix corruption of ${#var} if $var contains UTF-8 characters 8 years ago
  Denys Vlasenko 6701e91d84 wget: make -T timeout work on header reads too. Closes 8636 8 years ago
  Denys Vlasenko 0d1b71e8e6 nmeter: reinstate and document -d-1 8 years ago
  Denys Vlasenko 41b1e2c392 nmeter: remove undocumented %NNNd specifier 8 years ago
  Denys Vlasenko a63e2a8cb2 nmeter: simple code shrink here and there 8 years ago
  Denys Vlasenko 8a26fda98c nmeter: convert field list to bit list 8 years ago
  Denys Vlasenko 99c71c9e80 nmeter: code shrink 8 years ago
  Denys Vlasenko e4de8c6316 nmeter: fix a bug with unterminated varargs 8 years ago