Commit History

Author SHA1 Message Date
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 years ago
  Denys Vlasenko ebe6d9d875 whitespace and comment format fixes, no code changes 7 years ago
  Denys Vlasenko 32b60cc0db kbd_mode: try harder to find console device if -C TTY is not given 7 years ago
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 years ago
  Denis Vlasenko 202ac504e1 *: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, xx) op 16 years ago
  Denis Vlasenko 2afd5ab62c *: use get_console_fd() as appropriate, and make it fail on open error - 16 years ago
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 16 years ago
  Bernhard Reutner-Fischer ae4342ca3e - Rename getpty() to xgetpty() and adjust callers. 16 years ago
  Denis Vlasenko aa7a888e42 kbd_mode: new applet by Loïc Grenié <loic.grenie@gmail.com> 17 years ago
  Denis Vlasenko 9a7d38fe24 delete tons of extra #includes 17 years ago
  Denis Vlasenko 51742f4bb0 style fixes. No code changes 17 years ago
  Denis Vlasenko ec27feb045 init: code readability enhancements; very small code changes 17 years ago
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 17 years ago
  Denis Vlasenko a959588b80 Yet another silly little byte saving. couldn't -> cannot 18 years ago
  Bernhard Reutner-Fischer b1629b1b2a - remove emacs layout block as suggested by Robert P.J. Day 18 years ago
  Rob Landley bc68cd14cc Patch from Denis Vlasenko turning static const int (which gets emitted into 18 years ago
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 years ago
  Glenn L McGrath 005f83adf5 Fix compile error and reducing size for libbb/get_console.c to previous size. 21 years ago
  Glenn L McGrath 72f5f02184 Remove some unwanted code, patch from Holger Schurig, confirmed by vodz 21 years ago
  Eric Andersen cb81e6484d Update a bunch of docs. Run a script to update my email addr. 21 years ago
  Manuel Novoa III cad5364599 Major coreutils update. 21 years ago
  Eric Andersen c38678d14b Apply vodz' last_patch52 22 years ago
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. 23 years ago
  Matt Kraai 439e3df653 Add support for devfs device names. 23 years ago
  Eric Andersen aad1a88c76 Convert utility.c into libbb.a. It is now a whole pile of .c 23 years ago