Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't allow talk own messages wrap around on the screen, just | ache | 1995-03-28 | 2 | -7/+8 |
| | | | | scroll them like normal user input/output does. | ||||
* | Not sure why this one was -lcompat since it doesn't reference anything in | wollman | 1995-02-21 | 1 | -3/+4 |
| | | | | it. | ||||
* | Add check for writeable terminal | ache | 1994-12-30 | 2 | -0/+21 |
| | | | | Submitted by: mark@grondar.za (and slightly modified) | ||||
* | Partially back out previous fix (in cases ':' and '!'), | ache | 1994-10-24 | 2 | -4/+14 |
| | | | | | leave case '.' as valid user name, not host reference. Document new behaviour. | ||||
* | Remove undocumented talk behaviour, when names like | ache | 1994-10-24 | 1 | -9/+3 |
| | | | | | | | aa.bb aa:bb and aa!bb treated as user+host and not as local user names (especially aa.bb is common case). Only @ is valid user/host separator according to manpage. Pointed-by: doctor@dream.demos.su | ||||
* | Make talk ctype-aware, handle controns as tcsh does, use human-oriented | ache | 1994-09-20 | 2 | -38/+22 |
| | | | | scroll, most of changes from 1.x | ||||
* | Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap | rgrimes | 1994-09-11 | 1 | -1/+1 |
| | |||||
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 15 | -0/+1602 |