index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2009-05-19
add platform tweaks
Denys Vlasenko
2009-05-17
line editing: add an option to emit ESC [ 6 n and use results
Denys Vlasenko
2009-05-15
xmalloc_[open_]read[_close]: do not ignore xrealloc return value
Denys Vlasenko
2009-05-15
lineedit: use read_key to recognize ESC sequence.
Denys Vlasenko
2009-05-05
add .gitignore files
Mike Frysinger
2009-04-29
lzop: new applet. Busyboxed by Alain Knaff. +7700 bytes.
Denis Vlasenko
2009-04-26
ifplugd: new applet by Maksym Kryzhanovskyy (xmaks AT email.cz)
Denis Vlasenko
2009-04-22
adduser/addgroup: support specifying uid/gid, add system
Denis Vlasenko
2009-04-22
httpd: simplify insane conf file parser
Denis Vlasenko
2009-04-22
httpd: improve help text
Denis Vlasenko
2009-04-21
switch_root: improve behavior on error; improve help text
Denis Vlasenko
2009-04-21
*: mass renaming of USE_XXXX to IF_XXXX
Denis Vlasenko
2009-04-21
tar: support for tar --numeric-owner. By Natanael Copa.
Denis Vlasenko
2009-04-17
fix move_to_unaligned32
Denis Vlasenko
2009-04-14
*: unify concurrent-safe update of /etc/{passwd,group,[g]shadow}
Denis Vlasenko
2009-04-13
mdev: add support for - "dont stop here" char
Denis Vlasenko
2009-04-13
move llist_find_str from modutils to libbb
Denis Vlasenko
2009-04-13
mdev: make usage text more useful
Denis Vlasenko
2009-04-13
dhcprelay: fix usage text. Simplify and make code more readable.
Denis Vlasenko
2009-04-09
*: make "pragma GCC visibility push(hidden)" less ugly
Denis Vlasenko
2009-04-01
more of pointless whitespace fixes
Denis Vlasenko
2009-04-01
trailing whitespace removal
Denis Vlasenko
2009-03-31
sendmail: update by Vladimir
Denis Vlasenko
2009-03-29
sendmail: add more example in usage text
Denis Vlasenko
2009-03-28
mkdosfs (aka mkfs.vfat): new applet by Vladimir
Denis Vlasenko
2009-03-23
libbb: revent previous version of "concurrent history updating"
Denis Vlasenko
2009-03-22
libbb: make history saving/loading concurrent-safe
Denis Vlasenko
2009-03-20
Compatibility fixes:
Denis Vlasenko
2009-03-18
ftpd: fix command fetching to not do it in 1-byte reads;
Denis Vlasenko
2009-03-16
ftpd: add idle and absolute timeouts. This is a security issue,
Denis Vlasenko
2009-03-15
sha: fix thinko in sha512; add FAST_FUNC to sha1/sha256
Denis Vlasenko
2009-03-15
sha: merge sha1/sha256 handling (they are similar enough for this),
Denis Vlasenko
2009-03-14
mount: support "-O option"; stop trying to mount swap partitions
Denis Vlasenko
2009-03-12
sha: reduce sha256/512 context size. Make sha1/sha256 code more similar
Denis Vlasenko
2009-03-12
shrink sha hashing a bit more (remove wbuflen field from ctx),
Denis Vlasenko
2009-03-11
sha256/512: code shrink. Run-tested.
Denis Vlasenko
2009-03-11
ftpd: stop unconditional logging to syslog. This was the only applet
Denis Vlasenko
2009-03-09
fix typo in help text
Denis Vlasenko
2009-03-09
ftpd: reuse ls applet for LIST/NLST/STAT generation
Denis Vlasenko
2009-03-09
*: move get_sock_lsa and xwrite_str to libbb, use where appropriate
Denis Vlasenko
2009-03-08
ftpd: code chrink, fixed some minor bugs
Denis Vlasenko
2009-03-08
ftpd: new applet by Adam Tkac
Denis Vlasenko
2009-03-07
halt/reboot/poweroff: improve error reporting
Denis Vlasenko
2009-03-04
sendmail: document and fix usage of fd #4, fix check for helper failure.
Denis Vlasenko
2009-03-02
sendmail: improve help text
Denis Vlasenko
2009-02-24
- improve wording
Bernhard Reutner-Fischer
2009-02-18
- add flash_eraseall
Bernhard Reutner-Fischer
2009-02-14
killall and sestatus also need ARGVN scanning
Denis Vlasenko
2009-02-07
function old new delta
Denis Vlasenko
2009-02-04
sendmail: remove erroneous usage lines
Denis Vlasenko
[next]