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
2017-07-28
ash: support platforms that don't have '%m' printf specifier
Ron Yorston
2017-07-28
ash: less hackish implementation of evaltreenr()
Denys Vlasenko
2017-07-24
tar: postpone creation of symlinks with "suspicious" targets. Closes 8411
Denys Vlasenko
2017-07-22
zcip: fix slow environment leak
Denys Vlasenko
2017-07-15
Move get_unaligned_le32() macros to platform.h
Denys Vlasenko
2017-07-07
main: fix the case where user has "halt" as login shell. Closes 9986
Denys Vlasenko
2017-07-04
libbb: new function bb_getgroups() - allocating wrapper around getgroups()
Denys Vlasenko
2017-07-03
fixes for bugs found by make_single_applets.sh
Denys Vlasenko
2017-04-13
libbb: make check_password() also return CHECKPASS_PW_HAS_EMPTY_PASSWORD
Denys Vlasenko
2017-04-13
su: FEATURE_SU_BLANK_PW_NEEDS_SECURE_TTY
Denys Vlasenko
2017-04-13
login: move check_securetty to libbb
Kaarle Ritvanen
2017-04-12
Tweak GETOPT_RESET comment
Denys Vlasenko
2017-04-12
libbb: GETOPT_RESET macro
Kaarle Ritvanen
2017-04-12
fix errors found with make_single_applets.sh
Denys Vlasenko
2017-04-11
libbb: move isqrt from factor, use it in diff too
Denys Vlasenko
2017-04-05
nl: new applet; also implement cat -nb (similar functionality to nl)
Denys Vlasenko
2017-03-16
mount: create loop devices with LO_FLAGS_AUTOCLEAR flag
Denys Vlasenko
2017-01-30
libbb: match_fstype() is unreadable in the extreme, fixing it
Denys Vlasenko
2017-01-26
libbb: spawn_and_wait() fflushes before forking NOEXEC; child reinits logmode
Denys Vlasenko
2017-01-24
tls: can download kernels now :)
Denys Vlasenko
2017-01-24
tls: add 2nd cipher_id, TLS_RSA_WITH_AES_128_CBC_SHA, so far it doesn't work
Denys Vlasenko
2017-01-23
separate TLS code into a library, use in in wget
Denys Vlasenko
2017-01-20
password utils: improve --help, make DEFAULT_PASSWD_ALGO visible if CHPASSWD
Denys Vlasenko
2017-01-11
libbb: consolidate the code to set termios unbuffered mode
Denys Vlasenko
2017-01-09
Allow FAST_FUNC to be overridden at build time
Kang-Che Sung
2016-12-23
modprobe-small: make applets individually selectable
Denys Vlasenko
2016-12-22
Tweak some config defaults; fix MODPROBE_SMALL ordering in "make config"
Denys Vlasenko
2016-12-12
df: implement -B n<suff> and -B <suff> formats of -B option
Denys Vlasenko
2016-12-12
suppress glibc "use sysmacros.h for major" warning
Denys Vlasenko
2016-12-09
selinux: drop deprecated headers
Mike Frysinger
2016-12-08
randomconfig fixes
Denys Vlasenko
2016-11-24
lineedit: fix handling of repeating Alt-b, Alt-f, Alt-d, Alt-Backspace
Rostislav Skudnov
2016-11-23
Remove outdated comments
Denys Vlasenko
2016-11-23
Convert all udhcp applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
Convert all selinux/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
test: make [ and [[ forms individually selectable
Denys Vlasenko
2016-11-23
Remove remnants of disabled "length" applet
Denys Vlasenko
2016-11-23
Convert all coreutils/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
Convert all util-linux/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
Convert all console-tools/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
Convert all mailutils/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
tc: consolidate its disabled bits
Denys Vlasenko
2016-11-23
Convert all networking/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
Convert all procps/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-22
Convert all miscutils/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-17
applets.h.sh: a script to check applet names against config options
Denys Vlasenko
2016-11-16
Make mkfs.vfat and mkdosfs individually selectable
Denys Vlasenko
2016-11-16
Make mke2fs and mkfs.ext2 individually selectable
Denys Vlasenko
2016-11-14
Make ifup and ifdown individually selectable.
Denys Vlasenko
2016-11-14
Make swapon and swapoff individually selectable.
Denys Vlasenko
[next]