Denys Vlasenko
|
0c4dbd481a
regularize format of source file headers, no code changes
|
7 yıl önce |
Denys Vlasenko
|
036585a911
getopt32: remove applet_long_options
|
7 yıl önce |
Denys Vlasenko
|
ed4393bdc7
dnsdomainname,hostname: make NOEXEC
|
7 yıl önce |
Denys Vlasenko
|
95f7953f2c
do not use `a' quoting style in comments
|
7 yıl önce |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 yıl önce |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 yıl önce |
Denys Vlasenko
|
205d48e948
*: add comment about APPLET_ODDNAME format
|
7 yıl önce |
Denys Vlasenko
|
67fd2f2858
dnsdomainname: split it from "hostname", make it independently selectable
|
8 yıl önce |
Michael Tokarev
|
e9355c4326
hostname: do not use gethostbyname() for "hostname -s"
|
11 yıl önce |
Denys Vlasenko
|
1d9e99b399
hostname: make -i not emit extra trailing space
|
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
|
99069330a1
*: gethostname-related fixes
|
14 yıl önce |
Denys Vlasenko
|
9038d6f8f5
remove trailing whitespace
|
15 yıl önce |
Denys Vlasenko
|
d30b89c7ee
updates for supporting Linux kernel build and initrd utilities
|
15 yıl önce |
Denis Vlasenko
|
084266ed52
fix several problems with config parser:
|
16 yıl önce |
Denis Vlasenko
|
5415c856ea
libbb: [x]fopen_for_{read,write} introduced and used.
|
16 yıl önce |
Denis Vlasenko
|
6f1713f216
*: intrduce and use safe_gethostname. By Tito <farmatito AT tiscali.it>
|
16 yıl önce |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 yıl önce |
Denis Vlasenko
|
4daad9004d
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
|
17 yıl önce |
Denis Vlasenko
|
fe7cd642b0
don't pass argc in getopt32, it's superfluous
|
17 yıl önce |
Denis Vlasenko
|
74324c8666
Audit bb_common_bufsiz usage, add script which looks for misuse.
|
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
|
bc5262d3dd
fix option -F mishandling
|
18 yıl önce |
Denis Vlasenko
|
90ec4dc0c7
arping: stop using last gethostbyname2 in the tree
|
18 yıl önce |
Bernhard Reutner-Fischer
|
bb8c7c041c
- sed -i -e "/\$Id:/d;"
|
18 yıl önce |
Bernhard Reutner-Fischer
|
f07fe62d89
vda, we once had a get_chomped_line_from_file or the like. Where is that nowadays? FIXME: use it here instead of the fgets()
|
18 yıl önce |
Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
18 yıl önce |