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-11-07
big endian warning fixes
Denys Vlasenko
2009-11-04
applets: meant to fix order, not enable bbsh
Mike Frysinger
2009-11-04
applets: fix alphabetical order
Mike Frysinger
2009-11-04
libbb.h: remove two over-zealous RETURNS_MALLOC
Denys Vlasenko
2009-11-03
mkswap: add -L LABEL option. closes bug 689.
Denys Vlasenko
2009-11-02
include/libbb.h: mark malloc-returning functions with GCC attribute
Denys Vlasenko
2009-11-02
*: introduce and use ffulsh_all()
Denys Vlasenko
2009-11-02
mkfs.reiser: new applet. needs much polishing
Vladimir Dronnikov
2009-11-01
Add more compat code for non GNU environments
Dan Fandrich
2009-10-27
wall: new applet
Bernhard Reutner-Fischer
2009-10-27
add and use xopen_nonblocking (-18b)
Bernhard Reutner-Fischer
2009-10-27
platform compatibility work (by Dan Fandrich)
Dan Fandrich
2009-10-27
sed: shrink usage text
Denys Vlasenko
2009-10-27
Minor usage tweak for sed.
Rob Landley
2009-10-26
read_key: remove handling for ctrl-up/down, we don't use that. -12 bytes
Denys Vlasenko
2009-10-25
lineedit: handle Ctrl-arrows
Denys Vlasenko
2009-10-24
patch: add longopts, --dry-run, add one more test
Denys Vlasenko
2009-10-23
ftpget/put: make 3rd parameter optional
Vladimir Dronnikov
2009-10-23
date: line up tabs in usage text
Denys Vlasenko
2009-10-23
date: handle long options
Bernhard Reutner-Fischer
2009-10-23
libbb.h: tidy it up a bit. no code changes (verified)
Denys Vlasenko
2009-10-23
fix isalnum and isxdigit. Unfortunately, +285 bytes
Denys Vlasenko
2009-10-23
eliminate all remaining users of ctype. ~600 byte large tables are gone.
Denys Vlasenko
2009-10-23
*: optimize most of isXXXXX() macros
Denys Vlasenko
2009-10-23
libbb: smaller isdigit. -95 bytes
Denys Vlasenko
2009-10-22
*: use better isspace implementation
Denys Vlasenko
2009-10-22
mke2fs: mention -F in usage text
Denys Vlasenko
2009-10-22
trimming help text
Denys Vlasenko
2009-10-22
mkfs_ext2: use compatible inode sizes; add -I <inodesize>. (by Vladimir)
Denys Vlasenko
2009-10-22
tune2fs: new applet by Vladimir. Only supports -L LABEL
Denys Vlasenko
2009-10-19
randomconfig fixes
Denys Vlasenko
2009-10-18
mkfs_ext2: fixes for huge filesystems
Denys Vlasenko
2009-10-18
mkfs_ext2: make it able to create images larger than 4G
Denys Vlasenko
2009-10-17
trim usage text
Denys Vlasenko
2009-10-17
mkfs_ext2: new applet by Vladimir
Vladimir Dronnikov
2009-10-15
move generate_uuid from mkswap to libbb
Vladimir Dronnikov
2009-10-13
libbb/human_readable.c: shrink; and reduce bss usage
Denys Vlasenko
2009-10-11
include/xatonum.h: make it survive -Wconversion
Denys Vlasenko
2009-10-10
udhcpc: more help text tweaking
Denys Vlasenko
2009-10-10
udhcpc: better wording in help text
Denys Vlasenko
2009-10-06
Trim help text a bit more
Denys Vlasenko
2009-10-06
Trim usage text a bit
Denys Vlasenko
2009-10-05
unpackers: check errors from close() too
Denys Vlasenko
2009-10-04
sendmail: accept -i too, not only -oi
Vladimir Dronnikov
2009-10-02
Fixes to usage text; updated busybox.spec
Denys Vlasenko
2009-09-29
find: -follow should not error out on dandling links
Denys Vlasenko
2009-09-22
ps: fix compile breakage
Denys Vlasenko
2009-09-20
ps: document -T option
Denys Vlasenko
2009-09-20
swaponoff: add uuid/label support. By Natanael Copa
Natanael Copa
2009-09-19
ps,top: add an option to show threads. +260 bytes of code
Denys Vlasenko
[next]