Poul-Henning Kamp 10eee285f7 Shuffle numeric values of the IO_* flags to match the O_* flags from
fcntl.h.

This is in preparation for making the flags passed to device drivers be
consistently from fcntl.h for all entrypoints.

Today open, close and ioctl uses fcntl.h flags, while read and write
uses vnode.h flags.
2004-12-22 16:25:50 +00:00
..
2004-12-06 19:46:02 +00:00
2004-12-06 20:52:46 +00:00
2004-12-11 12:45:24 +00:00