summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko570-630/+628
2008-11-05*: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, x...Denis Vlasenko13-27/+34
2008-08-05*: use get_console_fd() as appropriate, and make it fail on open error -Denis Vlasenko9-22/+20
2008-06-27*: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko176-841/+847
2008-05-19- Rename getpty() to xgetpty() and adjust callers.Bernhard Reutner-Fischer18-142/+136
2007-10-20kbd_mode: new applet by Loïc Grenié <loic.grenie@gmail.com>Denis Vlasenko6-1/+90
2007-05-31delete tons of extra #includesDenis Vlasenko59-176/+68
2007-04-12style fixes. No code changesDenis Vlasenko30-82/+84
2007-02-17init: code readability enhancements; very small code changesDenis Vlasenko5-65/+62
2007-02-03suppress warnings about easch <applet>_main() havingDenis Vlasenko245-25/+268
2006-09-29Yet another silly little byte saving. couldn't -> cannotDenis Vlasenko17-33/+33
2006-05-19- remove emacs layout block as suggested by Robert P.J. DayBernhard Reutner-Fischer57-980/+46
2006-03-10Patch from Denis Vlasenko turning static const int (which gets emitted intoRob Landley28-194/+244
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen374-2053/+2050
2003-09-01Fix compile error and reducing size for libbb/get_console.c to previous size.Glenn L McGrath2-47/+29
2003-08-29Remove some unwanted code, patch from Holger Schurig, confirmed by vodzGlenn L McGrath1-4/+0
2003-07-14Update a bunch of docs. Run a script to update my email addr.Eric Andersen169-380/+298
2003-03-19Major coreutils update.Manuel Novoa III 295-5916/+6670
2002-09-16Apply vodz' last_patch52Eric Andersen10-43/+30
2001-10-24Major rework of the directory structure and the entire build system.Eric Andersen362-75864/+8827
2001-07-23Add support for devfs device names.Matt Kraai17-58/+102
2001-03-16Convert utility.c into libbb.a. It is now a whole pile of .cEric Andersen47-2254/+3901