Date: Wed, 14 Jun 2006 15:09:52 +0000 (UTC) From: Maxim Konovalov <maxim@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/devfs devfs.c Message-ID: <200606141509.k5EF9qlC005715@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
maxim 2006-06-14 15:09:52 UTC
FreeBSD src repository
Modified files:
sbin/devfs devfs.c
Log:
o Revert a previous delta as strlcpy(3) operates with NUL-terminated
strings and cp is not. Fix logic in the original code and eliminate
core dumps on lines without '\n'.
Revision Changes Path
1.7 +2 -1 src/sbin/devfs/devfs.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606141509.k5EF9qlC005715>
