Date: Tue, 29 May 2001 14:39:22 -0400 From: Mike Barcroft <mike@q9media.com> To: <freebsd-audit@freebsd.org> Cc: <phk@freebsd.org> Subject: whois(1) patch Message-ID: <B739651A.B9D%mike@q9media.com>
next in thread | raw e-mail | index | archive | help
Please review the patch at the following URL: http://testbed.q9media.net/freebsd/whois.patch It does the following: o Silence warnings and set WARNS=2 o Fix two memory leaks o asprint -> strdup where appropriate o calloc/strcpy/strcat -> aprintf o Convert to ANSI C to avoid having to prototype main() Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-audit" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B739651A.B9D%mike>