Pere Orga
|
55068c478e
move help text from include/usage.src.h to console-tools/*.c
|
il y a 13 ans |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
il y a 14 ans |
Denys Vlasenko
|
8aab0c95be
loadkmap: remove UNUSED_PARAM from argv
|
il y a 14 ans |
Denys Vlasenko
|
2fd45c2cdb
dumpkmap,loadkmap: abort if there are params on cmdline
|
il y a 14 ans |
Denys Vlasenko
|
a355da0775
*: make 2 more "int argc"'s unused; more saved if !DESKTOP
|
il y a 15 ans |
Bernhard Reutner-Fischer
|
a48308701a
add and use xopen_nonblocking (-18b)
|
il y a 15 ans |
Denis Vlasenko
|
dc70069a46
kbd_mode: support -C TTY option
|
il y a 16 ans |
Denis Vlasenko
|
2afd5ab62c
*: use get_console_fd() as appropriate, and make it fail on open error -
|
il y a 16 ans |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
il y a 16 ans |
Bernhard Reutner-Fischer
|
ae4342ca3e
- Rename getpty() to xgetpty() and adjust callers.
|
il y a 16 ans |
Denis Vlasenko
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
il y a 16 ans |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
il y a 17 ans |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
il y a 17 ans |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
il y a 18 ans |
Denis Vlasenko
|
28703015ab
u_short, ulong exterminated
|
il y a 18 ans |
Denis Vlasenko
|
e1a0d486e4
message string changes, mostly for consistency, also -32 bytes in .rodata
|
il y a 18 ans |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
il y a 18 ans |
Rob Landley
|
534374755d
Cleaup read() and write() variants, plus a couple of new functions like
|
il y a 18 ans |
"Robert P. J. Day"
|
801ab14013
Add one-line GPL boilerplate to numerous (but not all yet) source files.
|
il y a 18 ans |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
il y a 20 ans |
Glenn L McGrath
|
acbdc47aac
Make use of libbb functions bb_xopen, bb_full_read, used #define's
|
il y a 21 ans |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
il y a 22 ans |
Matt Kraai
|
439e3df653
Add support for devfs device names.
|
il y a 23 ans |
Eric Andersen
|
cbe31dace5
It turns out that DODMALLOC was broken when I reorganized busybox.h
|
il y a 24 ans |
Eric Andersen
|
67991cf824
This patch, put together by Manuel Novoa III, is a merge of work
|
il y a 24 ans |
Matt Kraai
|
dd19c69904
Removed trailing \n from error_msg{,_and_die} messages.
|
il y a 24 ans |
Eric Andersen
|
ed3ef50c23
Fix header file usage -- there were many unnecessary header files included in
|
il y a 24 ans |
Mark Whitley
|
59ab025363
#define -> static const int. Also got rid of some big static buffers.
|
il y a 24 ans |
Mark Whitley
|
f57c944e09
Changed names of functions in utility.c and all affected files, to make
|
il y a 24 ans |
Matt Kraai
|
9133c98a9d
Cleaned up error handling, TRUE/FALSE usage, and other minor issues.
|
il y a 24 ans |