Bernhard Reutner-Fischer
|
e15d7573a1
- move #include busybox.h to the very top so we pull in the config
|
18 years ago |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
18 years ago |
Bernhard Reutner-Fischer
|
d5bd137a24
- rename libbb's password helpers as suggested in libbb.h
|
19 years ago |
Peter Kjellerstedt
|
c089ccdb44
Removed the incorrect and confusing facility argument specified with
|
19 years ago |
Eric Andersen
|
52499cb9ae
Tito writes:
|
20 years ago |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
20 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.
|
21 years ago |
Glenn L McGrath
|
907a240b1c
last_patch57 from Vladimir N. Oleynik
|
22 years ago |
Eric Andersen
|
02e6ba91e8
Vodz' last_patch57:
|
22 years ago |
Eric Andersen
|
bdfd0d78bc
Major rework of the directory structure and the entire build system.
|
23 years ago |
Eric Andersen
|
8d79ce8320
Some patches to make dietlibc work...
|
23 years ago |
Eric Andersen
|
20aab260e2
Some adjustments, mostly from David McCullough <davidm@lineo.com> to
|
23 years ago |
Mark Whitley
|
6317c4baf7
Applied patch from Gennady Feldman to split up syslogd.c into syslogd and
|
24 years ago |
Eric Andersen
|
cbe31dace5
It turns out that DODMALLOC was broken when I reorganized busybox.h
|
24 years ago |
Eric Andersen
|
67991cf824
This patch, put together by Manuel Novoa III, is a merge of work
|
24 years ago |
Matt Kraai
|
dd19c69904
Removed trailing \n from error_msg{,_and_die} messages.
|
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 |
Eric Andersen
|
5e8b3ea19d
Logger forgot to NULL terminate strings from stdin.
|
24 years ago |
Matt Kraai
|
1944f547bd
Log stdin when no message given and use getopt.
|
24 years ago |
Eric Andersen
|
d323d32c5b
Patch from larry doolittle to make sure we don't realloc
|
24 years ago |
Eric Andersen
|
afdde3e356
Some little cleanups from Larry Doolittle
|
24 years ago |
Eric Andersen
|
9cff4fbac9
Patch from Matt Kraai to make logger log all arguments.
|
24 years ago |
Mark Whitley
|
f57c944e09
Changed names of functions in utility.c and all affected files, to make
|
24 years ago |
Matt Kraai
|
7b5c16ebe5
Fix by Tim Robbins <fyre@box3n.gumbynet.org> to prevent bad format
|
24 years ago |
Eric Andersen
|
4e573f4729
Remove the BSD advertising clause, and replace it with a link to how
|
24 years ago |
Matt Kraai
|
3180413e76
Clean up error handling and uses of TRUE/FALSE.
|
24 years ago |
Eric Andersen
|
3570a34de4
Renamed "internal.h" to the more sensible "busybox.h".
|
24 years ago |
Eric Andersen
|
88f50b6bf5
Some #include updates.
|
24 years ago |