Rob Landley
|
3071e2fda3
Patch from Matthew S. Wood:
|
19 years ago |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
21 years ago |
Glenn L McGrath
|
95f75a3dcd
Patch from Bastian Blank to fix debian bug #226722, test case:
|
21 years ago |
Glenn L McGrath
|
cfc0ad4260
Batch from Bastian Blank to fix debian bug #216435;
|
21 years ago |
Eric Andersen
|
cb81e6484d
Update a bunch of docs. Run a script to update my email addr.
|
21 years ago |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 years ago |
Robert Griebl
|
d378c3149c
Applied vodz' patches #49 and #50 (with a small correction in runshell.c)
|
22 years ago |
Eric Andersen
|
fcffa2cc1a
Apply lash_patch35 from vodz, which brings several nice size_optimizations.
|
22 years ago |
Eric Andersen
|
bdfd0d78bc
Major rework of the directory structure and the entire build system.
|
23 years ago |
Eric Andersen
|
04095e58fb
Move messages.c to libbb. Make each string in messages.c be its own .o file.
|
23 years ago |
Eric Andersen
|
cbe31dace5
It turns out that DODMALLOC was broken when I reorganized busybox.h
|
24 years ago |
Eric Andersen
|
d69d2da165
use perror_msg instead of perror to print the applet name.
|
24 years ago |
Eric Andersen
|
67991cf824
This patch, put together by Manuel Novoa III, is a merge of work
|
24 years ago |
Eric Andersen
|
8ec10a9483
Fix up copyright msgs. Bump version to 0.49 in preparation for
|
24 years ago |
Eric Andersen
|
ed3ef50c23
Fix header file usage -- there were many unnecessary header files included in
|
24 years ago |
Mark Whitley
|
59ab025363
#define -> static const int. Also got rid of some big static buffers.
|
24 years ago |
Mark Whitley
|
f57c944e09
Changed names of functions in utility.c and all affected files, to make
|
24 years ago |
Eric Andersen
|
13241dfbdd
Patch from Matt Kraai: "When it encounters a problem creating a link, ln
|
24 years ago |
Glenn L McGrath
|
aa3908d1b7
Rewrite to use getopt and return instead of exit, a seperate function (fs_link) does the actual work.
|
24 years ago |
Eric Andersen
|
3570a34de4
Renamed "internal.h" to the more sensible "busybox.h".
|
24 years ago |
Matt Kraai
|
322ae93a5e
Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of
|
24 years ago |
Matt Kraai
|
bf181b9338
Extract usage information into a separate file.
|
24 years ago |
Matt Kraai
|
d537a95fdb
Use errorMsg rather than fprintf.
|
24 years ago |
Eric Andersen
|
0c838af50b
Re-enable ln -n in the help.
|
24 years ago |
Eric Andersen
|
195fa15caf
Another patch from Matt Kraai <kraai@alumni.carnegiemellon.edu>:
|
24 years ago |
Eric Andersen
|
9b2297a34e
Remove yet more kernel header dependancies.
|
24 years ago |
Eric Andersen
|
0b4551faf5
From Matt Kraai <kraai@alumni.carnegiemellon.edu>:
|
24 years ago |
Eric Andersen
|
6f9985e2f2
Pavel Roskin <proski@gnu.org> just found a nasty memory
|
24 years ago |
Eric Andersen
|
addc9c28ad
Document 'ln --'
|
24 years ago |
Eric Andersen
|
b610615be9
Updates to a number of apps to remove warnings/compile errors under libc5.
|
24 years ago |