summaryrefslogtreecommitdiff
path: root/libbb/get_console.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: use get_console_fd() as appropriate, and make it fail on open error -Denis Vlasenko2008-08-051-3/+3
* *: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko2008-06-271-2/+2
* - Rename getpty() to xgetpty() and adjust callers.Bernhard Reutner-Fischer2008-05-191-2/+12
* kbd_mode: new applet by Loïc Grenié <loic.grenie@gmail.com>Denis Vlasenko2007-10-201-1/+1
* delete tons of extra #includesDenis Vlasenko2007-05-311-1/+1
* style fixes. No code changesDenis Vlasenko2007-04-121-5/+5
* init: code readability enhancements; very small code changesDenis Vlasenko2007-02-171-10/+5
* suppress warnings about easch <applet>_main() havingDenis Vlasenko2007-02-031-2/+2
* Yet another silly little byte saving. couldn't -> cannotDenis Vlasenko2006-09-291-1/+1
* - remove emacs layout block as suggested by Robert P.J. DayBernhard Reutner-Fischer2006-05-191-23/+1
* Patch from Denis Vlasenko turning static const int (which gets emitted intoRob Landley2006-03-101-1/+1
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-1/+1
* Fix compile error and reducing size for libbb/get_console.c to previous size.Glenn L McGrath2003-09-011-45/+27
* Remove some unwanted code, patch from Holger Schurig, confirmed by vodzGlenn L McGrath2003-08-291-4/+0
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-141-2/+2
* Major coreutils update.Manuel Novoa III2003-03-191-1/+1
* Apply vodz' last_patch52Eric Andersen2002-09-161-6/+3
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-241-7/+2
* Add support for devfs device names.Matt Kraai2001-07-231-4/+4
* Convert utility.c into libbb.a. It is now a whole pile of .cEric Andersen2001-03-161-0/+129