Date: Sun, 7 May 2000 22:29:51 -0400 (EDT) From: Garrett Wollman <wollman@khavrinen.lcs.mit.edu> To: Steve Price <sprice@hiwaay.net> Cc: jkh@FreeBSD.ORG, current@FreeBSD.ORG Subject: 'pkg_delete m4-1.1/' hangs Message-ID: <200005080229.WAA01438@khavrinen.lcs.mit.edu> In-Reply-To: <Pine.OSF.4.21.0005071850280.3613-100000@fly.HiWAAY.net> References: <Pine.OSF.4.21.0005071850280.3613-100000@fly.HiWAAY.net>
next in thread | previous in thread | raw e-mail | index | archive | help
<<On Sun, 7 May 2000 19:00:05 -0500 (CDT), Steve Price <sprice@hiwaay.net> said: > I've been experiencing a problem with 'pkg_delete m4-1.1/' > hanging. Attached is a patch that fixes this problem, cleans > the code up a bit (IMHO), and still covers all the corner > cases like 'pkg_delete /var/db/pkg/m4-1.1//./..///' like the > old code did. :) It wouldn't cover the particular obscure case, but this is the sort of thing that SUSv2's basename(3) would be appropriate for. I have an implementation waiting in the wings.... -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005080229.WAA01438>