Bernhard Reutner-Fischer
|
ae4342ca3e
- Rename getpty() to xgetpty() and adjust callers.
|
16 жил өмнө |
Denis Vlasenko
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
16 жил өмнө |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 жил өмнө |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 жил өмнө |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 жил өмнө |
Denis Vlasenko
|
28703015ab
u_short, ulong exterminated
|
18 жил өмнө |
Denis Vlasenko
|
e1a0d486e4
message string changes, mostly for consistency, also -32 bytes in .rodata
|
18 жил өмнө |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
18 жил өмнө |
Rob Landley
|
534374755d
Cleaup read() and write() variants, plus a couple of new functions like
|
18 жил өмнө |
"Robert P. J. Day"
|
801ab14013
Add one-line GPL boilerplate to numerous (but not all yet) source files.
|
18 жил өмнө |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
21 жил өмнө |
Glenn L McGrath
|
acbdc47aac
Make use of libbb functions bb_xopen, bb_full_read, used #define's
|
21 жил өмнө |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 жил өмнө |
Matt Kraai
|
439e3df653
Add support for devfs device names.
|
23 жил өмнө |
Eric Andersen
|
cbe31dace5
It turns out that DODMALLOC was broken when I reorganized busybox.h
|
24 жил өмнө |
Eric Andersen
|
67991cf824
This patch, put together by Manuel Novoa III, is a merge of work
|
24 жил өмнө |
Matt Kraai
|
dd19c69904
Removed trailing \n from error_msg{,_and_die} messages.
|
24 жил өмнө |
Eric Andersen
|
ed3ef50c23
Fix header file usage -- there were many unnecessary header files included in
|
24 жил өмнө |
Mark Whitley
|
59ab025363
#define -> static const int. Also got rid of some big static buffers.
|
24 жил өмнө |
Mark Whitley
|
f57c944e09
Changed names of functions in utility.c and all affected files, to make
|
24 жил өмнө |
Matt Kraai
|
9133c98a9d
Cleaned up error handling, TRUE/FALSE usage, and other minor issues.
|
24 жил өмнө |
Eric Andersen
|
3570a34de4
Renamed "internal.h" to the more sensible "busybox.h".
|
24 жил өмнө |
Matt Kraai
|
322ae93a5e
Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of
|
24 жил өмнө |
Matt Kraai
|
bf181b9338
Extract usage information into a separate file.
|
24 жил өмнө |
Matt Kraai
|
d537a95fdb
Use errorMsg rather than fprintf.
|
24 жил өмнө |
Eric Andersen
|
61dc057183
Added 'dumpkmap' to allow people to dump a binary keymap, which can then be
|
24 жил өмнө |
Eric Andersen
|
bd22ed8067
Update files to reduce dependance on kernel version...
|
24 жил өмнө |
Eric Andersen
|
b610615be9
Updates to a number of apps to remove warnings/compile errors under libc5.
|
24 жил өмнө |
Erik Andersen
|
7ab9c7ee52
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
|
24 жил өмнө |
Erik Andersen
|
4625240674
Oops.
|
24 жил өмнө |