Denys Vlasenko
|
d88f94a5df
nl: new applet; also implement cat -nb (similar functionality to nl)
|
7 years ago |
Denys Vlasenko
|
ab518eea9c
mount: create loop devices with LO_FLAGS_AUTOCLEAR flag
|
7 years ago |
Denys Vlasenko
|
35b54a3c24
libbb: match_fstype() is unreadable in the extreme, fixing it
|
7 years ago |
Denys Vlasenko
|
9967c9949e
libbb: spawn_and_wait() fflushes before forking NOEXEC; child reinits logmode
|
7 years ago |
Denys Vlasenko
|
89193f985b
tls: can download kernels now :)
|
7 years ago |
Denys Vlasenko
|
49ecee098d
tls: add 2nd cipher_id, TLS_RSA_WITH_AES_128_CBC_SHA, so far it doesn't work
|
7 years ago |
Denys Vlasenko
|
9a647c326a
separate TLS code into a library, use in in wget
|
7 years ago |
Denys Vlasenko
|
01ccdd1d3c
libbb: consolidate the code to set termios unbuffered mode
|
8 years ago |
Denys Vlasenko
|
e184a88356
df: implement -B n<suff> and -B <suff> formats of -B option
|
8 years ago |
Denys Vlasenko
|
4f13a70507
suppress glibc "use sysmacros.h for major" warning
|
8 years ago |
Mike Frysinger
|
c6f35241b3
selinux: drop deprecated headers
|
8 years ago |
Denys Vlasenko
|
548620c18b
randomconfig fixes
|
8 years ago |
Rostislav Skudnov
|
2e4ef38743
lineedit: fix handling of repeating Alt-b, Alt-f, Alt-d, Alt-Backspace
|
8 years ago |
Denys Vlasenko
|
79e2598c48
su: expand help; simplify passing of -c CMD to run_shell()
|
8 years ago |
Denys Vlasenko
|
0ae0509679
libbb: do not use fflush_unlocked, musl does not like fflush_unlocked(NULL)
|
8 years ago |
Denys Vlasenko
|
71a090f187
sha3: fix to conform to final SHA3 padding standard, add -a BITS option
|
8 years ago |
Denys Vlasenko
|
aa3576a29b
hush: fix "redirects can close script fd" bug
|
8 years ago |
Ron Yorston
|
ce824aecf2
libbb: move common code into run_applet_and_exit
|
8 years ago |
Denys Vlasenko
|
877dedb825
cp: add -u/--update and --remove-destination
|
8 years ago |
Denys Vlasenko
|
e6a2f4cc5a
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
|
8 years ago |
Denys Vlasenko
|
6aab9928de
whitespace and namespace cleanups
|
8 years ago |
Sven Eisenberg
|
b068cf2a7e
ubirmvol: Implement -N switch for ubirmvol
|
8 years ago |
Denys Vlasenko
|
8220399173
nsenter,unshare: share common code; fix a bug of not closing all fds
|
8 years ago |
Denys Vlasenko
|
c4199f22d0
libbb: two new functions: wait_for_exitstatus(pid), xfchdir(fd)
|
8 years ago |
Denys Vlasenko
|
8f2e99c813
udhcp: get rid of bb_info_msg()
|
8 years ago |
Denys Vlasenko
|
dbb58a3879
fixes for problems found by bionic build
|
8 years ago |
Kylie McClain
|
40eea690c7
Fix compiling with musl's utmp stubs
|
8 years ago |
Denys Vlasenko
|
641caaec3d
libbb: factor out code which queries screen width
|
9 years ago |
Denys Vlasenko
|
accd9eeb71
remove systemd support
|
9 years ago |
Denys Vlasenko
|
526d85831e
libbb: get_uidgid() always called with allow_numeric=1
|
9 years ago |