From owner-cvs-all Wed Nov 17 7:28:48 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9548E14EBD; Wed, 17 Nov 1999 07:28:46 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA79141; Wed, 17 Nov 1999 07:28:46 -0800 (PST) (envelope-from peter@FreeBSD.org) Message-Id: <199911171528.HAA79141@freefall.freebsd.org> From: Peter Wemm Date: Wed, 17 Nov 1999 07:28:45 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/w Makefile w.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/11/17 07:28:45 PST Modified files: usr.bin/w Makefile w.c Log: Use the same technique as ps(1) to avoid the need for setgid. (ie: use /dev/null as the default kernel and /dev/mem filenames, but still allow the usual overrides) Revision Changes Path 1.6 +3 -2 src/usr.bin/w/Makefile 1.38 +7 -4 src/usr.bin/w/w.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message