Date: Wed, 17 Nov 1999 07:28:45 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/w Makefile w.c Message-ID: <199911171528.HAA79141@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911171528.HAA79141>