From owner-freebsd-commit Fri Apr 14 20:26:28 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA24624 for commit-outgoing; Fri, 14 Apr 1995 20:26:28 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA24607 for cvs-usrbin-outgoing; Fri, 14 Apr 1995 20:26:15 -0700 Received: (from davidg@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA24596 ; Fri, 14 Apr 1995 20:25:59 -0700 Date: Fri, 14 Apr 1995 20:25:59 -0700 From: David Greenman Message-Id: <199504150325.UAA24596@freefall.cdrom.com> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/w Makefile Sender: commit-owner@FreeBSD.org Precedence: bulk davidg 95/04/14 20:25:55 Modified: usr.bin/w Makefile Log: Install setgid kmem rather than setuid root. The problem with procfs that was breaking this before has been fixed.