Denys Vlasenko
|
6331cf059c
*: use "can't" instead of "cannot"
|
15 lat temu |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 lat temu |
Denis Vlasenko
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
16 lat temu |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 lat temu |
Denis Vlasenko
|
fe7cd642b0
don't pass argc in getopt32, it's superfluous
|
17 lat temu |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 lat temu |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 lat temu |
Denis Vlasenko
|
3821fb13ea
fix verbose output; remove commented-out includes.
|
18 lat temu |
Denis Vlasenko
|
8e9ccba371
ipv6-ization efforts continue. Few bugs are found,
|
18 lat temu |
Denis Vlasenko
|
079f8afa0a
style cleanup: return(a) -> return a, part 1
|
18 lat temu |
Denis Vlasenko
|
1457915afc
xconnect is non-conforming to "xfunc like libc" rule. Fixing
|
18 lat temu |
Denis Vlasenko
|
000b9ba91f
eject: -T fix
|
18 lat temu |
Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
18 lat temu |
Bernhard Reutner-Fischer
|
5c0ae06ef1
- No options should set the current system time.
|
18 lat temu |
Rob Landley
|
299a6b4d7b
Consolidate #include <sys/time.h> so libbb.h does it.
|
18 lat temu |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 lat temu |
"Vladimir N. Oleynik"
|
ea97282af1
bb_opt_complementally for rdate applet. Add losed record to util-linux/Makefile.in for switch_root applet
|
19 lat temu |
Rob Landley
|
1b751c894b
Rob Sullivan sent in some cleanups, which I beat on slightly.
|
19 lat temu |
Eric Andersen
|
15eb39c25a
Stephane Billiart writes:
|
21 lat temu |
Glenn L McGrath
|
ffccf6eb5d
Change interface to bb_lookup_host, dont try and set port inside this
|
21 lat temu |
Eric Andersen
|
89f10bcf37
Patch from Fillod Stephane:
|
21 lat temu |
Eric Andersen
|
04d055f4e1
Fix rdate and ftpget/ftpput so they compile with the new xconnect.
|
21 lat temu |
Eric Andersen
|
e6dc439b3a
Rework wget, the xconnect interface, and its various clients
|
21 lat temu |
Glenn L McGrath
|
a55d72bbb4
Patch from Steven Scholz, fix some warnings
|
21 lat temu |
Eric Andersen
|
c4f72d1426
fix function prototype
|
21 lat temu |
Eric Andersen
|
7f2935ba0e
Remove final \n
|
21 lat temu |
Eric Andersen
|
e15138a870
Teach rdate to timeout in 10 seconds to avoid blocking forever
|
21 lat temu |
Eric Andersen
|
725db196c3
Very minor rdate updates
|
21 lat temu |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
21 lat temu |
Eric Andersen
|
0b31586c71
A patch from Bart Visscher <magick@linux-fan.com> to add an
|
22 lat temu |