Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-12-31 | Redress PR 1547. Provide an option to pass high characters without | Hugh Graham | |
escaping, and turn it off by default. Checked by angelos@. | |||
2000-12-30 | Allow printing characters > 0x80, thus permitting other charsets | Angelos D. Keromytis | |
(dem0n@istc.kiev.ua, PR 1547) | |||
1999-03-23 | Don't bother calling nl() in init_display, just do the '\r' -> '\n' conversion | Todd C. Miller | |
ourselves in display(). Since we don't use the curses input routines we have to do the conversion by hand. This is cheap because input processing is done on a per-character basis. Closes PR 783. | |||
1998-04-28 | NetBSD-based -Wall cleanup | Paul Janzen | |
1997-11-30 | treat \n and \r the same on input | Theo de Raadt | |
1996-10-21 | talk messes up national characters; netbsd pr#2874, tron@lyssa.owl.de | Theo de Raadt | |
1996-06-26 | rcsid | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |