Bernhard Reutner-Fischer
|
01d23ade57
- add central knob to turn off getopt_long everywhere. EXPERIMENTAL!
|
18 years ago |
Rob Landley
|
a389651115
Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes
|
18 years ago |
Bernhard Reutner-Fischer
|
5cf905a871
- use RESERVE_CONFIG_BUFFER and a bit of whitespace-cleanup. defconfig:
|
18 years ago |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
19 years ago |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 years ago |
"Vladimir N. Oleynik"
|
f704b27b5b
|
19 years ago |
"Vladimir N. Oleynik"
|
064f04e7e2
|
19 years ago |
Mike Frysinger
|
747fc5d5fd
allow people to adjtime location
|
19 years ago |
"Vladimir N. Oleynik"
|
27421a1878
1) bb_opt_complementaly -> bb_opt_complementally
|
19 years ago |
Mike Frysinger
|
348e84c202
change the hardcoded error constant (0x80000000UL) to a nice flexible define (BB_GETOPT_ERROR)
|
19 years ago |
Mike Frysinger
|
b31566ef32
minor style touchups
|
19 years ago |
Eric Andersen
|
aff114c33d
Larry Doolittle writes:
|
20 years ago |
Robert Griebl
|
6bb80870b8
Some corrections from vodz:
|
20 years ago |
Robert Griebl
|
c8685ead57
The utc variable was not modified according to the -u/-l command line
|
20 years ago |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
21 years ago |
Glenn L McGrath
|
b7b3bda3ba
Patch from Thomas Frohlich to fix an option ordering bug of mine.
|
21 years ago |
Glenn L McGrath
|
689e4b9531
Use bb_getopt_ulflags, marginal saving, better argument checking.
|
21 years ago |
Glenn L McGrath
|
f461e0123d
Use /var/lib/hwclock for adjtime, its really a state file rather than a
|
21 years ago |
Robert Griebl
|
444566837c
Removed some debug printfs
|
21 years ago |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 years ago |
Robert Griebl
|
7ce75f44ae
> Eliminate dependancy on kernel header files. Naughty naughty.
|
22 years ago |
Eric Andersen
|
8882ea53d5
Eliminate dependancy on kernel header files. Naughty naughty.
|
22 years ago |
Robert Griebl
|
6859d761d3
- updated a few copyright/left file headers
|
22 years ago |
Robert Griebl
|
1cd0445495
Initial checkin of a very primitive hwclock replacement
|
22 years ago |