]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use the same technique as ps(1) to avoid the need for setgid. (ie: use
authorpeter <peter@FreeBSD.org>
Wed, 17 Nov 1999 15:28:45 +0000 (15:28 +0000)
committerpeter <peter@FreeBSD.org>
Wed, 17 Nov 1999 15:28:45 +0000 (15:28 +0000)
commit6bdffedcb9b1df9502bdd21183f9a73368bbc372
treebc86a7a2d7e79b3c54f762de225e07063f09d78f
parentf6968a45e699c9984182f62f527d954e31bae663
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)
usr.bin/w/Makefile
usr.bin/w/w.c