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-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
2011-06-21
groups: new applet
Tito Ragusa
2011-06-21
Add HAVE_STRVERSCMP, guard the only usage of strverscmp with #ifdef
Denys Vlasenko
2011-06-20
libbb: use _unlocked variants of stdio I/O.
Denys Vlasenko
2011-06-20
parse_config: use getline. BIG speedup with glibc (~40%).
Timo Teras
2011-06-18
procps: remove PSSCAN_STAT define, users were using it incorrectly
Denys Vlasenko
2011-06-17
libbb: split bb_get_chunk_from_file and bb_get_chunk_with_continuation
Denys Vlasenko
2011-06-10
*: simplify Ethernet header includes
Dan Fandrich
2011-06-03
platform.h: support for build under Android
Dan Fandrich
2011-05-23
libbb.h: small reordering
Denys Vlasenko
2011-05-16
main: free suid_config list after use
Denys Vlasenko
2011-05-13
adduser: safe username passing to passwd/addgroup
Denys Vlasenko
[prev]
[next]