Date: Mon, 7 May 2001 23:58:25 -0700 (PDT) From: Kris Kennaway <kris@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/df Makefile df.c Message-ID: <200105080658.f486wPV76836@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
kris 2001/05/07 23:58:25 PDT
Modified files:
bin/df Makefile df.c
Log:
GC some dead code relating to running df on unmounted block devices,
and remove the setgid operator bit from the installed binary: if you want
to view free disk space on an unmounted device, you should have read
permissions to access it.
Reviewed by: phk
Revision Changes Path
1.11 +1 -3 src/bin/df/Makefile
1.25 +2 -36 src/bin/df/df.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?200105080658.f486wPV76836>
