From owner-cvs-all Fri Feb 5 03:23:47 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA03052 for cvs-all-outgoing; Fri, 5 Feb 1999 03:23:47 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA03047; Fri, 5 Feb 1999 03:23:46 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id DAA47600; Fri, 5 Feb 1999 03:23:45 -0800 (PST) (envelope-from brian@FreeBSD.org) Date: Fri, 5 Feb 1999 03:23:45 -0800 (PST) Message-Id: <199902051123.DAA47600@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/lib/libradius libradius.3 radlib.c radlib.h radlib_private.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1999/02/05 03:23:45 PST Modified files: lib/libradius libradius.3 radlib.c radlib.h radlib_private.h Log: Allow an alternate to rad_send_request() for programs that don't wish to wait for the RADIUS server to respond. Reviewed by: jdp Revision Changes Path 1.3 +54 -6 src/lib/libradius/libradius.3 1.3 +163 -132 src/lib/libradius/radlib.c 1.2 +6 -1 src/lib/libradius/radlib.h 1.3 +5 -2 src/lib/libradius/radlib_private.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message