aboutsummaryrefslogtreecommitdiff
path: root/libexec/talkd
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed printf format errors.Bruce Evans1998-08-021-2/+2
| | | | Notes: svn path=/head/; revision=38024
* Don't assume that time_t is long.Bruce Evans1998-06-291-2/+4
| | | | Notes: svn path=/head/; revision=37262
* sprintf->snprintf paranoiaWarner Losh1997-12-241-4/+4
| | | | | | | Obtained from: OpenBSD (?) Notes: svn path=/head/; revision=31978
* Use err(3). Add protos for -Wall.Philippe Charnier1997-12-026-34/+73
| | | | Notes: svn path=/head/; revision=31491
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-226-6/+6
| | | | Notes: svn path=/head/; revision=22989
* Fix buffer overrun problem.Paul Traina1997-01-182-15/+24
| | | | | | | | | Cannidate for: 2.2 [must] Obtained from: Lite/2 and BSDI's published patch Notes: svn path=/head/; revision=21838
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-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. Notes: svn path=/head/; revision=21673
* add forgotten $Id$Wolfram Schneider1996-09-226-0/+11
| | | | Notes: svn path=/head/; revision=18471
* zap #include <sgtty.h>, it's not used.Peter Wemm1996-09-071-1/+0
| | | | Notes: svn path=/head/; revision=18094
* Here is a patch to talkd which makes it send the request to the tty withJordan K. Hubbard1996-03-241-5/+10
| | | | | | | | the lowest idle time. Submitted by: loodvrij@gridpoint.com (Bruce J. Keeler) Notes: svn path=/head/; revision=14783
* Remove trailing whitespace.Rodney W. Grimes1995-05-304-9/+9
| | | | Notes: svn path=/head/; revision=8870
* Fix hostnames >32 charsAndrey A. Chernov1994-12-151-1/+2
| | | | | | | Submitted by: cstruble@singularity.bevc.blacksburg.va.us Notes: svn path=/head/; revision=5111
* Implement security fix correctly: via isprint()Andrey A. Chernov1994-10-221-5/+8
| | | | Notes: svn path=/head/; revision=3793
* A nice little security fix. Things must be rough in moscow...Poul-Henning Kamp1994-10-221-0/+5
| | | | | | | Submitted by: dima@demos.su (Dima Ruban) Notes: svn path=/head/; revision=3791
* Update to new make macros and disable Kerberos because we haven't got itGarrett Wollman1994-08-051-1/+1
| | | | | | | set up right yet. Notes: svn path=/head/; revision=1875
* Reviewed by: phkPoul-Henning Kamp1994-07-241-1/+1
| | | | | | | changed ^G to \007 Notes: svn path=/head/; revision=1801
* BSD 4.4 Lite Libexec SourcesRodney W. Grimes1994-05-277-0/+907
Notes: svn path=/vendor/CSRG/dist/; revision=1592