diff options
author | bde <bde@FreeBSD.org> | 1994-12-06 19:50:17 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 1994-12-06 19:50:17 +0000 |
commit | bc0e9de8d20cff36e7ad8d0668753ed92b670e02 (patch) | |
tree | 91961b8ee679689dbc994c0b88ce26eed3d66ae9 /lkm | |
parent | 877614b61a33dbda1e4c249470e106dd2da3edda (diff) | |
download | FreeBSD-src-bc0e9de8d20cff36e7ad8d0668753ed92b670e02.zip FreeBSD-src-bc0e9de8d20cff36e7ad8d0668753ed92b670e02.tar.gz |
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.
Diffstat (limited to 'lkm')
0 files changed, 0 insertions, 0 deletions