Commit History

Autor SHA1 Mensaxe Data
  Denis Vlasenko 7049ff8696 whitespace fixes. no code changes %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko 77ad97f199 more -Wall warning fixes from Cristian Ionescu-Idbohrn. %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko da42bd5bbe stty: fix mishandling of 'control' keywords (Ralf Friedl <Ralf.Friedl@online.de>) %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko dd8bbfd084 stty: reorganize data tables - save 0.5k %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko 2a587df80a stty: mark variable as static %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko 2ea8c40e8f stty: incorporate strings into struct instead of keeping pointers there. %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko 4daad9004d introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko f868963c67 multiplier suffixes are short, store them directly in struct suffix_mult %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko 990d0f63ee Replace index_in_[sub]str_array with index_in_[sub]strings, %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko 80b8b39899 Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>) %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko 4b924f3a5c whitespace fixes %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko 9ace613406 stty: fix option parsing bug (spotted by Sascha Hauer <s.hauer@pengutronix.de>) %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko ff131b980d style fixes. No code changes. %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko 240a1cfbbe add some missed statics on constant objects. %!s(int64=17) %!d(string=hai) anos
  Bernhard Reutner-Fischer 3a60244ae9 - remove some bss users. %!s(int64=17) %!d(string=hai) anos
  Bernhard Reutner-Fischer cbd6e65744 - fix buglet introduced in r17351 in find_param(). Closes #1193 %!s(int64=18) %!d(string=hai) anos
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having %!s(int64=18) %!d(string=hai) anos
  Bernhard Reutner-Fischer 1a250d9f32 - reinstate paranoia check in wrapf(). %!s(int64=18) %!d(string=hai) anos
  Denis Vlasenko 41aaefce71 stop using global variable needlessly %!s(int64=18) %!d(string=hai) anos
  Bernhard Reutner-Fischer 79cc55975f - remove superfluous define that expanded to "!strcmp" %!s(int64=18) %!d(string=hai) anos
  Bernhard Reutner-Fischer 8eb0549e5d - reuse return code of vsnprintf to avoid pulling in strlen %!s(int64=18) %!d(string=hai) anos
  Bernhard Reutner-Fischer 94feb1c807 - merge display_changed() and display_all() %!s(int64=18) %!d(string=hai) anos
  Bernhard Reutner-Fischer d4a745c3d4 - peruse get_terminal_width_height and remove legacy code for ancient %!s(int64=18) %!d(string=hai) anos
  Bernhard Reutner-Fischer a6e31ad834 - rewrite find_param to use index_in_str_array %!s(int64=18) %!d(string=hai) anos
  Bernhard Reutner-Fischer 4950f010f3 - manually inline tty_value_to_baud and remove string_to_baud_or_die %!s(int64=18) %!d(string=hai) anos
  Bernhard Reutner-Fischer 21fc740023 - constify some read-only members and remove superfluous casts %!s(int64=18) %!d(string=hai) anos
  Bernhard Reutner-Fischer 4fa566d4ad - reuse option_mask32 for state-handling in main %!s(int64=18) %!d(string=hai) anos