Denis Vlasenko
|
b29028e351
zcip: chdiring to root when daemonizing is not useful,
|
16 years ago |
Denis Vlasenko
|
f3f33ebb0b
zcip: open ARP socket before openlog
|
17 years ago |
Bernhard Reutner-Fischer
|
f470196a41
- fix conflicting decls of syslog related facilitynames and prioritynames tables
|
17 years ago |
Denis Vlasenko
|
b1bac0dab2
zcip: simplify code a bit
|
17 years ago |
Denis Vlasenko
|
a09300a88c
zcip: use low-order 4 bytes of MAC as random seed, not 4 high-order
|
17 years ago |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 years ago |
Denis Vlasenko
|
6124c37135
zcip: fix unaligned trap on ARM
|
17 years ago |
Denis Vlasenko
|
5d61e71c3a
introduce safe_poll (fixes a problem in top)
|
17 years ago |
Denis Vlasenko
|
fe7cd642b0
don't pass argc in getopt32, it's superfluous
|
17 years ago |
Denis Vlasenko
|
3e64e98570
zcip: remove stray seed48. It's the only thing which was pulling in
|
17 years ago |
Denis Vlasenko
|
fb79a2e2cf
xioctl and friends by Tito <farmatito@tiscali.it>
|
17 years ago |
Denis Vlasenko
|
bd7bb299c0
wget: use monotonic_sec instead of gettimeofday
|
17 years ago |
Denis Vlasenko
|
3ad5d0cbbe
diff: shrink code (-85 bytes):
|
17 years ago |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 years ago |
Bernhard Reutner-Fischer
|
b290889f02
- add xsendto and use where appropriate; shrink iplink; sanitize libiproute a bit.
|
17 years ago |
Denis Vlasenko
|
473dae080a
add more convenient defines for [NO]MMU:
|
17 years ago |
Bernhard Reutner-Fischer
|
febe3c4211
- sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"
|
17 years ago |
Denis Vlasenko
|
afa7023b46
zcip: make it work on NOMMU (+ improve NOMMU support machinery)
|
17 years ago |
Denis Vlasenko
|
5a142025d3
move everything to new NOMMU helpers, except udhcp
|
17 years ago |
Denis Vlasenko
|
cad04ef4f3
add NOMMU fixme's; move move_fd from runit_lib to libbb; nuke fd_copy
|
17 years ago |
Denis Vlasenko
|
9ab2658836
zcip: revert my bogus change
|
18 years ago |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 years ago |
Denis Vlasenko
|
89ef65f024
preparatory patch for -Wwrite-strings #5
|
18 years ago |
Denis Vlasenko
|
9af7c9d6b6
openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code
|
18 years ago |
Denis Vlasenko
|
04291bc5ae
httpd: slight reduction of #ifdef forest
|
18 years ago |
Denis Vlasenko
|
8f8f268cfd
bb_applet_name -> applet_name
|
18 years ago |
Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
18 years ago |
Denis Vlasenko
|
9213a9e0f2
whitespace cleanup
|
18 years ago |
Denis Vlasenko
|
3538b9a882
Implement optional syslog logging using ordinary
|
18 years ago |
Denis Vlasenko
|
65113e8d97
zcip: bb_error_msg had stray newlines; small optimization in opt parsing
|
18 years ago |