From 14a79381d0b8919175d7bbc7d8e9342daa124e91 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Thu, 21 Aug 2008 11:36:24 +0000 Subject: more cosmetic fixes on the website --- docs/busybox.net/news.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/busybox.net') diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html index 1c018edde..6d0a52dac 100644 --- a/docs/busybox.net/news.html +++ b/docs/busybox.net/news.html @@ -66,7 +66,6 @@
  • findfs: make it use setuid-ness of busybox binary
  • fsck: use getmntent_r instead of open-coded parsing (by Vladimir)
  • fuser: a bit of safety in scanf -
  • get_header_tar: handle autodetection for tiny .tar.gz files too
  • grep: option to use GNU regex matching instead of POSIX one. This fixes problems with NULs in files being scanned, but costs +800 bytes
  • halt: signal init regardless of ENABLE_INIT
  • httpd: add homedir directive specially for (and by) Walter Harms wharms AT bfs.de @@ -123,7 +122,7 @@
  • ssd: fix -a without -x case
  • ssd: use $PATH
  • tar: fix handling of tarballs with symlinks with size field != 0 -
  • tar: simplify autodetection of bz2/.gz +
  • tar: handle autodetection for tiny .tar.gz files too, simplify autodetection
  • taskset: fix some careless code in both fancy and non-fancy cases. -5 bytes for fancy, +5 for non-fancy
  • tee: fix infinite looping on open error (echo asd | tee "")
  • tee: "-" is a name for stdout, handle it that way -- cgit v1.2.3