index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
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
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
sendmail: use host rather than NIS domain name for HELO
Ron Yorston
2012-04-28
1
-1
/
+0
*
Drop include/bb_linux_ext2_fs.h, use existing e2fsprogs/e2fs_defs.h
Denys Vlasenko
2012-04-17
2
-547
/
+561
*
Create and use our own copy of linux/ext2_fs.h
Denys Vlasenko
2012-04-13
1
-0
/
+547
*
tar,rpm2cpio: check that child decompressor did not error out
Denys Vlasenko
2012-03-06
1
-0
/
+1
*
update seamless uncompression code
Denys Vlasenko
2012-03-06
2
-36
/
+34
*
preparatory cleanups for seamless uncompression improvements
Denys Vlasenko
2012-03-06
1
-0
/
+8
*
blkid: if parameters are given, do not scan /dev
Denys Vlasenko
2012-03-03
1
-1
/
+1
*
tar: add support for PAX-encoded path=LONGFILENAME
Denys Vlasenko
2012-02-23
1
-4
/
+5
*
Make unix (local) sockets work without IPv6 enabled
Jonh Wendell
2012-02-09
1
-5
/
+0
*
mdev: do not treat non-leading '#' chars as start of comment. Closes 4676
Denys Vlasenko
2012-01-11
1
-2
/
+3
*
Move include <shadow.h> close to pwd.h and grp.h includes
Denys Vlasenko
2012-01-08
1
-8
/
+8
*
Move Adroid endgrent() and endpwent() NOPS to libbb.h
Denys Vlasenko
2012-01-08
2
-7
/
+6
*
platform.h: define endgrent() and endpwent() as no-ops on Android
Denys Vlasenko
2012-01-06
3
-2
/
+7
*
libbb: remove is_directory's argument which is always NULL
Denys Vlasenko
2011-12-18
1
-1
/
+1
*
udhcp: finish support of classless static routes
Michael McTernan
2011-12-16
1
-0
/
+9
*
suppress a "integer overflow in expression" waring on big endian. Closes 4405
Denys Vlasenko
2011-12-05
1
-2
/
+3
*
nommu: fix cases where we mangle argv[0][0]
Denys Vlasenko
2011-11-22
1
-0
/
+3
*
libbb.h: add check for bad off_t size detection
Denys Vlasenko
2011-11-17
1
-0
/
+6
*
libbb.h: tighten up macro code
Denys Vlasenko
2011-11-16
1
-3
/
+3
*
bb_daemonize_or_rexec(): add flag to double-fork; use it in start-stop-daemon
Peter Korsgaard
2011-11-09
1
-0
/
+1
*
lineedit: add support for M-b, M-f, M-d, M-Backspace
Denys Vlasenko
2011-11-03
1
-17
/
+29
*
libbb: split decode_base64 off read_base64
Leonid Lisovskiy
2011-10-28
1
-1
/
+2
*
libbb.h: remove unused defines
Denys Vlasenko
2011-10-24
1
-7
/
+0
*
udhcpc: add support for DHCP option 212 (RFC 5969)
Denys Vlasenko
2011-10-19
1
-2
/
+2
*
disable strverscmp usage if we build against uClibc-0.9.31
Oliver Metz
2011-10-09
1
-1
/
+1
*
rename archive.h to bb_archive.h. no code changes
Denys Vlasenko
2011-09-22
1
-0
/
+0
*
add INIT_G()'s. No code changes.
Denys Vlasenko
2011-09-21
1
-3
/
+6
*
mdev: expand --help so that it's actually useful.
Denys Vlasenko
2011-09-19
1
-1
/
+0
*
losetup: implement -r option. Closes 4033.
Denys Vlasenko
2011-09-12
1
-1
/
+1
*
wget: URL-decode user:password before base64-encoding it into auth hdr. Close...
Denys Vlasenko
2011-09-11
1
-0
/
+9
*
stop declariong our own dirname prototype
Denys Vlasenko
2011-09-10
1
-6
/
+5
*
Android build fixes and alternate (hopefully simpler) defconfig for it
Denys Vlasenko
2011-09-09
1
-1
/
+1
*
networking: consolidate the IP checksum code. -129 bytes.
Baruch Siach
2011-09-07
1
-0
/
+1
*
lineedit: remove SAVE_HISTORY bit, ->hist_file can be used as indicator
Denys Vlasenko
2011-09-04
1
-7
/
+6
*
lineedit: add support for history saving on exit
Denys Vlasenko
2011-09-04
1
-0
/
+9
*
Fixes for FreeBSD build
Matthias Andree
2011-08-28
1
-0
/
+2
*
hostid: fix behavior on identifiers starting with zeros
Pere Orga
2011-08-16
1
-1
/
+0
*
remove extra IF_WHO()
Denys Vlasenko
2011-08-09
1
-1
/
+0
*
*: work around sysinfo.h versus linux/*.h problems
Denys Vlasenko
2011-07-26
1
-4
/
+6
*
libbb.h: do not use homegrown struct sysinfo.
Denys Vlasenko
2011-07-25
1
-19
/
+4
*
more tweak for bionic
Denys Vlasenko
2011-07-08
1
-1
/
+3
*
platform.h: tweaks for cygwin
Denys Vlasenko
2011-07-08
1
-1
/
+14
*
Use the _unlocked stdio macros only when they're all available
Dan Fandrich
2011-06-30
2
-21
/
+25
*
libbb.h: tweak _unlocked hack
Denys Vlasenko
2011-06-30
1
-36
/
+18
*
Use the built-in getline on more systems that don't have it
Dan Fandrich
2011-06-30
1
-5
/
+13
*
platform.c: provide getline implementation
Timo Teras
2011-06-29
1
-0
/
+5
*
vi: fix regex search, make it selectable in config
Walter Harms
2011-06-27
1
-1
/
+0
*
ls: fix HAVE_STRVERSCMP check; add check for older uclibc versions
Denys Vlasenko
2011-06-21
1
-0
/
+10
*
groups: new applet
Tito Ragusa
2011-06-21
1
-1
/
+0
*
Add HAVE_STRVERSCMP, guard the only usage of strverscmp with #ifdef
Denys Vlasenko
2011-06-21
1
-0
/
+5
[prev]
[next]