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
/
libbb
/
Kbuild
Age
Commit message (
Expand
)
Author
2007-05-08
cryptpw: new applet (a bit less than 3k added)
Denis Vlasenko
2007-04-10
- add libbb function str_tolower to convert a string to lowercase.
Bernhard Reutner-Fischer
2007-04-05
[u]mount: extend -t option (Roy Marples <uberlord@gentoo.org>)
Denis Vlasenko
2007-04-05
nc: port nc 1.10 to busybox
Denis Vlasenko
2007-03-27
make pidfile writing configurable.
Denis Vlasenko
2007-03-11
next portion of selinux updates: chcon, runcon. From
Denis Vlasenko
2007-01-22
ping6: stop using xgethostbyname2, remove it from libbb.
Denis Vlasenko
2007-01-22
cmdedit is not a 'command' editing anymore, it's just editing (generic),
Denis Vlasenko
2006-12-30
about.html: update maintainer name
Denis Vlasenko
2006-12-30
next bunch of fixes for bugs found by randconfig
Denis Vlasenko
2006-12-26
merge post-1.3.0 fixes
Denis Vlasenko
2006-11-27
safe_strtoXX interface proved to be a bit unconvenient.
Denis Vlasenko
2006-11-26
Closing bug 730. libbb run_parts is using scandir (a GNUism),
Denis Vlasenko
2006-11-25
regularize str -> num convertors
Denis Vlasenko
2006-11-24
glibc makedev() is a large inline. Save 700+ bytes by wrapping it
Denis Vlasenko
2006-10-26
...and yet another small fix. Ouch...
Denis Vlasenko
2006-10-26
rename functions to more understandable names
Denis Vlasenko
2006-10-26
remove bb_printf and the like
Denis Vlasenko
2006-10-14
add open_read_close() and similar stuff
Denis Vlasenko
2006-10-11
ifupdown: stop emitting annoying/misleading error messages.
Denis Vlasenko
2006-10-08
attempt to regularize atoi mess.
Denis Vlasenko
2006-10-05
build system overhaul
Denis Vlasenko
[prev]