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