Rob Landley
|
c5b1d4d6b1
Patch from Denis Vlasenko to add xstat() and use it.
|
19 rokov pred |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 rokov pred |
Paul Fox
|
72d1a2357d
add find's "-mmin" option. configurable.
|
19 rokov pred |
Rob Landley
|
cee605c525
The supposedly trivial CONFIG->ENABLE conversion wasn't so trivial. The
|
19 rokov pred |
Rob Landley
|
5d3a0e8ed3
Add find -exec support from Rob Sullivan, and convert CONFIG_ to ENABLE_
|
19 rokov pred |
"Vladimir N. Oleynik"
|
007a011647
network "default" --> bb_INET_default. Reduce 2 exported from find applet
|
19 rokov pred |
Eric Andersen
|
14f5c8d764
Patch from Bernhard Fischer to make a bunch of symbols static
|
19 rokov pred |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
21 rokov pred |
Eric Andersen
|
cb81e6484d
Update a bunch of docs. Run a script to update my email addr.
|
21 rokov pred |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 rokov pred |
Eric Andersen
|
97d86f2bb5
Apply patch from Ghozlane Toumi to add -inum support to find.
|
22 rokov pred |
Glenn L McGrath
|
49b0f86043
Fix -mtime, by Ian Abbott
|
22 rokov pred |
Robert Griebl
|
41369af3f2
Patch for bug #1183: Added a -xdev option to find (configurable)
|
22 rokov pred |
Matt Kraai
|
1f0c43668a
Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !.
|
23 rokov pred |
Eric Andersen
|
bdfd0d78bc
Major rework of the directory structure and the entire build system.
|
23 rokov pred |
Mark Whitley
|
e0a7f917c2
Applied patch from David Douthitt to re-add -print option to find.
|
24 rokov pred |
Eric Andersen
|
cbe31dace5
It turns out that DODMALLOC was broken when I reorganized busybox.h
|
24 rokov pred |
Eric Andersen
|
67991cf824
This patch, put together by Manuel Novoa III, is a merge of work
|
24 rokov pred |
Matt Kraai
|
096370d349
Reworked find with David Douthitt to support -type, -perm, -mtime, and
|
24 rokov pred |
Eric Andersen
|
8ec10a9483
Fix up copyright msgs. Bump version to 0.49 in preparation for
|
24 rokov pred |
Eric Andersen
|
ed3ef50c23
Fix header file usage -- there were many unnecessary header files included in
|
24 rokov pred |
Matt Kraai
|
12f417edbd
Eliminate calls of the form "fprintf(stdout,". Thanks for the idea to
|
24 rokov pred |
Mark Whitley
|
f57c944e09
Changed names of functions in utility.c and all affected files, to make
|
24 rokov pred |
Matt Kraai
|
3e856ce428
Stop using TRUE and FALSE for exit status.
|
24 rokov pred |
Eric Andersen
|
3570a34de4
Renamed "internal.h" to the more sensible "busybox.h".
|
24 rokov pred |
Matt Kraai
|
bf181b9338
Extract usage information into a separate file.
|
24 rokov pred |
Mark Whitley
|
928faac503
Removed unnecessary #include "regexp.h" line from find.c as per Matt Kraai's
|
24 rokov pred |
Eric Andersen
|
b610615be9
Updates to a number of apps to remove warnings/compile errors under libc5.
|
24 rokov pred |
Erik Andersen
|
7ab9c7ee52
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
|
24 rokov pred |
Erik Andersen
|
9cf3bfa7c1
More doc updates for BusyBox, with fixes to apps for bugs revealed
|
25 rokov pred |