From owner-freebsd-commit Fri Dec 1 02:39:00 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA10734 for freebsd-commit-outgoing; Fri, 1 Dec 1995 02:39:00 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA10612 for cvs-all-outgoing; Fri, 1 Dec 1995 02:36:41 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA10602 for cvs-usrsbin-outgoing; Fri, 1 Dec 1995 02:36:38 -0800 Received: (from jkh@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA10586 ; Fri, 1 Dec 1995 02:36:17 -0800 Date: Fri, 1 Dec 1995 02:36:17 -0800 From: "Jordan K. Hubbard" Message-Id: <199512011036.CAA10586@freefall.freebsd.org> To: CVS-committers, cvs-usrsbin Subject: cvs commit: src/usr.sbin/rndcontrol rndcontrol.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk jkh 95/12/01 02:36:15 Modified: usr.sbin/rndcontrol rndcontrol.c Log: Adjust a perror() to print the actual target of the error. Revision Changes Path 1.2 +1 -1 src/usr.sbin/rndcontrol/rndcontrol.c