1. 9a1fa8c cmp: support 3rd and 4th arguments if DESKTOP=y (needed for gcc build) by Denis Vlasenko · 18 years ago
  2. 7c139b4 ash: fix signal handling by Denis Vlasenko · 18 years ago
  3. b8e72fd add info about gcc's sadistic alignment - and how to disable it by Denis Vlasenko · 18 years ago
  4. afa37cf vi: remove Byte typedef and massive amount of casts. by Denis Vlasenko · 18 years ago
  5. f923413 vi: support $EXINIT and -c by Denis Vlasenko · 18 years ago
  6. 4f93cde syslogd: fix it for small BUFSIZ case by Denis Vlasenko · 18 years ago
  7. f363065 small doc update by Denis Vlasenko · 18 years ago
  8. c86e052 fix accumulated whitespace and indentation damage by Denis Vlasenko · 18 years ago
  9. e84aeb5 update docs by Denis Vlasenko · 18 years ago
  10. 88a2aa9 dpkg: free_package(NULL) is ok, so don't test for NULL, just free. by Denis Vlasenko · 18 years ago
  11. 97fd6d8 ls: fix segfault-if-standalone-shell, add big fat comment. by Denis Vlasenko · 18 years ago
  12. 6111a8f - don't automatically select run-parts but point out that this is a system-utility in the strict sense. by Bernhard Reutner-Fischer · 18 years ago
  13. 16deb86 - very minor size tweak. by Bernhard Reutner-Fischer · 18 years ago
  14. 3d101dd expand documentation by Denis Vlasenko · 18 years ago
  15. be86209 - be gentle to the intel compiler and make sure we have __u64 which is needed for linux/loop.h by Bernhard Reutner-Fischer · 18 years ago
  16. 54e3d1f telnet: finish style cleanup bits by Denis Vlasenko · 18 years ago
  17. f24cdf1 telnet: someone tried to do data optimization before me. Complete it. by Denis Vlasenko · 18 years ago
  18. dfce08f fdisk: bb_common_bufsiz1 is too small for globals on 64-bit CPU by Denis Vlasenko · 18 years ago
  19. bd85207 fdisk: get rid of _() macro. by Denis Vlasenko · 18 years ago
  20. de8a6a0 Kim B. Heino writes: by Bernhard Reutner-Fischer · 18 years ago
  21. 41e1dc3 make clean deletes .kernelrelease now by Denis Vlasenko · 18 years ago
  22. 4b4b619 include <stddef.h> so that ptrdiff_t is again available by Denis Vlasenko · 18 years ago
  23. 1c86a29 Announce 1.4.2 by Denis Vlasenko · 18 years ago
  24. 83bb98f mkfs_minix: remove older, less efficient bss reduction trick by Denis Vlasenko · 18 years ago
  25. 8e1a0cc fdisk: move 2k ptes[] array into bb_common_bufsiz1 by Denis Vlasenko · 18 years ago
  26. 6b343dd fix inadvertently leaked PWD_BUFFER_SIZE by Denis Vlasenko · 18 years ago
  27. 081ef79 random fixes to help text by Denis Vlasenko · 18 years ago
  28. 7a96504 dont use obsolete function index() as pointed out by src.obsolete.funcs by Mike Frysinger · 18 years ago
  29. 75acbe3 punt useless header as pointed out by src.obsolete.headers by Mike Frysinger · 18 years ago
  30. 757ed50 fix typo as pointed out by src.obsolete.funcs by Mike Frysinger · 18 years ago
  31. 4b0bb9e sed: fix very obscure case of escaped newline in sed command by Denis Vlasenko · 18 years ago
  32. 486e7ca - touchup wording a bit by Bernhard Reutner-Fischer · 18 years ago
  33. 84a9b87 build system: produce link map. Rather useful when you by Denis Vlasenko · 18 years ago
  34. 3ce293b gunzip: s/unsigned char extra_short/unsigned extra_short/ by Denis Vlasenko · 18 years ago
  35. 4efeaee mkfs_minix: stop using lots of bss/data. by Denis Vlasenko · 18 years ago
  36. 5e892ba syslogd: reduce data/bss usage. Code size is practically the same. by Denis Vlasenko · 18 years ago
  37. bff32ce gzip: Improve ptr_to_globals trick, allowing gcc to optimize better. -480 bytes. by Denis Vlasenko · 18 years ago
  38. 1cc7022 networking/interface.c: was doing really strange caching of fd's by Denis Vlasenko · 18 years ago
  39. 54d14ca copy_file: comment out one condition which is always false. by Denis Vlasenko · 18 years ago
  40. 24af720 fix TODO: getopt32 should reset optind to 1 itself by Denis Vlasenko · 18 years ago
  41. 972288e modify ptr_to_globals trick so that we do not violate by Denis Vlasenko · 18 years ago
  42. dd2b2f7 adjtimex: fix argument types (most importantly, allow negative ones) by Denis Vlasenko · 18 years ago
  43. 5659407 swapon: reinstate hole check but reduce it to warning by Denis Vlasenko · 18 years ago
  44. 7f2527e arp, networking/interface.c: eliminate statics by Denis Vlasenko · 18 years ago
  45. 650a045 get_header_ar: reformatted code, no real changes by Denis Vlasenko · 18 years ago
  46. 16c7fb7 chown, env: stop using statics by Denis Vlasenko · 18 years ago
  47. e1e93c1 missed hunk of "stop using big static buffer for inode hash" by Denis Vlasenko · 18 years ago
  48. 6ef06ee stop using big static buffer for inode hash by Denis Vlasenko · 18 years ago
  49. 75ab6af stop using (yet another) static buffer by Denis Vlasenko · 18 years ago
  50. cfa2b3a watchdog: don't use static variable by Denis Vlasenko · 18 years ago
  51. 1ce190b udhcp: use fdprintf for pidfile creation (smaller code) by Denis Vlasenko · 18 years ago
  52. 9616aff cosmetic documentation change by Denis Vlasenko · 18 years ago
  53. 26a8016 - change option -c to -Z to match newer upstream SElinux conventions by Bernhard Reutner-Fischer · 18 years ago
  54. fe42d17 gzip: bbunzip integration fixes by Denis Vlasenko · 18 years ago
  55. 7560578 gzip: use common bbunzip infrastructure - ~700 bytes code less by Denis Vlasenko · 18 years ago
  56. 07766bb gzip: reduce global data footprint, part 3 by Denis Vlasenko · 18 years ago
  57. da799e8 gzip: reduce global data footprint, part 2 by Denis Vlasenko · 18 years ago
  58. e930fe1 gzip: reduce global data footprint, part 1 by Denis Vlasenko · 18 years ago
  59. fad03bc fsck_minix: stop using large buffers in bss by Denis Vlasenko · 18 years ago
  60. 93ebd4f ash: popstackmark is reported trying to pop until NULL by Denis Vlasenko · 18 years ago
  61. 5df955f Do not fail password check if shadow password does not exist - by Denis Vlasenko · 18 years ago
  62. c9c893d resize: make it usable in in backticks; have a timeout (if display by Denis Vlasenko · 18 years ago
  63. 8a16405 add missing copyright statements and doc for sv by Denis Vlasenko · 18 years ago
  64. d55a362 sv: make code trivially smaller by Denis Vlasenko · 18 years ago
  65. b5c33b1 chcon: remove redundant ifs: if(p) free(p) by Denis Vlasenko · 18 years ago
  66. 39c651e introduce and use setfscreatecon_or_die by Denis Vlasenko · 18 years ago
  67. b3f09f4 swapon: random shrinkage by Denis Vlasenko · 18 years ago
  68. 214aec4 bbunzip: remove extra formatting directives in comments by Denis Vlasenko · 18 years ago
  69. 955bccc chcon: exclude constraints for impossible option if long opts are off by Denis Vlasenko · 18 years ago
  70. 1203c9b next portion of selinux updates: chcon, runcon. From by Denis Vlasenko · 18 years ago
  71. baca175 kill superfluous returns at the end of void functions by Denis Vlasenko · 18 years ago
  72. ecea8f2 update defconfig by Denis Vlasenko · 18 years ago
  73. a4688bf fix buglets found by randomconfig run by Denis Vlasenko · 18 years ago
  74. be644a8 awk: support multiple -v options by Denis Vlasenko · 18 years ago
  75. 49622d7 selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft) by Denis Vlasenko · 18 years ago
  76. 4eb8b93 more: do not mess with "/dev/console" (!); by Denis Vlasenko · 18 years ago
  77. 2b52b27 ifupdown: do not complain if !/var/run/ifstate by Denis Vlasenko · 18 years ago
  78. 3aba666 runsv: random code savings, ~300 bytes by Denis Vlasenko · 18 years ago
  79. bebbd8c bbunzip: size optimization: ~90 bytes by Denis Vlasenko · 18 years ago
  80. f25d57e - update by Bernhard Reutner-Fischer · 18 years ago
  81. 71bc71a - add chrt applet. by Bernhard Reutner-Fischer · 18 years ago
  82. 339f5eb printf: allow hex/oct numbers; move functions around by Denis Vlasenko · 18 years ago
  83. 48e71c1 - move bbconfig into alphabetical order by Bernhard Reutner-Fischer · 18 years ago
  84. 02f0c4c diff: failed to confirm "static bug" in gcc - reinstating statics. by Denis Vlasenko · 18 years ago
  85. f5a1576 less: handle yet another Home/End key sequence; expand a comment by Denis Vlasenko · 18 years ago
  86. e11b4a4 - add selinux applets to the IMA workaround by Bernhard Reutner-Fischer · 18 years ago
  87. 12eda0a This small patch fixes a bug when exclusive options were given by Bernhard Reutner-Fischer · 18 years ago
  88. 67a32ad add STANDALONE support by Mike Frysinger · 18 years ago
  89. a1c6312 less: make '/' (regex search) scan input if no matches are found by Denis Vlasenko · 18 years ago
  90. 18d6fc1 less: yet another attempt to make search better by Denis Vlasenko · 18 years ago
  91. 5c1de36 less: fix 'n'ext match: sometimes was going to 999999th line by Denis Vlasenko · 18 years ago
  92. 8a91081 chown: fix comment, fix verbose message by Denis Vlasenko · 18 years ago
  93. cd27c42 chown: support -H -L -P if ENABLE_DESKTOP by Denis Vlasenko · 18 years ago
  94. 6c939e0 bbunzip: fix comments to match reality by Denis Vlasenko · 18 years ago
  95. 36b7e28 missed end-of-line by Denis Vlasenko · 18 years ago
  96. 673d4bb hwclock: support /dev/rtc0 etc by Denis Vlasenko · 18 years ago
  97. 7fb8a00 fix umount usage message by Denis Vlasenko · 18 years ago
  98. 0085f23 diff: make -U0 work by Denis Vlasenko · 18 years ago
  99. 80281fe httpd: make httpd usable for NOMMU CPUs by Denis Vlasenko · 18 years ago
  100. ab9eef2 bunzip2/gunzip/uncompress/unlzma: merge into common code - by Denis Vlasenko · 18 years ago