Rob Landley
|
f8fd4db92f
Move SUSv2 obsolete feature disabling to debug menu, invert meaning of
|
19 жил өмнө |
Bernhard Reutner-Fischer
|
9a14bd04f8
- Stephane Billiart writes:
|
19 жил өмнө |
Bernhard Reutner-Fischer
|
5816ccb190
- wrap label GET_COUNT in #if ENABLE_FEATURE_FANCY_applet to avoid warning
|
19 жил өмнө |
Glenn L McGrath
|
0bd0257fe0
Add build options to control SuS compatability, allows numeric
|
19 жил өмнө |
Rob Landley
|
58a651b2e5
Very minor tweak to tail.
|
19 жил өмнө |
Mike Frysinger
|
dbc049fda4
remove unused variable ret as reported by apgo in Bug 350 and touchup syntax along the way
|
19 жил өмнө |
Paul Fox
|
4905434b8a
applying fix for:
|
19 жил өмнө |
Rob Landley
|
b9dfb8c03f
Manuel points out that if printf needs a flush to act like dprintf, the result
|
19 жил өмнө |
Rob Landley
|
cce1ae2ce5
Shaun Jackman pointed out that dprintf(STDOUT_FILENO,...) is just a printf.
|
19 жил өмнө |
Glenn L McGrath
|
f86391e7d7
Patch from William Barsse to fix a segfault when multiple files are specified.
|
20 жил өмнө |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
21 жил өмнө |
Glenn L McGrath
|
4ef5a84583
Move the tail -c option from FANCY_TAIL to the default tail, this makes
|
21 жил өмнө |
Eric Andersen
|
b5b5ac3237
trivial fix to make sure we have sufficient arguments before
|
22 жил өмнө |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 жил өмнө |
Glenn L McGrath
|
76ff0da4d2
Support the obsolete '+' option
|
22 жил өмнө |
Robert Griebl
|
53146cc9ec
Added include for isdigit(); simplified -<num> detection
|
22 жил өмнө |
Robert Griebl
|
13c26fc1a5
SUpport old style -[::digit::] options for head and tail
|
22 жил өмнө |
Eric Andersen
|
bdfd0d78bc
Major rework of the directory structure and the entire build system.
|
23 жил өмнө |
Eric Andersen
|
74400ccfd0
Scrub up some function prototypes.
|
23 жил өмнө |
Eric Andersen
|
ce98c19dfe
A patch from Erik Meusel <erik@wh58-709.st.uni-magdeburg.de>
|
23 жил өмнө |
Eric Andersen
|
004015e9c4
Patch from Lars Kellogg-Stedman <lars@larsshack.org> to fix bug
|
23 жил өмнө |
Eric Andersen
|
3e6ff9017f
A cleanup patch from Jeff Garzik to static-ify a number of
|
24 жил өмнө |
Eric Andersen
|
cbe31dace5
It turns out that DODMALLOC was broken when I reorganized busybox.h
|
24 жил өмнө |
Eric Andersen
|
963791a9e9
Another patch from Vladimir to eliminate obsolete junk.
|
24 жил өмнө |
Eric Andersen
|
67991cf824
This patch, put together by Manuel Novoa III, is a merge of work
|
24 жил өмнө |
Matt Kraai
|
a164c647ac
Make suffix_mult structures const. Thanks to Vladimir N. Oleynik.
|
24 жил өмнө |
Eric Andersen
|
ed3ef50c23
Fix header file usage -- there were many unnecessary header files included in
|
24 жил өмнө |
Mark Whitley
|
eb60d8bcd1
Turned some #define constants into static const ints.
|
24 жил өмнө |
Matt Kraai
|
55bccf315e
Rewrote tail.
|
24 жил өмнө |
Matt Kraai
|
24ac017961
Rewrote dd.
|
24 жил өмнө |