index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-10-26
powertop: simplified C-state display code
Denys Vlasenko
2010-10-26
powertop: IPIs and hw irqs were swapped, fixing
Denys Vlasenko
2010-10-26
powertop: fixes to output format and code shrink
Denys Vlasenko
2010-10-26
powertop: code shrink
Denys Vlasenko
2010-10-25
libbb/process_escape_sequence.c: fix recently broken handling of \\
Denys Vlasenko
2010-10-25
powertop: new applet
Marek Polacek
2010-10-25
fdisk: initial stab at GPT partition support
Kevin Cernekee
2010-10-25
init: do not sleep forever on usage errors
Denys Vlasenko
2010-10-24
sha1: small tweak for clearer code, no logic changes
Denys Vlasenko
2010-10-24
sha1: use Rob's code, it's smaller and faster
Denys Vlasenko
2010-10-24
md5/sha1sum: code shrink
Denys Vlasenko
2010-10-24
umount: I forgot to change another PATH_MAX to 4096
Denys Vlasenko
2010-10-24
finish busybox.1 renaming
Denys Vlasenko
2010-10-24
awk: reduce ifdef forest
Rob Landley
2010-10-24
English fixes to docs/smallint.txt
Denys Vlasenko
2010-10-24
adding docs/smallint.txt
Denys Vlasenko
2010-10-24
Remove check for supported libc.
Denys Vlasenko
2010-10-24
umount: do not (ab)use PATH_MAX as mntent buffer size
Denys Vlasenko
2010-10-24
remove unused SC_x (serial port names) defines
Denys Vlasenko
2010-10-24
correct manpage name
Denys Vlasenko
2010-10-24
init: do not clear CRTSCTS (fix from Debian bug 528560)
Denys Vlasenko
2010-10-24
awk: fix breakage in last commit
Denys Vlasenko
2010-10-23
libbb: introduce and use strcpy_and_process_escape_sequences
Denys Vlasenko
2010-10-23
awk: fix segfault on closing non-opened file
Denys Vlasenko
2010-10-22
mount: code shrink (-81 bytes)
Alexander Shishkin
2010-10-22
*: introduce and use xmkstemp. -65 bytes.
Alexander Shishkin
2010-10-22
smemcap: close /proc handle upon cleaning up
Alexander Shishkin
2010-10-22
nbd-client: kill unused variable (total 0 bytes)
Alexander Shishkin
2010-10-22
pmap: get rid of a warning
Denys Vlasenko
2010-10-21
udhcpd: reduce stack usage by ~700 bytes. +28 bytes code size
Denys Vlasenko
2010-10-21
patch: implement -E option
Lukas Huba
2010-10-21
revert last change (wrong author)
Denys Vlasenko
2010-10-21
patch: implement -E option
Gilles Espinasse
2010-10-21
tail: free tailbuf upon cleaning up
Alexander Shishkin
2010-10-21
stat: remove superfluous setXXent() calls, plug memory leak
Alexander Shishkin
2010-10-20
ntpd: fix usage text and a typo in constant name
Leonid Lisovskiy
2010-10-20
udhcpc: exit if iface disappeared; use correct MAC if it changes
Denys Vlasenko
2010-10-20
udhcpc: reduce stack usage by de-inlining routines with on-stack pkt buf
Denys Vlasenko
2010-10-20
udhcpc: periodically reread our ifindex and mac
Denys Vlasenko
2010-10-20
udhcpc: emit maxsize option in all non-NAK type packets
Denys Vlasenko
2010-10-20
dhcp: typo fix: UPD_DHCP_SIZE -> UDP_DHCP_SIZE
Denys Vlasenko
2010-10-20
udhcpc: better help text
Denys Vlasenko
2010-10-20
add/remove-shell: use O_TRUNC instead of O_EXCL
Denys Vlasenko
2010-10-20
add-shell, remove-shell: new applets
Alexander Shishkin
2010-10-20
*: s/open3_or_warn/open_or_warn/ where makes sense
Denys Vlasenko
2010-10-20
udhcpc: remove now-unneeded definitions of vendor and client-id opts
Denys Vlasenko
2010-10-20
udhcpc: remove -c CLIENTID, it is hard to use, -x 61:hexstring does the same ...
Denys Vlasenko
2010-10-20
udhcpc: move usage text to .c file. no code changes
Denys Vlasenko
2010-10-19
dmesg: more correct skipping of <N>; use faster putchar for most output
Denys Vlasenko
2010-10-19
klogd: do not log partial lines
Denys Vlasenko
[next]