Eric Andersen
|
93d7fba892
Tito, farmatito at tiscali dot it writes:
|
hace 20 años |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
hace 21 años |
Glenn L McGrath
|
15a4f1ee50
Patch from Chris Larson (kergoth), to allow multiple directores to be
|
hace 21 años |
Eric Andersen
|
cb81e6484d
Update a bunch of docs. Run a script to update my email addr.
|
hace 21 años |
Eric Andersen
|
9d7f0f0fe8
Somewhere in the 2.4.x kernel series, /proc/mounts was changed to display a
|
hace 21 años |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
hace 22 años |
Aaron Lehmann
|
a170e1c858
Change if(x)free(x); to free(x);
|
hace 22 años |
Matt Kraai
|
1f0c43668a
Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !.
|
hace 23 años |
Eric Andersen
|
bdfd0d78bc
Major rework of the directory structure and the entire build system.
|
hace 23 años |
Eric Andersen
|
8a915880e7
Teach libc5 about realpath
|
hace 23 años |
Eric Andersen
|
c911a4389b
Patch from Vladimir:
|
hace 23 años |
Matt Kraai
|
adcbc12d85
Canonicalize path before trying to unmount it.
|
hace 23 años |
Eric Andersen
|
c4cef5ab06
Move the mtab support stuff into libbb
|
hace 24 años |
Eric Andersen
|
1ca20a7747
A nice patch from Larry Doolittle that adds -Wshadow and
|
hace 24 años |
Eric Andersen
|
cbe31dace5
It turns out that DODMALLOC was broken when I reorganized busybox.h
|
hace 24 años |
Eric Andersen
|
67991cf824
This patch, put together by Manuel Novoa III, is a merge of work
|
hace 24 años |
Matt Kraai
|
dd19c69904
Removed trailing \n from error_msg{,_and_die} messages.
|
hace 24 años |
Eric Andersen
|
8ec10a9483
Fix up copyright msgs. Bump version to 0.49 in preparation for
|
hace 24 años |
Eric Andersen
|
ed3ef50c23
Fix header file usage -- there were many unnecessary header files included in
|
hace 24 años |
Mark Whitley
|
59ab025363
#define -> static const int. Also got rid of some big static buffers.
|
hace 24 años |
Matt Kraai
|
fd4c58d7c5
Fix the exit status of umount -a, a casualty of the TRUE/FALSE normalization.
|
hace 24 años |
Matt Kraai
|
a9819b2908
Use busybox error handling functions wherever possible.
|
hace 24 años |
Mark Whitley
|
f57c944e09
Changed names of functions in utility.c and all affected files, to make
|
hace 24 años |
Matt Kraai
|
92ed8a3519
Fix exit status on failure.
|
hace 24 años |
Matt Kraai
|
3e856ce428
Stop using TRUE and FALSE for exit status.
|
hace 24 años |
Eric Andersen
|
3570a34de4
Renamed "internal.h" to the more sensible "busybox.h".
|
hace 24 años |
Eric Andersen
|
b040d4f3da
Use BB_FEATURE_CLEAN_UP where appropriate
|
hace 24 años |
Matt Kraai
|
bf181b9338
Extract usage information into a separate file.
|
hace 24 años |
Matt Kraai
|
d537a95fdb
Use errorMsg rather than fprintf.
|
hace 24 años |
Matt Kraai
|
be84cd4ef6
Always report the applet name when doing error reporting.
|
hace 24 años |