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
2015-05-03
Conditionalize Bionic workarounds on __ANDROID_API__
Matt Whitlock
2015-05-03
Bionic lacks mempcpy; enable existing workaround
Matt Whitlock
2015-04-25
Bionic lacks ttyname_r; provide a workaround
Matt Whitlock
2015-04-20
include: Fallback to UTMP unless there is UTMPX support
Bernhard Reutner-Fischer
2015-04-20
libbb: remove unnecessary argument to nonblock_immune_read
Ron Yorston
2015-04-02
*: Switch to POSIX utmpx API
Bernhard Reutner-Fischer
2015-03-22
truncate: new applet
Ari Sundholm
2015-03-22
dd: move suffix struct to xatonum.c
Ari Sundholm
2015-03-12
libbb: introduce and use is_prefixed_with()
Denys Vlasenko
2015-02-07
libpwdgrp: use getpwent() instead of getpwent_r()
Denys Vlasenko
2015-02-02
gzip: speed up and shrink put_16bit()
Denys Vlasenko
2015-02-02
platform.h: enable mempcpy for FreeBSD
Denys Vlasenko
2015-01-30
dpkg: update supported compression methods
Denys Vlasenko
2015-01-29
platform.h: mempcpy needs <string.h>
Denys Vlasenko
2015-01-25
platform.h: add compat mempcpy
Denys Vlasenko
2015-01-05
libbb: code shrink by factoring out common update_utmp_DEAD_PROCESS
Denys Vlasenko
2015-01-02
libpwdgrp: use FAST_FUNC to make "matching ABI" optimization more likely to s...
Denys Vlasenko
2015-01-02
libpwdgrp: rewritten to use malloced implementation
Tito Ragusa
2014-12-22
Make it possible to override LOGIN_FAIL_DELAY in CONFIG_EXTRA_CFLAGS
Peter Kümmel
2014-12-07
libarchive: add capability to unpack to mem.buffer
Denys Vlasenko
2014-12-07
Rename transformer_aux_data_t -> transformer_state_t
Denys Vlasenko
2014-11-26
libbb: use ARG_MAX for bb_arg_max() only if it's 60k+
Denys Vlasenko
2014-11-04
zcip: Add environment variable for overriding log functionality
Michel Stam
2014-09-22
less: move "retry-on-EAGAIN" logic closer to read ops
Denys Vlasenko
2014-08-17
taskset: support CPU masks for more than 64 CPUs
Denys Vlasenko
2014-08-05
ftpd: add optional support for authentication
Morten Kvistgaard
2014-06-30
Rename INIT_LAST to INIT_FUNC to avoid confusion
Bartosz Golaszewski
2014-06-22
unit-tests: implement the unit-testing framework
Bartosz Golaszewski
2014-06-22
libbb: use a wrapper around sysconf(_SC_CLK_TCK) to save a few bytes
Bartosz Golaszewski
2014-06-22
find: use sysconf(_SC_ARG_MAX) to determine the command-line size limit
Denys Vlasenko
2014-05-19
Add conditional support for -v / --verbose
Denys Vlasenko
2014-05-02
libbb: rename execable -> executable. No code changes
Denys Vlasenko
2014-04-30
libbb: make syslog level for bb_error_msg's configurable. use it in crond
Denys Vlasenko
2014-04-30
crond: tweak help text, make course less cryptic
Denys Vlasenko
2014-04-19
modprobe-small: fix help messages for aliased module-related applets
Denys Vlasenko
2014-04-13
libbb: provide usleep() fallback implementation
Bernhard Reutner-Fischer
2014-02-27
xargs: add support for -I and -i. Closes 493
Denys Vlasenko
2014-02-02
zcat: complain if input is not compressed
Denys Vlasenko
2014-01-08
Another FreeBSD fix from Matthias Andree
Denys Vlasenko
2014-01-07
platform.h: undef HAVE_STRCHRNUL only on correct versions of FreeBSD
Denys Vlasenko
2013-11-27
platform: strchrnul is missing if __APPLE__
Daniel Borca
2013-11-20
rfkill: use new-style config/kbuild/applet
Denys Vlasenko
2013-11-19
libbb: move nuke_str() from passwd into libbb
Denys Vlasenko
2013-11-19
sulogin: use common password-checking routine.
Denys Vlasenko
2013-11-14
archival/*: move "applet:" snippets into .c files, part 2
Denys Vlasenko
2013-11-14
archival/*: move "applet:" snippets into .c files
Denys Vlasenko
2013-11-13
switch editors/* to embedded-in-source kbuild system
Denys Vlasenko
2013-11-12
awk: optionally support -e AWK_PROG
Sven-Göran Bergh
2013-11-12
fstrim: use new-style config/kbuild/applet snippets; trim help text
Denys Vlasenko
2013-11-09
fstrim: New applet
Malek Degachi
[prev]
[next]