1. ea023ea disable length applet. ${#var} and echo -n "$var" | wc -c are portable equivalents by Denys Vlasenko · 14 years ago
  2. 96f064d shell: remove lash and bbsh by Denys Vlasenko · 14 years ago
  3. c37fecb file rename: TODO_config_nommu -> TEST_config_nommu by Denys Vlasenko · 15 years ago[Renamed from TODO_config_nommu]
  4. 19158a8 unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE by Denys Vlasenko · 15 years ago
  5. 2755f4e update TODO_config_nommu by Denys Vlasenko · 15 years ago
  6. 7306727 shell: split read builtin from ash by Denys Vlasenko · 15 years ago
  7. 4662de0 replace APP_xxDHCPxx with xxDHCPxx, it's more consistent with the rest by Denys Vlasenko · 15 years ago
  8. 0da1c0a beep: optimize by Denys Vlasenko · 15 years ago
  9. e10db56 update defconfig by Denys Vlasenko · 15 years ago
  10. 8e5d83b mkswap: remove configuration for v0 support by Denys Vlasenko · 15 years ago
  11. f3b92d3 getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS by Denys Vlasenko · 15 years ago
  12. 83518d1 Compatibility fixes: by Denis Vlasenko · 16 years ago
  13. 1cbfd98 httpd: by Denis Vlasenko · 16 years ago
  14. 095f5b1 update "maximum nommu" config by Denis Vlasenko · 16 years ago
  15. 35a064b build system: tidying up CONFIG_xxx names (suggested by Rob) by Denis Vlasenko · 16 years ago
  16. 53c80f0 less: add optional line number toggle and resizing on SIGWINCH. by Denis Vlasenko · 16 years ago
  17. 2d5bd80 build system cleanup: rename FEATURE_AWK_MATH to FEATURE_AWK_LIBM; by Denis Vlasenko · 16 years ago
  18. 5cb54b5 init: downgrade ENABLE_DEBUG_INIT to just a #define to prevent people by Denis Vlasenko · 16 years ago
  19. f886fd2 hush: fix NOMMU bug (analogous to preceding commit for MMU) by Denis Vlasenko · 16 years ago
  20. 625ed8e Updating defconfig, fixing a typo in Config.in by Denis Vlasenko · 16 years ago
  21. e9ad84d *: refactor handling of archived files. "tar f file.tar.lzma" now works too. by Denis Vlasenko · 16 years ago
  22. 9305cdd Kill CONFIG_NITPICK, it turned out to not be useful. no code changes. by Denis Vlasenko · 17 years ago
  23. 5a07a1d tar: move vfork into separate function (smaller code) by Denis Vlasenko · 17 years ago
  24. 1af00ed cpio: fix a bug where we do not extract zero-sized hardlinks by Denis Vlasenko · 17 years ago
  25. c52248e small NOMMU fixes by Denis Vlasenko · 17 years ago
  26. d25c33f volume_id: disable detection routines which are not setting label and uuid anyway by Denis Vlasenko · 17 years ago
  27. c5b7372 volude_id: remove unused fields and functions which were setting them by Denis Vlasenko · 17 years ago
  28. 592d4fe selinux/*: -Wunused-parameter fixes runsv: make it NOMMU-capable by Denis Vlasenko · 17 years ago
  29. 4ee7cd4 *: mode tcp/udpsvd to networking, delete ipsvd/* by Denis Vlasenko · 17 years ago
  30. aa9b182 tftpd: new applet (mostly using existing code for tftp) by Denis Vlasenko · 17 years ago
  31. aefed94 tcpsvd,udpsvd: make them NOMMU-capable inetd: make udp nowait work by Denis Vlasenko · 17 years ago
  32. 4e6d511 inetd: make it NOMMU-capable and IPv6-friendly. Lots of renames by Denis Vlasenko · 17 years ago
  33. 4e6c812 crond: make it NOMMU-capable by Denis Vlasenko · 17 years ago
  34. 671ca33 init: make it NOMMU-capable httpd: trivial compile fix by Denis Vlasenko · 17 years ago
  35. d2c450c hush: report [v]fork failures by Denis Vlasenko · 17 years ago
  36. 3b49216 hush: fixlet for NOMMU update TODO_config_nommu by Denis Vlasenko · 17 years ago
  37. 0372f0f httpd: extend -p PORT to -p [IP[v6]:]PORT by Denis Vlasenko · 17 years ago
  38. f1a7141 random NOMMU fixes. compressed --help really does work for NOMMU! /me happy by Denis Vlasenko · 18 years ago
  39. 80d14be Rename two config options: by Denis Vlasenko · 18 years ago
  40. afa7023 zcip: make it work on NOMMU (+ improve NOMMU support machinery) by Denis Vlasenko · 18 years ago
  41. 53091ec Attempt to get more applets compile for NOMMU. by Denis Vlasenko · 18 years ago