aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-16depmod.pl: add recursive sanity checkMike Frysinger
2010-11-15lineedit: create history files with mode 0600Wolfram Sang
2010-11-14hush: add support for "set -o pipefail"Denys Vlasenko
2010-11-14hush: preparatory patch for set -o pipefail supportDenys Vlasenko
2010-11-13libbb: remove unused variableLauri Kasanen
2010-11-08deluser: do not warn spuriously when deleting group by deluserTito Ragusa
2010-11-07delgroup: correct the check for users who still use the groupDenys Vlasenko
2010-11-06typo fixDenys Vlasenko
2010-11-06deluser: 2nd attempt at deluser/delgroup size reduction and improvementsTito Ragusa
2010-11-06powertop: code shrinkMaksym Kryzhanovskyy
2010-11-06Merge branch 'master' of git+ssh://busybox.net/var/lib/git/busyboxDenys Vlasenko
2010-11-06ls: fix -lg to show group (was showing user)Denys Vlasenko
2010-11-04powertop: fix last line detection in process_timer_stats()Denys Vlasenko
2010-11-04powertop: replace erroneous \n with \0; make numberic conversion more robustDenys Vlasenko
2010-11-04ip: Fix command line option parsing of "ip route get ..."Christian Hornung
2010-11-04powertop: code shrinkMaksym Kryzhanovskyy
2010-11-03type fix in commentDenys Vlasenko
2010-11-03rename archival/libunarchive -> archival/libarchive; move bz/ into itDenys Vlasenko
2010-11-03*: move lzo compressor code to archival/libunarchive/. No code changesDenys Vlasenko
2010-11-02init: if PID!=1, show clearer error message. move usage text closer to main()Denys Vlasenko
2010-11-01whitespace fixDenys Vlasenko
2010-11-01decompress_bunzip2: reinstate erroneously deleted RETVAL_SHORT_WRITEDenys Vlasenko
2010-11-01umount: cleanup and code shrinkRob Landley
2010-10-30stat: fix mtime/ctime/atimeEric Lammerts
2010-10-30fdisk: fix trivial build failureDenys Vlasenko
2010-10-30networking/*: remove superfluous commentsDenys Vlasenko
2010-10-30decompress_bunzip2: code shrink ~5 bytesDenys Vlasenko
2010-10-30decompress_bunzip2: code shrink ~10 bytesDenys Vlasenko
2010-10-29decompress_bunzip2: add profiling data to comment. no code changesDenys Vlasenko
2010-10-29scripts/mkdiff_obj: show "size OBJFILE" tooDenys Vlasenko
2010-10-29decompress_bunzip2: relieve register pressure in hot function read_bunzipDenys Vlasenko
2010-10-29decompress_bunzip2: keep bd->writeCRC in CPU reg in the hot loopDenys Vlasenko
2010-10-29powertop: build fix for !386 compilesDenys Vlasenko
2010-10-29decompress_bunzip2: code shrinkDenys Vlasenko
2010-10-29whitespace cleanupDenys Vlasenko
2010-10-29ifupdown: add manual method for IPv6. Closes bug 2497.Denys Vlasenko
2010-10-29telnet: do not check for 0 return from poll (it's impossible)Denys Vlasenko
2010-10-29telnet: convert CR NUL -> CR on input. Closes bug 2569Denys Vlasenko
2010-10-29unicode: update unicode_width on !unicode branch too. Closes bug 2593Denys Vlasenko
2010-10-29dnsd: fix 64-bit bug 2539.Denys Vlasenko
2010-10-28decompress_bunzip2: handle concatenated .bz2 filesDenys Vlasenko
2010-10-28bloat-o-meter: make it python3 compliantMarek Polacek
2010-10-28*: use _exit() in sighandlers; showkey: do not use exit-thru-sighandlerMarek Polacek
2010-10-28scripts: remove bitrotted scripts/individualDenys Vlasenko
2010-10-28update docs/new-applet-HOWTO.txtHolger Blasum
2010-10-28ipcrm: small code shrinkDenys Vlasenko
2010-10-28*: whitespace fixesDenys Vlasenko
2010-10-28mount: pass NULL, not "", as "data" to mount syscall if we have no optsAlexander Shishkin
2010-10-28login: free fromhost upon cleaning upAlexander Shishkin
2010-10-28crc32: cleanups, no code changesDenys Vlasenko