Date: Wed, 7 Apr 1999 01:27:04 -0700 (PDT) From: Brian Somers <brian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libutil logwtmp.c Message-ID: <199904070827.BAA82041@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1999/04/07 01:27:04 PDT
Modified files:
lib/libutil logwtmp.c
Log:
Handle hostnames up to MAXHOSTNAMELEN-1 in length.
Use bcopy() instead of strcpy() to handle potentially
overlapping regions.
Un-obscure/complicate some code.
Revision Changes Path
1.9 +9 -10 src/lib/libutil/logwtmp.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?199904070827.BAA82041>
