The NetBSD Project

CVS log for src/etc/etc.i386/ttys

[BACK] Up to [cvs.NetBSD.org] / src / etc / etc.i386

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.20.34.1: download - view: text, markup, annotated - select for diffs
Mon Apr 13 07:45:41 2020 UTC (5 years, 1 month ago) by martin
Branches: phil-wifi
Diff to: previous 1.20: preferred, colored; next MAIN 1.21: preferred, colored
Changes since revision 1.20: +3 -3 lines
Mostly merge changes from HEAD upto 20200411

Revision 1.20.36.1: download - view: text, markup, annotated - select for diffs
Mon Oct 28 18:38:33 2019 UTC (5 years, 6 months ago) by martin
Branches: netbsd-9
CVS tags: netbsd-9-4-RELEASE, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1
Diff to: previous 1.20: preferred, colored; next MAIN 1.21: preferred, colored
Changes since revision 1.20: +3 -3 lines
Pull up following revision(s) (requested by abs in ticket #384):

	etc/etc.evbmips/ttys: revision 1.7
	etc/etc.sparc64/ttys: revision 1.12
	etc/etc.shark/ttys: revision 1.9
	etc/etc.amiga/ttys: revision 1.25
	etc/etc.arc/ttys: revision 1.9
	etc/etc.sbmips/ttys: revision 1.6
	etc/etc.landisk/ttys: revision 1.4
	etc/etc.alpha/ttys: revision 1.13
	etc/etc.amigappc/ttys: revision 1.4
	etc/etc.mmeye/ttys: revision 1.8
	etc/etc.ia64/ttys: revision 1.2
	etc/etc.sandpoint/ttys: revision 1.8
	etc/etc.hp300/ttys: revision 1.17
	etc/etc.riscv/ttys: revision 1.2
	etc/etc.i386/ttys: revision 1.21
	etc/etc.aarch64/ttys: revision 1.2
	etc/etc.algor/ttys: revision 1.6
	etc/etc.sparc/ttys: revision 1.17
	etc/etc.mipsco/ttys: revision 1.7
	etc/etc.luna68k/ttys: revision 1.9
	etc/etc.iyonix/ttys: revision 1.5
	etc/etc.evbcf/ttys: revision 1.3
	etc/etc.netwinder/ttys: revision 1.9
	etc/etc.mvme68k/ttys: revision 1.10
	etc/etc.evbarm/ttys: revision 1.8
	etc/etc.evbsh3/ttys: revision 1.7
	etc/etc.pmax/ttys: revision 1.16
	etc/etc.hpcmips/ttys: revision 1.12
	etc/etc.vax/ttys: revision 1.10
	etc/etc.news68k/ttys: revision 1.10
	etc/etc.mvmeppc/ttys: revision 1.7
	etc/etc.hppa/ttys: revision 1.2
	etc/etc.next68k/ttys: revision 1.11
	etc/etc.ews4800mips/ttys: revision 1.3
	etc/etc.epoc32/ttys: revision 1.2
	etc/etc.emips/ttys: revision 1.2
	etc/etc.evbppc/ttys: revision 1.7
	etc/etc.sgimips/ttys: revision 1.11
	etc/etc.or1k/ttys: revision 1.2
	etc/etc.cesfic/ttys: revision 1.6
	etc/etc.amd64/ttys: revision 1.7
	etc/etc.playstation2/ttys: revision 1.7
	etc/etc.zaurus/ttys: revision 1.4
	etc/etc.newsmips/ttys: revision 1.10

Switch default console tty from /dev/console to /dev/constty

With this switch processes (such as xconsole) can open /dev/console
without breaking login on the text or serial console. This can be
trivially triggered by enabling xdm in rc.conf and hitting
Ctrl+Alt+F1 or equivalent once booted.

The changes:
- Add entry for /dev/console or /dev/constty if missing
- If a port's had /dev/console 'on' switch it off and enable /dev/constty
- If a port did not have /dev/console 'on', leave /dev/constty off

Some ports had /dev/console off and /dev/ttyE0 enabled, presumably to
avoid just this issue. It may make sense to adjust these also (but not
in this pass)

As discussed on current-users

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Sep 25 23:09:22 2019 UTC (5 years, 7 months ago) by abs
Branches: MAIN
CVS tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, netbsd-10-base, netbsd-10-1-RELEASE, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, is-mlppp-base, is-mlppp, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, HEAD
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -3 lines
Switch default console tty from /dev/console to /dev/constty

With this switch processes (such as xconsole) can open /dev/console
without breaking login on the text or serial console. This can be
trivially triggered by enabling xdm in rc.conf and hitting
Ctrl+Alt+F1 or equivalent once booted.

The changes:
- Add entry for /dev/console or /dev/constty if missing
- If a port's had /dev/console 'on' switch it off and enable /dev/constty
- If a port did not have /dev/console 'on', leave /dev/constty off

Some ports had /dev/console off and /dev/ttyE0 enabled, presumably to
avoid just this issue. It may make sense to adjust these also (but not
in this pass)

As discussed on current-users

Revision 1.19.18.1: download - view: text, markup, annotated - select for diffs
Tue Oct 30 18:49:04 2012 UTC (12 years, 6 months ago) by yamt
Branches: yamt-pagecache
CVS tags: yamt-pagecache-tag8
Diff to: previous 1.19: preferred, colored; next MAIN 1.20: preferred, colored
Changes since revision 1.19: +5 -5 lines
sync with head

Revision 1.19.20.1: download - view: text, markup, annotated - select for diffs
Sun Jun 24 18:04:39 2012 UTC (12 years, 10 months ago) by riz
Branches: netbsd-6
CVS tags: netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1-5-RELEASE, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-6-RELEASE, netbsd-6-0-5-RELEASE, netbsd-6-0-4-RELEASE, netbsd-6-0-3-RELEASE, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus
Diff to: previous 1.19: preferred, colored; next MAIN 1.20: preferred, colored
Changes since revision 1.19: +5 -5 lines
Pull up following revision(s) (requested by martin in ticket #342):
	etc/etc.shark/ttys: revision 1.8
	etc/etc.hpcsh/ttys: revision 1.11
	etc/etc.amiga/ttys: revision 1.24
	etc/etc.arc/ttys: revision 1.8
	etc/etc.alpha/ttys: revision 1.12
	etc/etc.amigappc/ttys: revision 1.3
	etc/etc.ofppc/ttys: revision 1.9
	etc/etc.hp300/ttys: revision 1.16
	etc/etc.rs6000/ttys: revision 1.2
	etc/etc.i386/ttys: revision 1.20
	etc/etc.acorn26/ttys: revision 1.4
	etc/etc.iyonix/ttys: revision 1.4
	etc/etc.netwinder/ttys: revision 1.8
	etc/etc.mac68k/ttys: revision 1.20
	etc/etc.evbarm/ttys: revision 1.7
	etc/etc.pmax/ttys: revision 1.15
	etc/etc.hpcmips/ttys: revision 1.10
	share/terminfo/terminfo: revision 1.5
	etc/etc.mvmeppc/ttys: revision 1.6
	etc/etc.next68k/ttys: revision 1.10
	etc/etc.acorn32/ttys: revision 1.9
	etc/etc.ibmnws/ttys: revision 1.4
	etc/etc.atari/ttys: revision 1.10
	etc/etc.sgimips/ttys: revision 1.10
	etc/etc.newsmips/ttys: revision 1.9
	etc/etc.hpcarm/ttys: revision 1.6
	etc/etc.cats/ttys: revision 1.7
	etc/etc.amd64/ttys: revision 1.6
	etc/etc.prep/ttys: revision 1.8
	etc/etc.zaurus/ttys: revision 1.3
Per discussion on tech-userlevel, finally fix PR 10127:
move all ttyE* entries that use "vt100" emulation to wsvt25 term type.
The terminfo vt220 entry lacked (correctly) a delete key entry, which
was a regression against the netbsd-5 termcap entry. On the other hand,
only a very small number of foreign systems lacks support for wsvt25
nowadays.
Add a delete key capability to our wsvt25 entry.  Fixes a problem noted by
David Lord on netbsd-users.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Jun 13 20:49:13 2012 UTC (12 years, 11 months ago) by martin
Branches: MAIN
CVS tags: yamt-pagecache-base9, yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, tls-maxphys-base, tls-maxphys, tls-earlyentropy-base, tls-earlyentropy, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, phil-wifi-base, phil-wifi-20190609, pgoyette-localcount-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, pgoyette-localcount, pgoyette-compat-merge-20190127, pgoyette-compat-base, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, pgoyette-compat, perseant-stdc-iso10646-base, perseant-stdc-iso10646, netbsd-9-base, netbsd-8-base, netbsd-8-3-RELEASE, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-8, netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-base, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-RC2, netbsd-7-0-RC1, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, netbsd-7-0, netbsd-7, matt-nb8-mediatek-base, matt-nb8-mediatek, localcount-20160914, khorben-n900, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan, agc-symver-base, agc-symver
Branch point for: phil-wifi, netbsd-9
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +5 -5 lines
Per discussion on tech-userlevel, finally fix PR 10127:
move all ttyE* entries that use "vt100" emulation to wsvt25 term type.
The terminfo vt220 entry lacked (correctly) a delete key entry, which
was a regression against the netbsd-5 termcap entry. On the other hand,
only a very small number of foreign systems lacks support for wsvt25
nowadays.

Revision 1.18.26.1: download - view: text, markup, annotated - select for diffs
Sat Jan 17 20:43:43 2009 UTC (16 years, 3 months ago) by mjf
Branches: mjf-devfs2
Diff to: previous 1.18: preferred, colored; next MAIN 1.19: preferred, colored
Changes since revision 1.18: +2 -1 lines
Sync with HEAD.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Oct 7 10:00:01 2008 UTC (16 years, 7 months ago) by abs
Branches: MAIN
CVS tags: yamt-pagecache-base5, yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, netbsd-6-base, netbsd-5-base, netbsd-5-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2-3-RELEASE, netbsd-5-2-2-RELEASE, netbsd-5-2-1-RELEASE, netbsd-5-2, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-5-RELEASE, netbsd-5-1-4-RELEASE, netbsd-5-1-3-RELEASE, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, netbsd-5, mjf-devfs2-base2, matt-premerge-20091211, matt-nb5-pq3-base, matt-nb5-pq3, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-premerge-20091211, matt-nb5-mips64-k15, matt-nb5-mips64, matt-nb4-mips64-k7-u2a-k9b, matt-mips64-premerge-20101231, matt-mips64-base2, jym-xensuspend-nbase, jym-xensuspend-base, jym-xensuspend, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Branch point for: yamt-pagecache, netbsd-6
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -1 lines
Add a constty entry, marked 'off', with otherwise the same settings
as the console. Now when coming up in single user mode the tset in
/.profile can set the terminal type correctly.
Note: I believe constty should be 'on' and console 'off', but thats a
separate discussion

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Jun 20 21:30:27 2004 UTC (20 years, 10 months ago) by christos
Branches: MAIN
CVS tags: yamt-pf42-baseX, yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-pf42-base, yamt-pf42, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, wrstuden-revivesa-base-1, wrstuden-revivesa-base, wrstuden-revivesa, wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, netbsd-4-base, netbsd-4-0-RELEASE, netbsd-4-0-RC5, netbsd-4-0-RC4, netbsd-4-0-RC3, netbsd-4-0-RC2, netbsd-4-0-RC1, netbsd-4-0-1-RELEASE, netbsd-4-0, netbsd-4, netbsd-3-base, netbsd-3-1-RELEASE, netbsd-3-1-RC4, netbsd-3-1-RC3, netbsd-3-1-RC2, netbsd-3-1-RC1, netbsd-3-1-1-RELEASE, netbsd-3-1, netbsd-3-0-RELEASE, netbsd-3-0-RC6, netbsd-3-0-RC5, netbsd-3-0-RC4, netbsd-3-0-RC3, netbsd-3-0-RC2, netbsd-3-0-RC1, netbsd-3-0-3-RELEASE, netbsd-3-0-2-RELEASE, netbsd-3-0-1-RELEASE, netbsd-3-0, netbsd-3, mjf-devfs2-base, mjf-devfs-base, mjf-devfs, matt-mips64-base, matt-mips64, matt-armv6-prevmlocking, matt-armv6-nbase, matt-armv6-base, matt-armv6, keiichi-mipv6-base, keiichi-mipv6, hpcarm-cleanup-nbase, hpcarm-cleanup-base, hpcarm-cleanup, cube-autoconf-base, cube-autoconf, abandoned-netbsd-4-base, abandoned-netbsd-4
Branch point for: mjf-devfs2
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -111 lines
remove ad-hok list of pty's from port tty files, and auto-generate it so
that it is consistent, and in the proper order.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Oct 4 07:41:12 2003 UTC (21 years, 7 months ago) by dsl
Branches: MAIN
CVS tags: unifiedMKDEV-pre, netbsd-2-base, netbsd-2-1-RELEASE, netbsd-2-1-RC6, netbsd-2-1-RC5, netbsd-2-1-RC4, netbsd-2-1-RC3, netbsd-2-1-RC2, netbsd-2-1-RC1, netbsd-2-1, netbsd-2-0-base, netbsd-2-0-RELEASE, netbsd-2-0-RC5, netbsd-2-0-RC4, netbsd-2-0-RC3, netbsd-2-0-RC2, netbsd-2-0-RC1, netbsd-2-0-3-RELEASE, netbsd-2-0-2-RELEASE, netbsd-2-0-1-RELEASE, netbsd-2-0, netbsd-2
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Revert 'console' back to /dev/console (from /dev/constty)

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Oct 3 14:54:21 2003 UTC (21 years, 7 months ago) by dsl
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Change 'console' login to use /dev/constty so that its output isn't
stolen by code that requests system messages using TIOCCONS.

Revision 1.10.8.2: download - view: text, markup, annotated - select for diffs
Wed Sep 4 14:27:16 2002 UTC (22 years, 8 months ago) by itojun
Branches: netbsd-1-5
Diff to: previous 1.10.8.1: preferred, colored; branchpoint 1.10: preferred, colored; next MAIN 1.11: preferred, colored
Changes since revision 1.10.8.1: +3 -3 lines
pullup etc/etc.i386/ttys 1.12 via patch (redo)

> Do what we should have been doing long ago; use /dev/console by default as the
> boot console tty, so that the console is on the same place that the kernel
> dmesg output goes, whether wscons or serial.  Users who want to use tty00
> or ttyE0 explicitly can change /etc/ttys themselves.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Feb 17 21:04:31 2002 UTC (23 years, 2 months ago) by tron
Branches: MAIN
CVS tags: netbsd-1-6-base, netbsd-1-6-RELEASE, netbsd-1-6-RC3, netbsd-1-6-RC2, netbsd-1-6-RC1, netbsd-1-6-PATCH002-RELEASE, netbsd-1-6-PATCH002-RC4, netbsd-1-6-PATCH002-RC3, netbsd-1-6-PATCH002-RC2, netbsd-1-6-PATCH002-RC1, netbsd-1-6-PATCH002, netbsd-1-6-PATCH001-RELEASE, netbsd-1-6-PATCH001-RC3, netbsd-1-6-PATCH001-RC2, netbsd-1-6-PATCH001-RC1, netbsd-1-6-PATCH001, netbsd-1-6, fvdl_fs64_base
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +6 -6 lines
Back out last change as suggested by Hubert Feyrer in private e-mail:
The "ttys" file is modified by "sysinst" during installation.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Feb 17 20:41:42 2002 UTC (23 years, 2 months ago) by tron
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +6 -6 lines
Enable for "getty" processes because because the i386 port used wscons(4)
default these days and the default "wsconf.conf" creates four screens.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Feb 13 09:46:08 2002 UTC (23 years, 3 months ago) by martti
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +47 -1 lines
Added ttyp[g-zA-Z] (bin/15594).

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Jun 19 20:06:46 2001 UTC (23 years, 10 months ago) by tv
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
Do what we should have been doing long ago; use /dev/console by default as the
boot console tty, so that the console is on the same place that the kernel
dmesg output goes, whether wscons or serial.  Users who want to use tty00
or ttyE0 explicitly can change /etc/ttys themselves.

Also use "vt100" as terminal type for /dev/console (for a reasonable baseline
that also works with wscons; pccons is long since no longer default).

This addresses PR install/13249, i386-specific, but may be appropriate to
apply to all ports.

Revision 1.10.8.1: download - view: text, markup, annotated - select for diffs
Sat Aug 12 18:01:48 2000 UTC (24 years, 9 months ago) by mason
Branches: netbsd-1-5
CVS tags: netbsd-1-5-RELEASE, netbsd-1-5-PATCH003, netbsd-1-5-PATCH002, netbsd-1-5-PATCH001, netbsd-1-5-BETA2, netbsd-1-5-BETA
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +33 -1 lines
This should be the last piece of the move to 64 default PTYs. /etc/ttys now
has entries for 64 ptys.

Thanks to Matthew Green for pointing out the need for this.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Aug 12 13:43:49 2000 UTC (24 years, 9 months ago) by mason
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +33 -1 lines
This should be the final part of moving to 64 PTYs by default. Added
entries for tty{r,s}{0,1,2,3,4,5,6,7,8,9,a,b,c,d,e,f} to /etc/ttys.

Thanks to Matthew Green for pointing out the need.

Revision 1.9.2.1: download - view: text, markup, annotated - select for diffs
Sat May 1 00:25:17 1999 UTC (26 years ago) by perry
Branches: netbsd-1-4
CVS tags: netbsd-1-4-RELEASE, netbsd-1-4-PATCH003, netbsd-1-4-PATCH002, netbsd-1-4-PATCH001
Diff to: previous 1.9: preferred, colored; next MAIN 1.10: preferred, colored
Changes since revision 1.9: +4 -4 lines
pullup 1.9->1.10 (perry)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat May 1 00:23:27 1999 UTC (26 years ago) by perry
Branches: MAIN
CVS tags: wrstuden-devbsize-base, wrstuden-devbsize-19991221, wrstuden-devbsize, netbsd-1-5-base, netbsd-1-5-ALPHA2, minoura-xpg4dl-base, minoura-xpg4dl, comdex-fall-1999-base, comdex-fall-1999
Branch point for: netbsd-1-5
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -4 lines
turn off ttyE[123] by default -- default installs don't configure them.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Feb 2 14:33:04 1999 UTC (26 years, 3 months ago) by drochner
Branches: MAIN
CVS tags: netbsd-1-4-base
Branch point for: netbsd-1-4
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +5 -2 lines
wscons is default now - replace the "ttyv0" getty by a number of
"ttyEn" lines.
Thanks to "Johnny C. Lam" <lamj@stat.cmu.edu> for pointing out.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Oct 15 03:42:52 1996 UTC (28 years, 7 months ago) by perry
Branches: MAIN
CVS tags: netbsd-1-3-base, netbsd-1-3-RELEASE, netbsd-1-3-PATCH003-CANDIDATE2, netbsd-1-3-PATCH003-CANDIDATE1, netbsd-1-3-PATCH003-CANDIDATE0, netbsd-1-3-PATCH003, netbsd-1-3-PATCH002, netbsd-1-3-PATCH001, netbsd-1-3-BETA, netbsd-1-3
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
RCS ID police

Revision 1.6.2.1: download - view: text, markup, annotated - select for diffs
Mon Aug 1 17:21:13 1994 UTC (30 years, 9 months ago) by cgd
Branches: netbsd-1-0
CVS tags: netbsd-1-0-RELEASE, netbsd-1-0-PATCH1, netbsd-1-0-PATCH06, netbsd-1-0-PATCH05, netbsd-1-0-PATCH04, netbsd-1-0-PATCH03, netbsd-1-0-PATCH02, netbsd-1-0-PATCH0
Diff to: previous 1.6: preferred, colored; next MAIN 1.7: preferred, colored
Changes since revision 1.6: +2 -2 lines
from turnk.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Jul 31 08:44:32 1994 UTC (30 years, 9 months ago) by mycroft
Branches: MAIN
CVS tags: netbsd-1-2-base, netbsd-1-2-RELEASE, netbsd-1-2-PATCH001, netbsd-1-2-BETA, netbsd-1-2, netbsd-1-1-base, netbsd-1-1-RELEASE, netbsd-1-1-PATCH001, netbsd-1-1
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Change vga to ttyv0, with a symlink for X.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Feb 5 12:51:58 1994 UTC (31 years, 3 months ago) by deraadt
Branches: MAIN
CVS tags: netbsd-1-0-base
Branch point for: netbsd-1-0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +35 -45 lines
reality

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Aug 23 04:59:38 1993 UTC (31 years, 8 months ago) by cgd
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +7 -1 lines
changes from 0.9-ALPHA2 to 0.9-BETA

Revision 1.4.2.1: download - view: text, markup, annotated - select for diffs
Fri Aug 20 07:58:39 1993 UTC (31 years, 8 months ago) by cgd
Branches: netbsd-0-9
CVS tags: netbsd-0-9-RELEASE, netbsd-0-9-BETA
Diff to: previous 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4: +7 -1 lines
add i386-specific instructions.  still need to deal with the fact
that the generic console's getty is type "Pc" --  BOGUS!!!

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jul 10 21:23:36 1993 UTC (31 years, 10 months ago) by mycroft
Branches: MAIN
CVS tags: netbsd-0-9-base, netbsd-0-9-ALPHA2, netbsd-0-9-ALPHA
Branch point for: netbsd-0-9
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Remove a spurious `unknown' that was screwing people over.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jul 8 01:50:42 1993 UTC (31 years, 10 months ago) by cgd
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +15 -3 lines
changes for init...

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Apr 2 08:05:12 1993 UTC (32 years, 1 month ago) by cgd
Branches: MAIN
CVS tags: netbsd-alpha-1, netbsd-0-8
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
changed `console' to `vga'

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Mar 21 09:45:37 1993 UTC (32 years, 1 month ago) by cgd
Branches: WFJ-920714
CVS tags: patchkit-0-2-2, WFJ-386bsd-01
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
initial import of 386bsd-0.1 sources

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Mar 21 09:45:37 1993 UTC (32 years, 1 month ago) by cgd
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>