1. 1fe7887 another small defconfig update by Denis Vlasenko · 16 years ago
  2. b15a6f2 update defconfig by Denis Vlasenko · 16 years ago
  3. 53c80f0 less: add optional line number toggle and resizing on SIGWINCH. by Denis Vlasenko · 16 years ago
  4. 2d5bd80 build system cleanup: rename FEATURE_AWK_MATH to FEATURE_AWK_LIBM; by Denis Vlasenko · 16 years ago
  5. 5cb54b5 init: downgrade ENABLE_DEBUG_INIT to just a #define to prevent people by Denis Vlasenko · 16 years ago
  6. d66aa3c df: add support for more options, add some coreutils 6.10 compat. by Denis Vlasenko · 16 years ago
  7. 625ed8e Updating defconfig, fixing a typo in Config.in by Denis Vlasenko · 16 years ago
  8. c77e843 - add new applet rdev (Grant Erickson) - fixes and shrink (me) by Bernhard Reutner-Fischer · 16 years ago
  9. e9ad84d *: refactor handling of archived files. "tar f file.tar.lzma" now works too. by Denis Vlasenko · 16 years ago
  10. f4cfa1b update defconfig by Denis Vlasenko · 16 years ago
  11. ae4342c - Rename getpty() to xgetpty() and adjust callers. by Bernhard Reutner-Fischer · 17 years ago
  12. f3b778a - fix bug where we incorrectly rejected ifconfig eth0 hw ether $whatever by Bernhard Reutner-Fischer · 17 years ago
  13. 9305cdd Kill CONFIG_NITPICK, it turned out to not be useful. no code changes. by Denis Vlasenko · 17 years ago
  14. 1af00ed cpio: fix a bug where we do not extract zero-sized hardlinks by Denis Vlasenko · 17 years ago
  15. ce7eb44 - add fbsplash and CONFIG_ASH_BASH_COMPAT to defconfig by Bernhard Reutner-Fischer · 17 years ago
  16. ffa5d76 update defconfig by Denis Vlasenko · 17 years ago
  17. d25c33f volume_id: disable detection routines which are not setting label and uuid anyway by Denis Vlasenko · 17 years ago
  18. c5b7372 volude_id: remove unused fields and functions which were setting them by Denis Vlasenko · 17 years ago
  19. 4ee7cd4 *: mode tcp/udpsvd to networking, delete ipsvd/* by Denis Vlasenko · 17 years ago
  20. b1d8e7d mount: make -f work even without mtab support by Denis Vlasenko · 17 years ago
  21. afdad65 - add eject -s for SCSI- and USB-devices (Nico Erfurth) by Bernhard Reutner-Fischer · 17 years ago
  22. c96d370 - update defconfig by Bernhard Reutner-Fischer · 17 years ago
  23. 518d8dd eliminated CONFIG_FEATURE_EDITING_FANCY_KEYS. the size savings by Paul Fox · 17 years ago
  24. ce34ccc - update defconfig by Bernhard Reutner-Fischer · 17 years ago
  25. fcfb5c0 defconfig: update by Denis Vlasenko · 17 years ago
  26. 94e3365 perror_nomsg: don't print extra colon by Denis Vlasenko · 17 years ago
  27. 1da0ad1 update defconfig by Denis Vlasenko · 17 years ago
  28. 3a252b8 - add microcom to defconfig by Bernhard Reutner-Fischer · 17 years ago
  29. f87f495 Update defconfig; fix comments by Denis Vlasenko · 17 years ago
  30. 0372f0f httpd: extend -p PORT to -p [IP[v6]:]PORT by Denis Vlasenko · 17 years ago
  31. 3952f20 expand, unexpand: new applets from Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago
  32. 21d1014 chpasswd: new applet by Alexander Shishkin <virtuoso@slind.org> by Denis Vlasenko · 17 years ago
  33. 2a86a61 ifup/ifdown: make location of ifstate configurable by Denis Vlasenko · 17 years ago
  34. fb79a2e xioctl and friends by Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago
  35. 2d25491 defconfig: update by Denis Vlasenko · 18 years ago
  36. 4b49512 - update defconfig by Bernhard Reutner-Fischer · 18 years ago
  37. be1a9d4 deluser: add optional support for removing users from groups by Denis Vlasenko · 18 years ago
  38. 80d14be Rename two config options: by Denis Vlasenko · 18 years ago
  39. 00c2c48 - clean up addgroup, fix adding users to existing groups and make it optional (Tito) by Bernhard Reutner-Fischer · 18 years ago
  40. 3d43edb - update defconfig by Bernhard Reutner-Fischer · 18 years ago
  41. 0a537a0 - move additional fancy options not mandated by SUSv3 into a FANCY option by Bernhard Reutner-Fischer · 18 years ago
  42. 10f8f5f - rough prototype for split(1). TODO: Still needs some love since it's way too big.. by Bernhard Reutner-Fischer · 18 years ago
  43. ecea8f2 update defconfig by Denis Vlasenko · 18 years ago
  44. 71bc71a - add chrt applet. by Bernhard Reutner-Fischer · 18 years ago
  45. e0eebc1 Make -Werror configurable by Denis Vlasenko · 18 years ago
  46. b9a279b Unify ping and ping6. ping has -4 and -6 which force by Denis Vlasenko · 18 years ago
  47. 5de9e9c clean up commented out old code by Denis Vlasenko · 18 years ago
  48. 3c99a59 remove obsolete FEATURE_WGET_IP6_LITERAL by Denis Vlasenko · 18 years ago
  49. d8760a7 defconfig: refresh by Denis Vlasenko · 18 years ago
  50. 38f6319 cmdedit is not a 'command' editing anymore, it's just editing (generic), by Denis Vlasenko · 18 years ago
  51. 00cdbd8 Introduce FEATURE_EDITING_FANCY_KEYS, so that user can disable by Denis Vlasenko · 18 years ago
  52. 2f0c0d0 Introduce FEATURE_EXEC_PREFER_APPLETS = "re-execute our own by Denis Vlasenko · 18 years ago
  53. 6536a9b next part of ipv6-ization is here: wget & httpd by Denis Vlasenko · 18 years ago
  54. f0b71c1 - add arp to defconfig by Bernhard Reutner-Fischer · 18 years ago
  55. 0849207 convert "negaite" config option into reversed (INCLUDE_SUSv2) by Denis Vlasenko · 18 years ago
  56. 359d7ca - rename SU_SYSLOG to FEATURE_SU_SYSLOG by Bernhard Reutner-Fischer · 18 years ago
  57. 75f8d08 telnetd: we were having telnetd with is ONLY inetd or ONLY standalone. by Denis Vlasenko · 18 years ago
  58. 921f5df - add 'ip rule' support. First take.. by Bernhard Reutner-Fischer · 18 years ago
  59. 3e7ef7e - update defconfig by Bernhard Reutner-Fischer · 18 years ago
  60. 04291bc httpd: slight reduction of #ifdef forest by Denis Vlasenko · 18 years ago
  61. d35d540 - add nmeter and raidautorun to defconfig. by Bernhard Reutner-Fischer · 18 years ago
  62. a331052 make defconfig now works by Denis Vlasenko · 18 years ago