git: kernel - remove O_FBUFFERED and O_FUNBUFFERED
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Jan 12 10:58:19 PST 2015
commit c72df65d20efbd440a683f3843d8407b8273fef9
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Mon Jan 12 10:49:03 2015 -0800
kernel - remove O_FBUFFERED and O_FUNBUFFERED
* Remove these fcntl / special flags. They are no longer being
used by anything.
Summary of changes:
sys/kern/vfs_vnops.c | 12 ++----------
sys/sys/fcntl.h | 7 +++----
sys/vfs/devfs/devfs_vnops.c | 12 ++----------
3 files changed, 7 insertions(+), 24 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c72df65d20efbd440a683f3843d8407b8273fef9
--
DragonFly BSD source repository
More information about the Commits
mailing list