Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
21 years ago |
Manuel Novoa III
|
68474f3b36
Make sure stdlib.h is always included before dmalloc.h to avoid problems
|
21 years ago |
Glenn L McGrath
|
7c87b67c08
Patch from Bastian Blank, allow the buildtime to be overriden with a
|
21 years ago |
Eric Andersen
|
85e5e72bc1
Remove remaining libc5 support code
|
21 years ago |
Glenn L McGrath
|
a88cb5025c
Patch from mathuria, compatability with solaris
|
22 years ago |
Glenn L McGrath
|
60a22addea
Remove unwanted comments, run through indent
|
22 years ago |
Robert Griebl
|
c9aca4561d
Implement two types of suid/sgid support for BusyBox:
|
22 years ago |
Eric Andersen
|
38ddbed4c1
Try to pull in PATH_MAX properly
|
23 years ago |
Eric Andersen
|
20d739adf7
If PATH_MAX isn't defined, define it outselves
|
23 years ago |
Eric Andersen
|
bdfd0d78bc
Major rework of the directory structure and the entire build system.
|
23 years ago |
Matt Kraai
|
c1cda4a609
Add a RELEASE_BB_BUFFER macro and use it to fix a memory leak in syslogd.c
|
23 years ago |
Matt Kraai
|
9ff9325e60
Move applet_name declaration from busybox.h to libbb.h.
|
24 years ago |
Mark Whitley
|
3e310ac309
Applied patch from Larry Doolittle to give users the third option of putting
|
24 years ago |
Matt Kraai
|
6ba1a80c26
Use date -u instead of date --utc and consolidate version string.
|
24 years ago |
Mark Whitley
|
5cd2a2d53e
In fact, socklen_t *is* defined by libc5.
|
24 years ago |
Eric Andersen
|
aad1a88c76
Convert utility.c into libbb.a. It is now a whole pile of .c
|
24 years ago |
Eric Andersen
|
2b1c367a98
Amazing the difference between an "and" and an "or".
|
24 years ago |
Eric Andersen
|
c319601db5
Some updates for libc5
|
24 years ago |
Mark Whitley
|
e0bf91d7c6
Applied patch from Christophe Boyanique to add -i support to rm.
|
24 years ago |
Mark Whitley
|
6317c4baf7
Applied patch from Gennady Feldman to split up syslogd.c into syslogd and
|
24 years ago |
Eric Andersen
|
13d1fa1d01
Add in 'trim' routine. Fix up sh.c so it works when wordexp
|
24 years ago |
Mark Whitley
|
4cc8f31ffe
Changed KILOBYTE, MEGABYTE, and GIGABYTE from #define to enum.
|
24 years ago |
Mark Whitley
|
ae5612ca6e
Some minor cleanups to df.c. Also, with Erik's blessing, changed name of
|
24 years ago |
Mark Whitley
|
39842defda
Applied patch from David Douthitt to fix build error in df.c when
|
24 years ago |
Eric Andersen
|
4142d4dc66
Patch from Vladimir N. Oleynik to save 128 bytes by moving error
|
24 years ago |
Eric Andersen
|
c163e5107f
Turn off the printf attribute for the ?error_msg* functions, since it
|
24 years ago |
Eric Andersen
|
7e9276b50a
Another update to the way usage messages are done by Evin Robertson
|
24 years ago |
Eric Andersen
|
67991cf824
This patch, put together by Manuel Novoa III, is a merge of work
|
24 years ago |
Eric Andersen
|
ec45595300
Add in ifconfig and route
|
24 years ago |
Eric Andersen
|
fc83c4c353
Several cleanups from Manuel Novoa III.
|
24 years ago |