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
Age
Commit message (
Expand
)
Author
2011-08-10
uptime: more compatible output
Denys Vlasenko
2011-08-10
randomconfig fixes
Denys Vlasenko
2011-08-10
randomconfig fixes
Denys Vlasenko
2011-08-09
randomconfig fixes
Denys Vlasenko
2011-08-09
remove extra IF_WHO()
Denys Vlasenko
2011-08-09
remove extra += who.o
Denys Vlasenko
2011-08-09
df: more compatible -P behavior
Ralf Friedl
2011-08-09
zcip.script: fix $ip environment variable
Thomas Petazzoni
2011-08-09
users: new applet.
Tito Ragusa
2011-08-09
uptime: add config flag to allow displaying the number of users currently log...
Pere Orga
2011-08-09
die_if_bad_username: tighten up a bit
Denys Vlasenko
2011-08-01
hush: fix remaining known two bugs with IFS expansion. Closes 4027.
Denys Vlasenko
2011-08-01
hush: partially fix wrong expansion on $IFS (bug 4027).
Denys Vlasenko
2011-07-29
tar: ignore file size (assume 0) for hardlinks
Ian Wienand
2011-07-26
*: work around sysinfo.h versus linux/*.h problems
Denys Vlasenko
2011-07-25
tcpudp: simplify help text
Denys Vlasenko
2011-07-25
less: add a TODO comment
Denys Vlasenko
2011-07-25
less: optionally query terminal size via "ESC [ 6 n". Closes bug 2659.
Denys Vlasenko
2011-07-25
libbb.h: do not use homegrown struct sysinfo.
Denys Vlasenko
2011-07-23
android_defconfig: remove some extra cflags. untested
Denys Vlasenko
2011-07-19
add defconfig files for Android, Cygwin and FreeBSD
Daniel Fandrich
2011-07-15
dc: fix a case where we can run off malloced space
Denys Vlasenko
2011-07-13
cttyhack: fail gracefully if the device node is missing
Kevin Cernekee
2011-07-13
cttyhack: check sysfs for the name of the active console
Kevin Cernekee
2011-07-13
fdisk: reinstate a short sleep between sync() and ioctl(BLKRRPART)
Denys Vlasenko
2011-07-11
libbb/lineedit: implement optional Ctrl-R history search
Denys Vlasenko
2011-07-08
bloat-o-meter: don't require that pythin is in /usr/bin.
Lauri Kasanen
2011-07-08
make configs/* files have _defconfig suffix
Denys Vlasenko
2011-07-08
more tweak for bionic
Denys Vlasenko
2011-07-08
usleep: do not check for usleep error, it should never fail
Denys Vlasenko
2011-07-08
a few tweaks for bionic
Denys Vlasenko
2011-07-08
Support configuring Busybox from _defconfig files
Daniel Fandrich
2011-07-08
hwclock: use locale-specific date output format
Denys Vlasenko
2011-07-08
halt: perror_msg_and_die needs bb_ prefix
Denys Vlasenko
2011-07-08
typo fixes
Dan Fandrich
2011-07-08
platform.h: tweaks for cygwin
Denys Vlasenko
2011-07-04
hwclock: better help text
Denys Vlasenko
2011-07-04
md5/shaNsum: make -c support a list of files
Lauri Kasanen
2011-07-03
vi: tweak regex.h include
Denys Vlasenko
2011-07-03
halt/reboot: better message if /sbin/telinit is not found
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-22
id: correct getgroups usage
Denys Vlasenko
2011-06-22
groups: make it NOEXEC
Denys Vlasenko
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
[prev]
[next]