Denys Vlasenko
|
54e9585e10
trivial code shrink
|
9 yıl önce |
Denys Vlasenko
|
39f82d4309
rdate: code shrink
|
12 yıl önce |
Denys Vlasenko
|
93c32f2dd2
rdate: code shrink
|
12 yıl önce |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 yıl önce |
Pere Orga
|
5bc8c005a8
move remaining help text from include/usage.src.h
|
13 yıl önce |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 yıl önce |
Denys Vlasenko
|
9768a82eb0
*: fix "see file License ..." - the file is named LICENSE (in uppercase)
|
14 yıl önce |
Denys Vlasenko
|
6331cf059c
*: use "can't" instead of "cannot"
|
15 yıl önce |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 yıl önce |
Denis Vlasenko
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
16 yıl önce |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 yıl önce |
Denis Vlasenko
|
fe7cd642b0
don't pass argc in getopt32, it's superfluous
|
17 yıl önce |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 yıl önce |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 yıl önce |
Denis Vlasenko
|
3821fb13ea
fix verbose output; remove commented-out includes.
|
18 yıl önce |
Denis Vlasenko
|
8e9ccba371
ipv6-ization efforts continue. Few bugs are found,
|
18 yıl önce |
Denis Vlasenko
|
079f8afa0a
style cleanup: return(a) -> return a, part 1
|
18 yıl önce |
Denis Vlasenko
|
1457915afc
xconnect is non-conforming to "xfunc like libc" rule. Fixing
|
18 yıl önce |
Denis Vlasenko
|
000b9ba91f
eject: -T fix
|
18 yıl önce |
Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
18 yıl önce |
Bernhard Reutner-Fischer
|
5c0ae06ef1
- No options should set the current system time.
|
18 yıl önce |
Rob Landley
|
299a6b4d7b
Consolidate #include <sys/time.h> so libbb.h does it.
|
18 yıl önce |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 yıl önce |
"Vladimir N. Oleynik"
|
ea97282af1
bb_opt_complementally for rdate applet. Add losed record to util-linux/Makefile.in for switch_root applet
|
19 yıl önce |
Rob Landley
|
1b751c894b
Rob Sullivan sent in some cleanups, which I beat on slightly.
|
19 yıl önce |
Eric Andersen
|
15eb39c25a
Stephane Billiart writes:
|
21 yıl önce |
Glenn L McGrath
|
ffccf6eb5d
Change interface to bb_lookup_host, dont try and set port inside this
|
21 yıl önce |
Eric Andersen
|
89f10bcf37
Patch from Fillod Stephane:
|
21 yıl önce |
Eric Andersen
|
04d055f4e1
Fix rdate and ftpget/ftpput so they compile with the new xconnect.
|
21 yıl önce |
Eric Andersen
|
e6dc439b3a
Rework wget, the xconnect interface, and its various clients
|
21 yıl önce |