Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Apr 2005 15:08:30 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/dump main.c
Message-ID:  <200504181508.j3IF8Ula000544@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2005-04-18 15:08:30 UTC

  FreeBSD src repository

  Modified files:
    sbin/dump            main.c 
  Log:
  'r' disk devices no longer exist, so don't try to create a pathname
  that has an 'r' in it.
  
  This also eliminates a bogus use of strlcat.
  PR: 80064
  
  Revision  Changes    Path
  1.63      +11 -21    src/sbin/dump/main.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504181508.j3IF8Ula000544>