Commit History

Author SHA1 Message Date
  Kartik Agaram 43b17b1cd0 restore documentation on the build config language 6 years ago
  Denys Vlasenko 72089cf6b4 config: deindent all help texts 7 years ago
  Denys Vlasenko f560422fa0 Big cleanup in config help and description 7 years ago
  Denys Vlasenko 73f743a381 Remove remnants of disabled "length" applet 8 years ago
  Denys Vlasenko af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
  Denys Vlasenko 71a090f187 sha3: fix to conform to final SHA3 padding standard, add -a BITS option 8 years ago
  Denys Vlasenko ace833028f stat: make -f optional. This allows to build stat for non-linux systems 9 years ago
  Ron Yorston 64ed5f0d3c uname: make OS name configurable 9 years ago
  Denys Vlasenko 35ae2ccb40 sync: add support for -d -f FILE 9 years ago
  Maninder Singh 97c6491b4e typo fixes 9 years ago
  Ari Sundholm f22a838aed dd: add optional support for status=noxfer/none 9 years ago
  Denys Vlasenko 17f8418ea7 Add conditional support for -v / --verbose 10 years ago
  Cristian Ionescu-Idbohrn 1bdbf26454 tail: adjust help/usage texts 11 years ago
  Lauri Kasanen b8173b603f sha3sum: new applet 12 years ago
  Pere Orga b1611d9a46 hostid: fix behavior on identifiers starting with zeros 13 years ago
  Tito Ragusa 7926b98949 users: new applet. 13 years ago
  Tito Ragusa 33092f1003 groups: new applet 13 years ago
  Denys Vlasenko e3b1a1fd28 Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX" 13 years ago
  Denys Vlasenko ea023eacad disable length applet. ${#var} and echo -n "$var" | wc -c are portable equivalents 14 years ago
  Denys Vlasenko 3f2477e8a8 touch: fix help text to not show options disabled in .config 14 years ago
  Jeremie Koenig 138ce54c9c stty: sort out preprocessor conditionals 14 years ago
  Jeremie Koenig 1d7266d3b5 mark Linux-specific configuration options 14 years ago
  Denys Vlasenko 2f32bf8be6 remove defconfig. Now "make defconfig" simply uses defaults from Config.in 14 years ago
  Denys Vlasenko e4070cb0d7 partially migrate coreutils to Config.src and Kbuild.src 14 years ago