DragonFly commits List (threaded) for 2012-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel: remove O_ROOTCRED
commit f95f4241646d758934cfd0f3134fcee57ceb8994
Author: François Tigeot <ftigeot@wolfpond.org>
Date: Sun Jul 29 18:23:31 2012 +0200
kernel: remove O_ROOTCRED
* This flag was DragonFly-specific and effectively unused
* Removing it frees up flag space for interacting with the rest of the world
* Partially fixes issue #2357
Summary of changes:
sys/kern/kern_fp.c | 11 ++++-------
sys/sys/fcntl.h | 4 ----
2 files changed, 4 insertions(+), 11 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f95f4241646d758934cfd0f3134fcee57ceb8994
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]