index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2020-12-16
lineedit: remove ->path_lookup if ash is not configured
Denys Vlasenko
2020-12-15
libbb: enable fixed 4k pagesize for 32bit ARM
Denys Vlasenko
2020-12-14
libbb: add and use infrastructure for fixed page size optimization
Denys Vlasenko
2020-12-14
libbb: create and use mmap() helpers
Denys Vlasenko
2020-12-02
libbb: exec_login_shell() - new function
Denys Vlasenko
2020-12-02
libbb: rename run_shell() to exec_shell()
Denys Vlasenko
2020-11-30
decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly
Denys Vlasenko
2020-11-29
libbb: introduce and use msleep()
Denys Vlasenko
2020-11-29
libbb: introduce and use sleep1()
Denys Vlasenko
2020-11-29
libbb: bb_do_delay(3) -> pause_after_failed_login(), and stop looping there
Denys Vlasenko
2020-11-28
libbb: change decode_base32/64 API to return the end of _dst_, not _src_.
Denys Vlasenko
2020-11-26
base32: new applet
Denys Vlasenko
2020-11-16
archival: avoid std namespace for local includes
Joachim Nilsson
2020-10-25
od: unbreak it
Denys Vlasenko
2020-10-20
xxd: fix printing of trailing spaces
Denys Vlasenko
2020-10-01
libbb: shrink recursive_action() by reducing memory pressure
Denys Vlasenko
2020-10-01
tydy up a few uses of recursive_action(), no logic changes
Denys Vlasenko
2020-10-01
gcc-9.x warning fixes
Denys Vlasenko
2020-10-01
libbb: extend "errno pointer" trick to other than __GLIBC__
Denys Vlasenko
2020-10-01
mount: support the sizelimit and offset option for loop devices
Steffen Trumtrar
2020-07-20
ntpd: fix refid reported in server mode, closes 13056
Denys Vlasenko
2020-06-23
randomconfig fixes
Denys Vlasenko
2020-06-23
randomconfig fix
Denys Vlasenko
2020-06-23
randomconfig fixes
Denys Vlasenko
2020-01-29
ash,hush: allow builtins to be tab-completed, closes 7532
Ron Yorston
2019-10-25
clang/llvm 9 fix - do not eliminate a store to a fake "const"
Denys Vlasenko
2019-07-02
libbb: reduce the overhead of single parameter bb_error_msg() calls
James Byrne
2019-06-09
mount,losetup: use /dev/loop-control is it exists
Denys Vlasenko
2019-06-03
libbb: move netlink socket binding to the utility function
Denys Vlasenko
2019-05-30
losetup: Add partition scanning option
Jack O'Sullivan
2019-05-24
libarchive: treat one "FIXME: avoid seek"
Denys Vlasenko
2019-04-30
Optionally re-introduce bb_info_msg()
James Byrne
2019-03-30
libbb: mark scripted_main() as externally visible
Ron Yorston
2019-03-17
do not duplicate CONFIG_PID_FILE_PATH and ".pid" strings
Denys Vlasenko
2019-03-12
watch: support fractional -n SEC
Denys Vlasenko
2019-01-14
start-stop-daemon: create pidfile before parent exits, closes 8596
Denys Vlasenko
2018-12-31
pmap: make 32-bit version work better on 64-bit kernels
Denys Vlasenko
2018-12-08
inetd: suppress aliasing warning
Denys Vlasenko
2018-12-08
suppress gcc 8 aliasing warnings
Denys Vlasenko
2018-12-06
bc: unbreak FEATURE_CLEAN_UP build
Denys Vlasenko
2018-11-29
cat,nl: fix handling of open errors
Denys Vlasenko
2018-11-27
hush: allow hush to run embedded scripts
Ron Yorston
2018-11-27
Tweaks to build process for embedded scripts
Ron Yorston
2018-11-25
tls: code shrink
Denys Vlasenko
2018-11-23
wget: print the final newline only for non-tty output
Denys Vlasenko
2018-11-23
tls: code shrink
Denys Vlasenko
2018-11-23
tls: add support for TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 cipher
Denys Vlasenko
2018-11-17
Treat custom and applet scripts as applets
Ron Yorston
2018-11-02
libarchive: add a function to unpack embedded data
Ron Yorston
2018-11-01
ash: recognize embedded scripts in SH_STANDALONE mode
Ron Yorston
[prev]
[next]