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
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
2016-11-13
dnsdomainname: split it from "hostname", make it independently selectable
Denys Vlasenko
2016-11-03
su: expand help; simplify passing of -c CMD to run_shell()
Denys Vlasenko
2016-09-18
libbb: do not use fflush_unlocked, musl does not like fflush_unlocked(NULL)
Denys Vlasenko
2016-08-29
sha3: fix to conform to final SHA3 padding standard, add -a BITS option
Denys Vlasenko
2016-08-22
hush: fix "redirects can close script fd" bug
Denys Vlasenko
2016-07-22
config: disentangle PREFER_APPLETS from SH_STANDALONE and SH_NOFORK
Denys Vlasenko
2016-06-20
libarchive: fix xmalloc_open_zipped_read_close() on NOMMU
Denys Vlasenko
2016-06-19
libbb: move common code into run_applet_and_exit
Ron Yorston
2016-05-27
cp: add -u/--update and --remove-destination
Denys Vlasenko
2016-04-24
generate_BUFSIZ.sh: yet another tweak
Denys Vlasenko
2016-04-21
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
Denys Vlasenko
2016-04-03
whitespace and namespace cleanups
Denys Vlasenko
2016-04-03
ubirmvol: Implement -N switch for ubirmvol
Sven Eisenberg
2016-04-02
nsenter,unshare: share common code; fix a bug of not closing all fds
Denys Vlasenko
2016-04-01
libbb: two new functions: wait_for_exitstatus(pid), xfchdir(fd)
Denys Vlasenko
2016-03-30
udhcp: get rid of bb_info_msg()
Denys Vlasenko
2016-03-30
applet_tables: save space by removing applet name offsets
Ron Yorston
2016-03-14
fixes for problems found by bionic build
Denys Vlasenko
2016-02-01
Fix compiling with musl's utmp stubs
Kylie McClain
2015-12-17
include/platform.h: Remove extra #endif introduced in 6df9612.
Ari Sundholm
2015-12-17
Resolve linker issues with Android API 21 (dprintf, tcdrain)
Chris Renshaw
2015-10-23
libbb: factor out code which queries screen width
Denys Vlasenko
2015-10-22
remove systemd support
Denys Vlasenko
2015-10-22
tar: add support for --strip-components=N
Denys Vlasenko
2015-10-19
setarch: add support for '-R' (disable randomization)
Denys Vlasenko
2015-10-19
libbb: get_uidgid() always called with allow_numeric=1
Denys Vlasenko
2015-10-19
loginutils/*: convert to new-style "one file" applets
Denys Vlasenko
2015-10-19
debianutils/*: convert to new-style "one file" applets
Denys Vlasenko
2015-10-19
printutils/*: convert to new-style "one file" applets
Denys Vlasenko
2015-10-19
runit/*: convert to new-style "one file" applets
Denys Vlasenko
2015-10-18
e2fsprogs/*: convert to new-style "one file" applets
Denys Vlasenko
2015-10-18
sysklogd/*: convert to new-style "one file" applets
Denys Vlasenko
2015-10-16
cpio: implement -R/--owner
Aaro Koskinen
2015-10-14
libiproute: rename invarg(a,b) to invarg_1_to_2(a,b)
Denys Vlasenko
2015-10-13
libbb: introduce kernel-style BUILD_BUG_ON()
Denys Vlasenko
2015-10-09
libbb: auto_string() for efficient handling of temporary malloced stirngs
Denys Vlasenko
2015-10-09
remove global "jmp_buf die_jmp" from !FEATURE_PREFER_APPLETS builds
Denys Vlasenko
2015-10-07
libbb: more compact API for bb_parse_mode()
Denys Vlasenko
2015-10-07
wget: make openssl/ssl_helper choice configurable
Denys Vlasenko
2015-08-25
libbb: add is_suffixed_with() function
Bartosz Golaszewski
[prev]
[next]