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