kernel - remove O_FBUFFERED and O_FUNBUFFERED
authorMatthew Dillon <dillon@apollo.backplane.com>
Mon, 12 Jan 2015 18:49:03 +0000 (10:49 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Mon, 12 Jan 2015 18:49:03 +0000 (10:49 -0800)
commitc72df65d20efbd440a683f3843d8407b8273fef9
treed7a6c5464b6f6739063f72da5904d4b585ac2652
parentbe312ea87516c6d64fc82104151815bd17b7ad11
kernel - remove O_FBUFFERED and O_FUNBUFFERED

* Remove these fcntl / special flags.  They are no longer being
  used by anything.
sys/kern/vfs_vnops.c
sys/sys/fcntl.h
sys/vfs/devfs/devfs_vnops.c