History log of /netbsd-src/etc/gettytab (Results 1 – 18 of 18)
Revision Date Author Comments
# f5d380b3 08-Jan-2006 dsl <dsl@NetBSD.org>

Remove the sp#9600 from the entry for Pc|Pc console.
wscons will have set 9600 somewhere, and if it is a real serial port the
kernel will have set the baud rate based on information passed by /boot.

Remove the sp#9600 from the entry for Pc|Pc console.
wscons will have set 9600 somewhere, and if it is a real serial port the
kernel will have set the baud rate based on information passed by /boot.
Now an unmodified system will boot in a Soekris net4801 at 38400 baud.

show more ...


# cb606faa 04-Apr-2003 perry <perry@NetBSD.org>

add :ht: to the Pc entry so wscons consoles will have proper tab
handling (i.e. not oxtabs.)
From Geoff C. Wing in PR misc/21006


# bc4df2b9 10-Nov-2001 thorpej <thorpej@NetBSD.org>

Remove speed specification from the "default" entry. This allows
/etc/ttys to specify "default" and inherit whatever speed the device
is currently using (very useful for some serial console configur

Remove speed specification from the "default" entry. This allows
/etc/ttys to specify "default" and inherit whatever speed the device
is currently using (very useful for some serial console configurations).

show more ...


# 2ab76be0 15-Dec-1999 drochner <drochner@NetBSD.org>

Add the "ig" directive to the PC console entry to avoid escape sequences
confusing the terminal. Should fix PR lib/8993 by Pierre Bourgin.


# 3f786183 15-Mar-1999 hubertf <hubertf@NetBSD.org>

This was not intended to be committed - back out.


# 8613009f 15-Mar-1999 hubertf <hubertf@NetBSD.org>

Give root a Bourne shell.


# f81e3fe5 12-Dec-1998 fair <fair@NetBSD.org>

Add example entries for PPP login, per PR#6462


# 3c794c46 29-Jan-1998 lukem <lukem@NetBSD.org>

change default speed from 1200 -> 9600


# ea4d1ded 31-Jul-1997 perry <perry@NetBSD.org>

1) close my own pr-2502 by adding ce and ck to default
2) substantial cleanup. In particular, I got rid of lots of
egregiously obsolete entries, and I got rid of obsolete
capabilities in the on

1) close my own pr-2502 by adding ce and ck to default
2) substantial cleanup. In particular, I got rid of lots of
egregiously obsolete entries, and I got rid of obsolete
capabilities in the only mostly obsolete entries, etc.

show more ...


# 064ae677 14-Mar-1997 mycroft <mycroft@NetBSD.org>

Use 8 bits by default.


# ef538c31 15-Feb-1997 mikel <mikel@NetBSD.org>

cleanup Lite-1 merge


# ecfa4355 08-May-1996 thorpej <thorpej@NetBSD.org>

RCS id police.


# 81baae13 11-Oct-1995 pk <pk@NetBSD.org>

Add 8-bit clean Sun Console entry.
Remove useless `fd' capability in `default:'.


# 667d6bcc 29-Aug-1993 mycroft <mycroft@NetBSD.org>

Change default banner to say `%s/%m' rather than `NetBSD'.


# 080b5f39 26-Aug-1993 deraadt <deraadt@NetBSD.org>

pretty up the getty prompt


# 62906a0d 03-Aug-1993 mycroft <mycroft@NetBSD.org>

Add entries for 38.4k, 57.6k, and 115.2kbaud.


# e11fa486 28-Apr-1993 cgd <cgd@NetBSD.org>

386bsd -> NetBSD


# 61f28255 21-Mar-1993 cgd <cgd@NetBSD.org>

initial import of 386bsd-0.1 sources