Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Oct 2002 15:00:32 -0700 (PDT)
From:      Robert Drehmel <robert@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/compat/linux linux_misc.c
Message-ID:  <200210172200.g9HM0W9G089855@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
robert      2002/10/17 15:00:32 PDT

  Modified files:
    sys/compat/linux     linux_misc.c 
  Log:
   - Use strlcpy() rather than strncpy() to copy NUL terminated
     strings.
   - Pass the correct buffer size to getcredhostname().
  
  Revision  Changes    Path
  1.134     +6 -6      src/sys/compat/linux/linux_misc.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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