K 10 svn:author V 3 imp K 8 svn:date V 27 2005-12-01T17:54:33.000000Z K 7 svn:log V 251 Document O_NOCTTY and O_SYNC. O_NOCTTY is a nop on freebsd, while on other systems it prevents a tty from becoming a controlling tty on the open. O_SYNC is the POSIX name for O_FSYNC. The Markup Police may need to tweak my references to standards. END