Date: Sat, 30 Oct 1999 21:07:57 -0700 (PDT) From: Brian Feldman <green@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/net inet_addr.c Message-ID: <199910310407.VAA25949@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
green 1999/10/30 21:07:57 PDT Modified files: lib/libc/net inet_addr.c Log: This is the new inet_addr/inet_aton with proper error checking. This should close all outstanding PRs on incorrect inet_aton behavior, and since it has a decent parsing routine, doesn't allow some hysterically working behavior. PR: 13628 Submitted by: Adrian Chadd <adrian@FreeBSD.org> Revision Changes Path 1.8 +68 -64 src/lib/libc/net/inet_addr.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?199910310407.VAA25949>