K 10 svn:author V 7 rwatson K 8 svn:date V 27 2008-02-17T14:33:28.000000Z K 7 svn:log V 303 Remove custom queue macros in Coda, replacing them with queue(9) tailq macros. The only semantic change was the need to add a vc_opened field to struct vcomm since we can no longer use the request queue returning to an uninitialized state to hold whether or not the device is open. MFC after: 1 month END