Date: Fri, 20 Jul 2001 09:44:45 -0700 (PDT) From: Mike Barcroft <mike@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/whois whois.c Message-ID: <200107201644.f6KGijr39296@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mike 2001/07/20 09:44:45 PDT Modified files: usr.bin/whois whois.c Log: o Add phantom's gethostinfo() function to reduce duplicated code. o Increase readability by creating a wrapper for asprintf(3). o Cast isdigit(3) argument to unsigned char for future locale changes. Submitted by: phantom Reviewed by: -audit, des Approved by: des Revision Changes Path 1.22 +57 -50 src/usr.bin/whois/whois.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?200107201644.f6KGijr39296>