summaryrefslogtreecommitdiffstats
path: root/libexec/talkd
Commit message (Collapse)AuthorAgeFilesLines
* sprintf->snprintf paranoiaimp1997-12-241-4/+4
| | | | Obtained from: OpenBSD (?)
* Use err(3). Add protos for -Wall.charnier1997-12-026-34/+73
|
* Revert $FreeBSD$ to $Id$peter1997-02-226-6/+6
|
* Fix buffer overrun problem.pst1997-01-182-15/+24
| | | | | | Cannidate for: 2.2 [must] Obtained from: Lite/2 and BSDI's published patch
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-146-6/+6
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* add forgotten $Id$wosch1996-09-226-0/+11
|
* zap #include <sgtty.h>, it's not used.peter1996-09-071-1/+0
|
* Here is a patch to talkd which makes it send the request to the tty withjkh1996-03-241-5/+10
| | | | | the lowest idle time. Submitted by: loodvrij@gridpoint.com (Bruce J. Keeler)
* Remove trailing whitespace.rgrimes1995-05-304-9/+9
|
* Fix hostnames >32 charsache1994-12-151-1/+2
| | | | Submitted by: cstruble@singularity.bevc.blacksburg.va.us
* Implement security fix correctly: via isprint()ache1994-10-221-5/+8
|
* A nice little security fix. Things must be rough in moscow...phk1994-10-221-0/+5
| | | | Submitted by: dima@demos.su (Dima Ruban)
* Update to new make macros and disable Kerberos because we haven't got itwollman1994-08-051-1/+1
| | | | set up right yet.
* Reviewed by: phkphk1994-07-241-1/+1
| | | | changed ^G to \007
* BSD 4.4 Lite Libexec Sourcesrgrimes1994-05-277-0/+907
OpenPOWER on IntegriCloud