On Mon, Nov 04, 2013 at 07:05:32PM +0000, Eitan Adler wrote: > Author: eadler > Date: Mon Nov 4 19:05:31 2013 > New Revision: 257646 > URL: http://svnweb.freebsd.org/changeset/base/257646 > > Log: > Use OpenBSD's revamped description of strlcpy and strlcat. > > This explanation is supposed to be simpler and better. In particular > "comparing it to the snprintf API provides lots of value, since it raises > the > bar on understanding, so that programmers/auditors will a better job calling > all 3 of these functions." > > Requested by: [email protected] > Obtained From: OpenBSD > Reviewed by: cperciva > > Modified: > head/lib/libc/string/strlcpy.3 > > Modified: head/lib/libc/string/strlcpy.3 > ============================================================================== > --- head/lib/libc/string/strlcpy.3 Mon Nov 4 18:15:45 2013 > (r257645) > +++ head/lib/libc/string/strlcpy.3 Mon Nov 4 19:05:31 2013 > (r257646) > @@ -1,4 +1,4 @@ > -.\" $OpenBSD: strlcpy.3,v 1.19 2007/05/31 19:19:32 jmc Exp $ > +.\" $OpenBSD: strlcpy.3,v 1.26 2013/09/30 12:02:35 millert Exp $ > .\" > .\" Copyright (c) 1998, 2000 Todd C. Miller <[email protected]> > .\" > @@ -27,7 +27,7 @@ > .\" > .\" $FreeBSD$ > .\" > -.Dd June 22, 1998 > +.Dd November 10, 2013
I think your clock is off. Glen
pgp3cNfjoeOo3.pgp
Description: PGP signature
