summaryrefslogtreecommitdiffstats
path: root/usr.bin/talk
Commit message (Collapse)AuthorAgeFilesLines
* Cast to unsigned char instead of unsignedache1996-04-031-2/+2
| | | | Cast ctype argument to unsigned char
* Increment network byte order properlyache1996-03-121-3/+3
| | | | Reviewed by: wollman
* Make talk automagically find out the interface IP address where thejoerg1996-03-0914-54/+207
| | | | | | | remote peer will be connected through. This avoids the ``Checking for invitation on caller's machine'' problem for multi-homed hosts. Thanks to: Garrett, for his `find_interface' example
* Add setlocale LC_CTYPEache1995-10-241-0/+3
|
* Remove trailing whitespace.rgrimes1995-05-308-19/+19
|
* Don't allow talk own messages wrap around on the screen, justache1995-03-282-7/+8
| | | | scroll them like normal user input/output does.
* Not sure why this one was -lcompat since it doesn't reference anything inwollman1995-02-211-3/+4
| | | | it.
* Add check for writeable terminalache1994-12-302-0/+21
| | | | Submitted by: mark@grondar.za (and slightly modified)
* Partially back out previous fix (in cases ':' and '!'),ache1994-10-242-4/+14
| | | | | leave case '.' as valid user name, not host reference. Document new behaviour.
* Remove undocumented talk behaviour, when names likeache1994-10-241-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-orientedache1994-09-202-38/+22
| | | | scroll, most of changes from 1.x
* Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcaprgrimes1994-09-111-1/+1
|
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-2715-0/+1602
OpenPOWER on IntegriCloud