commit c72df65d20efbd440a683f3843d8407b8273fef9
Author: Matthew Dillon <[email protected]>
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

Reply via email to