From owner-freebsd-commit Sat Oct 14 21:40:06 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA01361 for freebsd-commit-outgoing; Sat, 14 Oct 1995 21:40:06 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA01349 for cvs-all-outgoing; Sat, 14 Oct 1995 21:40:02 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA01333 for cvs-usrsbin-outgoing; Sat, 14 Oct 1995 21:40:00 -0700 Received: (from jkh@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA01324 ; Sat, 14 Oct 1995 21:39:57 -0700 Date: Sat, 14 Oct 1995 21:39:57 -0700 From: "Jordan K. Hubbard" Message-Id: <199510150439.VAA01324@freefall.freebsd.org> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/pkg_install/lib pen.c Sender: owner-commit@FreeBSD.org Precedence: bulk jkh 95/10/14 21:39:57 Branch: usr.sbin/pkg_install/lib RELENG_2_1_0 Modified: usr.sbin/pkg_install/lib pen.c Log: Fix a few long-standing bogons in the playpen code. Don't worry, folks, this will come into -current just as soon as I'm finished.