Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Denis Vlasenko ab801874f8 attack the biggest stack users: 17 yıl önce
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 yıl önce
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous 17 yıl önce
  Denis Vlasenko a6691317e5 fsck_minix: stop using data/bss 17 yıl önce
  Denis Vlasenko ca525b4f24 *: BB_BANNER -> bb_banner (it is not a const or #define)! 17 yıl önce
  Denis Vlasenko 3ad5d0cbbe diff: shrink code (-85 bytes): 17 yıl önce
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 yıl önce
  Denis Vlasenko 83bb98f759 mkfs_minix: remove older, less efficient bss reduction trick 17 yıl önce
  Denis Vlasenko 4efeaee387 mkfs_minix: stop using lots of bss/data. 17 yıl önce
  Denis Vlasenko d4eda22d0c fix warning coming from printing size_t with %u 18 yıl önce
  Denis Vlasenko cc24419e98 minix utils: de-inline bit ops (saves ~130 bytes) 18 yıl önce
  Denis Vlasenko dc485c9da6 minix utils: make a message easier to understand; small tweaks 18 yıl önce
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 yıl önce
  Denis Vlasenko aa95959cb8 factor out minix structures/constants into minix.h 18 yıl önce
  Denis Vlasenko 3bba545a54 done a dozen of randconfig test. guess what? ALL failed... 18 yıl önce
  Denis Vlasenko a597aaddfa s/extern inline/static ATTRIBUTE_ALWAYS_INLINE/g 18 yıl önce
  Denis Vlasenko 93f6aa6bca "make bigdata" biggest offender dealt with: 18 yıl önce
  Denis Vlasenko 28bb84bd4e Well, I am not 100.00% usre that uint16 will suffice there. 18 yıl önce
  Denis Vlasenko 016a82e279 another -90 bytes. That #define is **evil** 18 yıl önce
  Denis Vlasenko 66b86c6902 mkfs.minix: more cleanups, -~300 bytes of code. 18 yıl önce
  Denis Vlasenko c6ce8733dd cut 0.5k off mkfs.minix 18 yıl önce
  Denis Vlasenko 89f0b3486d rodata cleanup. "unable to" == "cannot". -300 bytes 18 yıl önce
  Bernhard Reutner-Fischer 64d7e93081 - convert a few xopen3(,,0) into xopen(,). Also peruse the fact that xopen defaults to 0777 on it's own, so we don't need to xopen3(,,0777). 18 yıl önce
  Rob Landley 88621d7398 Svn 16007 broke the build under gcc 4.0.3. This fixes up some of the damage 18 yıl önce
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 yıl önce
  Rob Landley bc8c50351f Remove warnings caused by #include <sys/mount.h> in platform.h. Apparently 18 yıl önce
  Bernhard Reutner-Fischer c2cb0f32b4 - patch from Denis Vlasenko to add and use bb_xopen3() 18 yıl önce
  Bernhard Reutner-Fischer dac7ff15b7 - patch from Denis Vlasenko to add and use bb_xsocket() and to use 18 yıl önce
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 18 yıl önce
  "Vladimir N. Oleynik" 1f2dc40ede data --> bss 19 yıl önce