From 68cef20f5d1490a0ba4aa6dfc4ec3130007ecd77 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Thu, 21 Aug 2008 11:34:57 +0000 Subject: cosmetic fixes on the webpage --- docs/busybox.net/news.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html index 6ca7dcd3b..1c018edde 100644 --- a/docs/busybox.net/news.html +++ b/docs/busybox.net/news.html @@ -61,7 +61,7 @@
  • cpio: on unpack, limit filename length to 8k
  • cpio: support some long options
  • crond: use execlp instead of execl -
  • cut: fix buffer overflow (bug 4544) +
  • cut: fix buffer overflow (closes bug 4544)
  • envdir: fix "envdir with no params" and "envdir dir" cases
  • findfs: make it use setuid-ness of busybox binary
  • fsck: use getmntent_r instead of open-coded parsing (by Vladimir) @@ -103,10 +103,10 @@
  • mv: fix a case when we move dangling symlink across mountpoints
  • netstat: optional -p support (by L. Gabriel Somlo somlo AT cmu.edu)
  • nmeter: fix read past the end if a buffer (closes bug 4594) -
  • od, hexdump: fix bug where xrealloc may move pointer, leaving other pointers dangling (bug 4104) +
  • od, hexdump: fix bug where xrealloc may move pointer, leaving other pointers dangling (closes bug 4104)
  • open_transformer: don't leak compressed descriptor anymore
  • open_transformer: fix bug of calling exit instead of _exit -
  • pidof/killall: allow find_pid_by_name to find running processes started as scripts_with_name_longer_than_15_bytes.sh closes bug 4054 (and is generally neat) +
  • pidof/killall: allow find_pid_by_name to find running processes started as scripts_with_name_longer_than_15_bytes.sh (closes bug 4054)
  • printf: do not print garbage on "%Ld" (closes bug 4214)
  • printf: fix %b, fix several bugs in %*.*, fix compat issues with aborting too early, support %zd; expand testsuite
  • printf: protect against bogus format specifiers (closes bug 4184) @@ -134,7 +134,7 @@
  • touch: support -r REF_FILE if ENABLE_DESKTOP (needed for blackfin compile)
  • tr: fix "access past the end of a string" bug 4354
  • tr: fix "tr [=" case (closes bug 4374) -
  • tr: fix yet another access past the end of a string (bug 4374) +
  • tr: fix yet another access past the end of a string (closes bug 4374)
  • unlzma: fix memory leak (by Pascal Bellard)
  • vi: fix reversed checks for underflow
  • vi: using array data after it fell out of scope is stupid -- cgit v1.2.3