History log of /src/libexec/getty/gettytab.5 |
Revision | | Date | Author | Comments |
1.40 |
| 15-Jul-2019 |
uwe | Tweak markup some more.
|
1.39 |
| 12-Jul-2019 |
uwe | Improve (hopefully) mark up of the capabilities tables.
|
1.38 |
| 12-Jul-2019 |
uwe | Use proper markup instead of .Em to refer to capabilities, structure memebers, etc in the text (but not in the tables yet, as those require more rework).
|
1.37 |
| 11-Jul-2019 |
wiz | Merge lines. Fixes display problem noted in PR 54361 by he@
|
1.36 |
| 21-Apr-2012 |
roy | branches: 1.36.32; Add capfile(5) to describe the termcap format. Adjust various man pages and other documentation to point to capfile(5) instead of termcap(5). Remove getcap(3) as curses hasn't been building it for a long time. Punt wrterm.c as tset no longer uses it.
|
1.35 |
| 13-Oct-2006 |
wiz | branches: 1.35.40; Fix typo in macro.
|
1.34 |
| 13-Oct-2006 |
wiz | Sort SEE ALSO.
|
1.33 |
| 06-Oct-2006 |
elad | PR/13478: Greg A. Woods: some tty-related documentation fixes
Patch applied with "minor tweaks" from me, thanks!
|
1.32 |
| 21-May-2005 |
christos | Support VEOL2 and VSTATUS
|
1.31 |
| 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22284, verified by myself.
|
1.30 |
| 20-May-2003 |
wiz | Bump date for "nn" capability.
|
1.29 |
| 20-May-2003 |
thorpej | Add a "nn" (no name) capability to getty. If set in gettytab, getty will not prompt for a login name, and will not pass one along to the login program. This can be used to accomodate login programs that have an alternate way of selecting the user to log in.
|
1.28 |
| 15-Jan-2002 |
wiz | Sort sections and SEE ALSO.
|
1.27 |
| 04-Apr-2001 |
wiz | Lowercase getty in xref. Whitespace fixes.
|
1.26 |
| 28-Dec-2000 |
sommerfeld | Add new :cs: modifier to gettytab which clears the screen using the appropriate control sequence from termcap (based on the terminal type listed in /etc/ttys for the line).
|
1.25 |
| 04-Sep-2000 |
garbled | Change "Apart form" to "Apart from".
|
1.24 |
| 04-Jan-2000 |
ad | branches: 1.24.4; Oops, fix previous.
|
1.23 |
| 04-Jan-2000 |
ad | Add two new capabilities to gettytab - idea from FreeBSD: al - user to auto-login as if - banner file to display, like /etc/issue
|
1.22 |
| 22-Mar-1999 |
garbled | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, so we shouldn't override it with versions in the manpages. Many more to come.
|
1.21 |
| 12-Dec-1998 |
fair | Document (or expand documentation about) the ability of getty(8) to recognize a PPP bringup sequence and invoke something appropriate, per PR#6462
|
1.20 |
| 12-Oct-1998 |
tsarna | Add PPP autodetect, based on code from FreeBSD via OpenBSD.
|
1.19 |
| 22-Apr-1998 |
ross | Reference ttys(5). (David Brownlee, PR #5339)
|
1.18 |
| 06-Feb-1998 |
perry | macroize BSD, NetBSD, FreeBSD and misc cleanup
|
1.17 |
| 20-Oct-1997 |
enami | Fix .Nm usage.
|
1.16 |
| 14-Jul-1997 |
mikel | xref gethostname(3) and uname(3) instead of obsolete gethostname(2) and uname(2); some other minor cleanup
|
1.15 |
| 08-Mar-1997 |
mouse | alternate -> alternative, per PR 2643
|
1.14 |
| 11-Aug-1996 |
explorer | fix extra Ta strings in man page. closes pr bin/2685
|
1.13 |
| 31-Jul-1996 |
thorpej | RCS id police.
|
1.12 |
| 24-Sep-1994 |
mycroft | Remove old comment about converting to termios.
|
1.11 |
| 16-Sep-1994 |
mycroft | Document the % escapes I added, and clean up the description of %h a bit.
|
1.10 |
| 17-Aug-1994 |
pk | branches: 1.10.2; The man page says to disable input parity checking if `ap' is on.
|
1.9 |
| 17-Aug-1994 |
pk | Cleanup import, merge local changes.
|
1.8 |
| 29-Apr-1994 |
cgd | fix formatting bogon
|
1.7 |
| 28-Apr-1994 |
pk | Mark a few capabilities as unsupported. Document some new ones.
|
1.6 |
| 21-Apr-1994 |
pk | Correct format of `np' item.
|
1.5 |
| 16-Apr-1994 |
cgd | renamed 'md' to 'mb'
|
1.4 |
| 16-Apr-1994 |
cgd | quick cut at adding 'md' for MDMBUF
|
1.3 |
| 12-Apr-1994 |
cgd | document np
|
1.2 |
| 01-Aug-1993 |
mycroft | Add RCS indentifiers.
|
1.1 |
| 21-Mar-1993 |
cgd | branches: 1.1.1; Initial revision
|
1.1.1.2 |
| 17-Aug-1994 |
pk | Import 4.4-Lite version.
|
1.1.1.1 |
| 21-Mar-1993 |
cgd | initial import of 386bsd-0.1 sources
|
1.10.2.2 |
| 17-Aug-1994 |
pk | The man page says to disable input parity checking if `ap' is on.
|
1.10.2.1 |
| 17-Aug-1994 |
pk | file gettytab.5 was added on branch netbsd-1-0 on 1994-08-17 20:28:00 +0000
|
1.24.4.1 |
| 15-Nov-2000 |
tv | Pullup 1.25 [hubertf]: Change "Apart form" to "Apart from".
|
1.35.40.1 |
| 23-May-2012 |
yamt | sync with head.
|
1.36.32.1 |
| 13-Apr-2020 |
martin | Mostly merge changes from HEAD upto 20200411
|