From 7866350a78a74bfd4c43554fac40cfbc8c0178db Mon Sep 17 00:00:00 2001
From: Rob Landley
+ +"Space," it says, "is big. Really big. You just won't believe how vastly, hugely, mindbogglingly big it is. I mean, you may think it's a long way down the street to the chemist's, but that's just peanuts to space." - +The Hitchhiker's Guide to the Galaxy.
Toybox 0.4.7 is based on +commit 1122.
+ +New commands: Brad Conroy submitted blkid. Elie De Brauwer submitted +reboot, halt, and poweroff. Strake's nl got cleaned up and promoted from +pending to posix. In addition, the existing chvt and vconfig got some +cleanup.
+ +That said, I haven't nearly kept up with the flood of new commands going +into pending: Ashwini Sharma's team submitted +dd, dumpleases, traceroute, top, useradd, groupadd, mkpasswd, tftpd, and +an fsck wrapper (with no filesystem drivers yet). Isaac Dunham sent in cpio.
+ +Bugfixes: Jeroen van Rijn added a user count to uptime. Elie De Brauwer +added -e to watch, removed a memory leak, and fixed a terminal size problem. +William Haddon made xargs call its command line once even with blank input +(the standard is vague, but builds expect it), and fixed an off by one bug +where grep didn't malloc enough space with -E (leading to a segfault). +I fixed a glitch in bunzip2 (same one as went into busybox since they're using +the code I wrote), in od to fix -t co, -J, and -c options. Add uname -o as a +synonym for -s. Build fix to never use $CC without prefixing it with +$CROSS_COMPILE (since $HOSTCC could be different). Anca Emanuel spotted +a typo in the web page.
+ +The compile-time command line option parsing got rewritten (ported from +bash to C), which should speed up builds a bit and allow code controlled by +--longopts to drop out properly when disabled in the configuration. Terminal +querying got refactored. Patch's -x option is now more informative (a +debug thing if you're trying to figure out why a patch didn't apply). +The "toynet.h" file got folded into toys.h since musl supports it and +micromanging uClibc options isn't very interesting anymore. The test suite +now uses scripts/single.sh when testing a single command.
+"Think of a number," said the computer, "any number." Arthur told the computer the telephone number of King's Cross railway -- cgit v1.2.3