Denys Vlasenko
|
ed042010dc
lpd: avoid SEGVing on immediate EOF from peer
|
5 years ago |
Denys Vlasenko
|
45e3967c20
libbb: move netlink socket binding to the utility function
|
5 years ago |
Jan Klötzke
|
498cec202a
mdev: add support to run as daemon
|
5 years ago |
Jan Klötzke
|
728e53d388
mdev: use option parser helper
|
5 years ago |
Jan Klötzke
|
d04b726173
mdev: move action processing into separate functions
|
5 years ago |
Denys Vlasenko
|
f3634584d0
ash,hush: show 'c' in $- if run in "sh -c CMD"
|
5 years ago |
Denys Vlasenko
|
897475ab02
ash: allocate line editing structure only if needed
|
5 years ago |
Denys Vlasenko
|
6eb6e6a1e9
dhcp: downgrade "got raw socket fd" message to log3, make log2 default max
|
5 years ago |
Denys Vlasenko
|
65c34c52df
dhcp: get rid of static data signal_pipe
|
5 years ago |
Denys Vlasenko
|
91755cb16d
udhcp: rename server_config to server_data
|
5 years ago |
Jack O'Sullivan
|
726cbb1be8
losetup: Add partition scanning option
|
5 years ago |
Denys Vlasenko
|
bcb1fc3e6c
udhcp: rename client_config to client_data, server_config to server_data
|
5 years ago |
Martin Lewis
|
818d9e02f2
udhcpc6: Fixed aliasing compilation error
|
5 years ago |
Denys Vlasenko
|
8b35f207bb
shell: move all definitions of strto_arith_t() together
|
5 years ago |
Denys Vlasenko
|
9501bc7da5
ls: fix SEGV when --color is used and ENABLE_LS_COLOR=n
|
5 years ago |
Denys Vlasenko
|
b2c123d484
testsuite: fix bunzip2.tests expectations
|
5 years ago |
Denys Vlasenko
|
eda83c9e69
comment fix
|
5 years ago |
Denys Vlasenko
|
cc71f79c1e
libarchive: treat one "FIXME: avoid seek", take 2
|
5 years ago |
Denys Vlasenko
|
a4ed2c45b9
dhcp: get rid of last global data
|
5 years ago |
Denys Vlasenko
|
dff2bd733f
libarchive: treat one "FIXME: avoid seek"
|
5 years ago |
Denys Vlasenko
|
309f5e3775
losetup: implement -c
|
5 years ago |
Denys Vlasenko
|
1115e40c88
dhcp: tweak comments, no code changes
|
5 years ago |
Denys Vlasenko
|
58d998d2f9
bunzip2: the correct condition is "n < groupCount", not "n <= groupCount". Closes 11896
|
5 years ago |
Denys Vlasenko
|
028c5aa18b
ip: use rtnl_send_check() on flush commands, closes 6962
|
5 years ago |
Denys Vlasenko
|
84fc645605
*: slap on a few ALIGN1/2s where appropriate
|
5 years ago |
Denys Vlasenko
|
831844c139
udhcpd: fix printing of static leases
|
5 years ago |
Denys Vlasenko
|
d8740b265a
hush: show 's' in $-
|
5 years ago |
Denys Vlasenko
|
76a4e8361a
hush: allocate line edit buffer only for interactive shell
|
5 years ago |
Denys Vlasenko
|
9edd268bad
shell: implement optional "BASE#nnnn" numeric literals
|
5 years ago |
Denys Vlasenko
|
30a4c32a4d
hush: remove test for "echo ${-}" errorring out - now it works
|
5 years ago |