summaryrefslogtreecommitdiffstats
path: root/etc/ttys
Commit message (Collapse)AuthorAgeFilesLines
* Rename tty0* -> ttyd*. Comment about "serial" terminals instead ofbde1994-12-061-4/+3
| | | | "hardwired" or "dialin" terminals.
* Only comment added to console entry:ache1994-06-161-0/+1
| | | | # If you want to be asked for password, change "secure" to "insecure" here
* I'll leave the addition of the line, but there's just absolutely nojkh1994-06-161-1/+1
| | | | | | | way I'm going to allow this to be set to secure. People blow their password files away all the time, and I am not at all keen to lose the ability to get them recovered with the simple expedient of a single-user boot.
* Choose secure single-user mode by defaultache1994-06-161-0/+3
| | | | | | | | | | | | Without this entry init.bsdi don't ask root password when it goes to sigle-user. This entry must present here in any case, subject of arguing can be only default mode, I mean "secure" or "insecure" here. Please consider this entry like template and change "insecure" to "secure" if you are _shure_, but not back out whole line. # This entry needed for asking password when init goes to single-user mode console none unknown off insecure
* Use "cons25" for console too since we're now syscons. Turn on twojkh1994-05-191-3/+3
| | | | | VTY's by default; give user a couple of vty's to play with out of the box (leave 4th entry turned off for X).
* Fix some spaces back into tabs from a cut and past.rgrimes1994-05-131-2/+2
|
* We lost ttyd for dialin lines, now restore itache1994-02-191-2/+6
|
* Added some other ttyvx lines for reference. They are marked as off sonate1994-02-151-1/+4
| | | | there is no functional difference.
* Deprecate "/dev/vga". Use /dev/ttyv0 always. Note that the terminal typedg1994-01-241-1/+1
| | | | | is still 'pc3' in /etc/ttys, and should be changed if we decide to default to syscons.
* Change getty entry to start on /dev/console instead of /dev/vga, this fixesrgrimes1993-10-181-1/+1
| | | | the syslogd problem with consoles that do not respond after hupping syslogd.
* Replaced comxx with ttyxx, as that is now the correct name to use whenrgrimes1993-09-051-4/+4
| | | | refering to serial lines
* Forgot to fix com01 -> com00, and added com02 and com03rgrimes1993-07-301-0/+2
|
* Replaced console with vga.rgrimes1993-07-301-1/+1
|
* Initial import of 386BSD 0.1 othersrc/etcrgrimes1993-06-201-0/+40
OpenPOWER on IntegriCloud