index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
propagate_sigint
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbb
/
Kbuild
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbb: introduce and use xrealloc_vector
Denis Vlasenko
2008-07-08
1
-0
/
+1
*
revert last two commits. vfork cannot be used in subroutine,
Denis Vlasenko
2008-07-01
1
-1
/
+0
*
*: introduce and use xvfork()
Denis Vlasenko
2008-07-01
1
-0
/
+1
*
fix breakage found by randomconfig
Denis Vlasenko
2008-06-23
1
-3
/
+3
*
libbb: introduce and use print_flags().
Denis Vlasenko
2008-06-07
1
-0
/
+1
*
- add strrchr
Bernhard Reutner-Fischer
2008-05-28
1
-0
/
+1
*
- Rename getpty() to xgetpty() and adjust callers.
Bernhard Reutner-Fischer
2008-05-19
1
-0
/
+1
*
*: remove remaining instances of ".data" hack
Denis Vlasenko
2008-04-22
1
-1
/
+1
*
Splitting xfuncs.c into two parts. No code chabges.
Denis Vlasenko
2008-04-09
1
-0
/
+1
*
shells: do not frocibly enable test, echo and kill _applets_,
Denis Vlasenko
2008-04-01
1
-0
/
+1
*
adduser/addgroup: check username for invalid chars
Denis Vlasenko
2008-03-19
1
-0
/
+1
*
libbb: inntroduce and use bb_pstrcmp() and qsort_string_vector()
Denis Vlasenko
2008-03-02
1
-0
/
+1
*
*: add optimization barrier to all "G trick" locations
Denis Vlasenko
2008-02-27
1
-0
/
+1
*
script: new applet by Pascal Bellard <pascal.bellard AT ads-lu.com>
Denis Vlasenko
2008-02-27
1
-0
/
+1
*
*: intrduce and use safe_gethostname. By Tito <farmatito AT tiscali.it>
Denis Vlasenko
2008-02-25
1
-0
/
+1
*
libbb: introduce bb_signals and bb_signals_recursive,
Denis Vlasenko
2008-02-16
1
-0
/
+1
*
split some rtc funcs out of hwclock and into an rtc header/lib so that the ne...
Mike Frysinger
2008-02-15
1
-0
/
+2
*
libbb: introduce fputc_printable (from ed)
Denis Vlasenko
2007-12-30
1
-0
/
+1
*
another fix for build failure found by randomconfig
Denis Vlasenko
2007-10-17
1
-0
/
+1
*
even more fixes from randomconfig runs
Denis Vlasenko
2007-10-16
1
-0
/
+1
*
libbusybox: move (possibly compressed) help stuff into libbusybox.
Denis Vlasenko
2007-10-07
1
-0
/
+1
*
introduce safe_poll (fixes a problem in top)
Denis Vlasenko
2007-09-27
1
-0
/
+1
*
v[hp]error_msg have 2-3 callsites only -> incorporate there.
Denis Vlasenko
2007-08-15
1
-2
/
+0
*
trylink: automatically use custom link script if user provides one
Denis Vlasenko
2007-08-14
1
-1
/
+0
*
chpasswd: new applet by Alexander Shishkin <virtuoso@slind.org>
Denis Vlasenko
2007-07-20
1
-1
/
+2
*
find: fix build failure on certain configs
Denis Vlasenko
2007-07-01
1
-0
/
+1
*
introduce and use bb_basename()
Denis Vlasenko
2007-06-30
1
-0
/
+1
*
hwclock: size optimizations
Denis Vlasenko
2007-06-17
1
-0
/
+1
*
fix trivial compile errors found by randomconfig run
Denis Vlasenko
2007-05-17
1
-0
/
+1
*
cryptpw: forgot svn add... how typical of me :(
Denis Vlasenko
2007-05-08
1
-5
/
+2
*
cryptpw: new applet (a bit less than 3k added)
Denis Vlasenko
2007-05-08
1
-0
/
+4
*
- add libbb function str_tolower to convert a string to lowercase.
Bernhard Reutner-Fischer
2007-04-10
1
-0
/
+1
*
[u]mount: extend -t option (Roy Marples <uberlord@gentoo.org>)
Denis Vlasenko
2007-04-05
1
-0
/
+1
*
nc: port nc 1.10 to busybox
Denis Vlasenko
2007-04-05
1
-0
/
+1
*
make pidfile writing configurable.
Denis Vlasenko
2007-03-27
1
-0
/
+1
*
next portion of selinux updates: chcon, runcon. From
Denis Vlasenko
2007-03-11
1
-0
/
+1
*
ping6: stop using xgethostbyname2, remove it from libbb.
Denis Vlasenko
2007-01-22
1
-1
/
+0
*
cmdedit is not a 'command' editing anymore, it's just editing (generic),
Denis Vlasenko
2007-01-22
1
-0
/
+1
*
about.html: update maintainer name
Denis Vlasenko
2006-12-30
1
-0
/
+1
*
next bunch of fixes for bugs found by randconfig
Denis Vlasenko
2006-12-30
1
-1
/
+1
*
merge post-1.3.0 fixes
Denis Vlasenko
2006-12-26
1
-1
/
+2
*
safe_strtoXX interface proved to be a bit unconvenient.
Denis Vlasenko
2006-11-27
1
-1
/
+1
*
Closing bug 730. libbb run_parts is using scandir (a GNUism),
Denis Vlasenko
2006-11-26
1
-1
/
+0
*
regularize str -> num convertors
Denis Vlasenko
2006-11-25
1
-1
/
+1
*
glibc makedev() is a large inline. Save 700+ bytes by wrapping it
Denis Vlasenko
2006-11-24
1
-32
/
+90
*
...and yet another small fix. Ouch...
Denis Vlasenko
2006-10-26
1
-1
/
+1
*
rename functions to more understandable names
Denis Vlasenko
2006-10-26
1
-1
/
+1
*
remove bb_printf and the like
Denis Vlasenko
2006-10-26
1
-1
/
+0
*
add open_read_close() and similar stuff
Denis Vlasenko
2006-10-14
1
-2
/
+2
*
ifupdown: stop emitting annoying/misleading error messages.
Denis Vlasenko
2006-10-11
1
-1
/
+1
[next]