K 10 svn:author V 3 bde K 8 svn:date V 27 1994-12-06T19:50:17.000000Z K 7 svn:log V 536 Name the serial ports tty* and cua* in comments. ttyd* and cuaa* don't match all the port names. Start using shell functions to avoid duplication. Make tty* independent of cua*. Restore support for old names (tty0 == ttyd0, cua0 = cuaa0...). Restore making of lpt1 and lpt2 by default. Keep umask 077 for making vty*. World-ioctable vtys are huge security holes because of bugs in syscons. Make vga if a vty is made. It may still be required for X. It got nuked with pc*. Start using umask consistently to avoid using chmod. END