index
:
busybox
master
Busybox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2008-12-30
libbb: add bb_unsetenv (taken from hush).
Denis Vlasenko
2008-12-25
s/an user/a user/
Denis Vlasenko
2008-12-23
libbb: introduce and use xmalloc_ttyname (-32 in bss).
Denis Vlasenko
2008-12-10
*: fix SO_BINDTODEVICE. Kernel wants at least IFNAMSIZ bytes there.
Denis Vlasenko
2008-12-08
optimize 16- and 32-bit moves
Denis Vlasenko
2008-12-05
libbb: add xgetgrnam too. ~0 code size change
Denis Vlasenko
2008-12-04
Fold mkpasswd applet into cryptpw.
Denis Vlasenko
2008-12-03
libbb: introduce and use xgetpwnam. ~ -150 bytes.
Denis Vlasenko
2008-12-03
- remove superfluous comment from previous commit
Bernhard Reutner-Fischer
2008-12-03
- add new applet mkpasswd(1)
Bernhard Reutner-Fischer
2008-12-03
crond: use bb_setpgrp, not setpgrp
Denis Vlasenko
2008-12-02
libbb: password/group function helpers rewritten by Tito:
Denis Vlasenko
2008-12-02
libbb: add strncpy_IFNAMSIZ
Denis Vlasenko
2008-11-29
mountpoint: add -n option (by Vladimir)
Denis Vlasenko
2008-11-29
acpid: new applet by Vladimir. +737 bytes
Denis Vlasenko
2008-11-24
trim help text a bit
Denis Vlasenko
2008-11-24
timeout: new applet. 370 bytes. by Roberto Foglietta.
Denis Vlasenko
2008-11-22
insmod: clarify module_name / file_name distinction
Denis Vlasenko
2008-11-20
inotifyd: exit if x event happened for all files
Denis Vlasenko
2008-11-17
inotify: add x, o, and u events
Denis Vlasenko
2008-11-14
inotifyd: fix "inotifyd with no params" case
Denis Vlasenko
2008-11-14
inotify: document waiting behavior
Denis Vlasenko
2008-11-13
arp: stop using globals
Denis Vlasenko
2008-11-12
correct help texts
Denis Vlasenko
2008-11-12
- add support for seq -s <separator>
Bernhard Reutner-Fischer
2008-11-12
- add seq -w support (Natanael Copa)
Bernhard Reutner-Fischer
2008-11-11
libbb: disable a second md5 implementation which managed to creep in :)
Denis Vlasenko
2008-11-10
libbb: add optionl support for SHA256/512 encrypted passwords
Denis Vlasenko
2008-11-10
sha256,sha512: new applets. +4.9kb
Denis Vlasenko
2008-11-10
Typo fixes
Denis Vlasenko
2008-11-08
kbd_mode: support -C TTY option
Denis Vlasenko
2008-11-06
total overhaul of mail applets. again. Vladimir as usual.
Denis Vlasenko
2008-11-06
correction in comment
Denis Vlasenko
2008-11-06
runsvdir: alternative methon of supporting runsvdir-as-init. +66 bytes.
Denis Vlasenko
2008-11-06
build system: tidying up CONFIG_xxx names (suggested by Rob)
Denis Vlasenko
2008-11-05
*: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, x...
Denis Vlasenko
2008-11-01
add comment, no code changes
Denis Vlasenko
2008-11-01
gunzip: restore mtime. approx +80 bytes of code
Denis Vlasenko
2008-10-31
kill[all[5]]: accept -s SIG too. kill_main: +29 bytes
Denis Vlasenko
2008-10-30
tftpd: be less cryptic in help text
Denis Vlasenko
2008-10-27
ls: trim help text
Denis Vlasenko
2008-10-26
devmem: new applet
Denis Vlasenko
2008-10-25
less: reuse former vi's key reading code. Improve SIGWINCH handling.
Denis Vlasenko
2008-10-25
vi: move key reading routine out of vi into llbbb
Denis Vlasenko
2008-10-24
build system cleanup: rename FEATURE_AWK_MATH to FEATURE_AWK_LIBM;
Denis Vlasenko
2008-10-20
ash: fix NOEXEC mode - we were forgetting to pass environment!
Denis Vlasenko
2008-10-12
blkid: new applet. We almost had everything needed for it already
Denis Vlasenko
2008-10-10
zcip: code size optimizations, improved help text and comments
Denis Vlasenko
2008-10-07
- route metric support (Natanael Copa)
Bernhard Reutner-Fischer
2008-09-28
sendmail: update by Vladimir
Denis Vlasenko
[next]