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
2009-08-27
more help text tweaking
Denys Vlasenko
2009-08-27
trim help texts a bit
Denys Vlasenko
2009-08-27
remove a few extra newlines in help text
Denys Vlasenko
2009-08-21
fix duplicate FAST_FUNC FAST_FUNC
Denys Vlasenko
2009-08-21
add simple beep applet
Bernhard Reutner-Fischer
2009-08-21
msh: aliased to hush
Denys Vlasenko
2009-08-20
patch: support -N. By Olivier Duclos (olivier.duclos AT gmail.com)
Denys Vlasenko
2009-08-13
volname: new applet
Matthew Stoltenberg
2009-08-08
randomconfig fixes
Denys Vlasenko
2009-07-30
rename _BB_SUID_ALWAYS and NEVER into REQUIRE and DROP. No code changes.
Denys Vlasenko
2009-07-30
ping6: make it setuid just like ping
Denys Vlasenko
2009-07-29
make find_pid_by_name look at /proc/PID/exe too
Alexander Shishkin
2009-07-18
fix mountpoint test to not prevemt mkfs_xxx from making image in any file
Denys Vlasenko
2009-07-18
touch: implement -t TIME (needed for testsuite)
Denys Vlasenko
2009-07-18
touch: implement -d --date (our own testsuite needs that)
Denys Vlasenko
2009-07-18
date: factor out date parsing (in preparation for touch -d)
Denys Vlasenko
2009-07-16
fix a thinko in lineedit completion code
Denys Vlasenko
2009-07-11
tweaking Unicode support
Denys Vlasenko
2009-07-11
added simplified Unicode support for non-locale-enabled builds
Denys Vlasenko
2009-07-09
restore shadow.h independence
Mike Frysinger
2009-07-08
move libc related stuff out of platform.h
Denys Vlasenko
2009-07-06
pgrep/pkill: support -s and -P options
Denys Vlasenko
2009-07-05
tweak sendmail and makemime help texts
Denys Vlasenko
2009-07-05
df: fix "df /"
Denys Vlasenko
2009-07-05
Patches to enable FreeBSD build
Denys Vlasenko
2009-07-03
ps: conditionally support additional -o FIELDs
Denys Vlasenko
2009-06-26
updates for supporting Linux kernel build and initrd utilities
Denys Vlasenko
2009-06-20
trim/regularize usage texts. -92 bytes
Denys Vlasenko
2009-06-19
getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS
Denys Vlasenko
2009-06-19
mount: support -i; pass through -f and -n to helpers as necessary
Denys Vlasenko
2009-06-18
fsync: new applet by Pekka Pessi (Pekka.Pessi AT nokia.com)
Denys Vlasenko
2009-06-12
readlink: support -n, -v, -s and -q too if support for -f is requested
Denys Vlasenko
2009-06-07
stop using non-standard macro, use WEXITSTATUS instead
Denys Vlasenko
2009-05-29
read_key: drop optimization where we read 3 bytes at once
Denys Vlasenko
2009-05-25
flash_lock, flash_unlock: new applets
Denys Vlasenko
2009-05-19
scriptreplay: new applet. +423 bytes
Denys Vlasenko
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
[next]