aboutsummaryrefslogtreecommitdiff
path: root/coreutils (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-29telnet: convert CR NUL -> CR on input. Closes bug 2569Denys Vlasenko1-69/+63
2010-10-29unicode: update unicode_width on !unicode branch too. Closes bug 2593Denys Vlasenko1-2/+5
2010-10-29dnsd: fix 64-bit bug 2539.Denys Vlasenko1-1/+1
2010-10-28decompress_bunzip2: handle concatenated .bz2 filesDenys Vlasenko5-30/+81
2010-10-28bloat-o-meter: make it python3 compliantMarek Polacek1-2/+2
2010-10-28*: use _exit() in sighandlers; showkey: do not use exit-thru-sighandlerMarek Polacek8-72/+78
2010-10-28scripts: remove bitrotted scripts/individualDenys Vlasenko3-139/+16
2010-10-28update docs/new-applet-HOWTO.txtHolger Blasum1-9/+9
2010-10-28ipcrm: small code shrinkDenys Vlasenko1-4/+3
2010-10-28*: whitespace fixesDenys Vlasenko82-183/+185
2010-10-28mount: pass NULL, not "", as "data" to mount syscall if we have no optsAlexander Shishkin1-12/+22
2010-10-28login: free fromhost upon cleaning upAlexander Shishkin1-0/+7
2010-10-28crc32: cleanups, no code changesDenys Vlasenko2-3/+2
2010-10-28netstat: was using buffers one byte short for scanf (no place for NUL). fixingDenys Vlasenko1-3/+6
2010-10-27libbb: introduce and use common crc32 routineDenys Vlasenko9-73/+49
2010-10-27netstat: fix IPv6 problem (garbage in scope_id); code shrinkDenys Vlasenko1-47/+62
2010-10-27top: Use _exit() instead of exit() in sighandlerMarek Polacek1-1/+2
2010-10-27netstat: fix -r display in usage textBob Dunlop2-49/+50
2010-10-27whitespace fixDenys Vlasenko1-2/+2
2010-10-26mv: implement -n optionDenys Vlasenko2-25/+33
2010-10-26powertop: simplified C-state display codeDenys Vlasenko1-14/+7
2010-10-26powertop: IPIs and hw irqs were swapped, fixingDenys Vlasenko1-1/+1
2010-10-26powertop: fixes to output format and code shrinkDenys Vlasenko1-161/+169
2010-10-26powertop: code shrinkDenys Vlasenko1-192/+185
2010-10-25libbb/process_escape_sequence.c: fix recently broken handling of \\Denys Vlasenko1-4/+4
2010-10-25powertop: new appletMarek Polacek3-11/+897
2010-10-25fdisk: initial stab at GPT partition supportKevin Cernekee5-26/+275
2010-10-25init: do not sleep forever on usage errorsDenys Vlasenko1-4/+13
2010-10-24sha1: small tweak for clearer code, no logic changesDenys Vlasenko1-1/+1
2010-10-24sha1: use Rob's code, it's smaller and fasterDenys Vlasenko1-54/+51
2010-10-24md5/sha1sum: code shrinkDenys Vlasenko1-20/+21
2010-10-24umount: I forgot to change another PATH_MAX to 4096Denys Vlasenko1-1/+1
2010-10-24finish busybox.1 renamingDenys Vlasenko2-2/+2
2010-10-24awk: reduce ifdef forestRob Landley1-33/+32
2010-10-24English fixes to docs/smallint.txtDenys Vlasenko1-3/+5