summaryrefslogtreecommitdiffstats
path: root/libexec/talkd/process.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* More "(<blah> *)0" -> NULL, avoiding any stdarg functions.krw2016-03-161-4/+4
* Remove unused headers and sort the remainingmestre2016-02-011-9/+9
* Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt2015-01-161-3/+3
* unsigned char for ctypederaadt2013-11-271-2/+2
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-6/+1
* do not name FILE * variables "fd" since it is confusingderaadt2006-10-181-6/+6
* spacesderaadt2004-03-101-3/+3
* ansi cleanup; ok ian markusderaadt2003-06-111-11/+5
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-7/+3
* avoid size_t -> int conversion. style nit for sizeof(). David Krauseitojun2002-11-251-10/+10
* Fix last commit.millert2002-05-221-4/+4
* Fix some ut_line manipulation pointed out by Moritz Jodeit.millert2002-05-221-7/+13
* strlcpy sprinklingderaadt2002-05-221-13/+18
* kill more registers;mpech2001-12-071-6/+6
* do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabblingderaadt1998-07-101-3/+3
* Patch to catch non-printables in the announce stringmillert1996-07-191-2/+10
* sequence space math hates mederaadt1996-07-021-3/+3
* 2 bugs: would not have worked near epoch, copied ttyname in wrong casederaadt1996-07-021-13/+12
* fix last change.mickey1996-06-251-3/+3
* show talk request on the most non-idle tty (if there is more than one).mickey1996-06-241-13/+21
* add missed satosin().mickey1996-04-291-2/+4
* Fix the bugs w/ that osockaddr.mickey1996-04-281-13/+23
* initial import of NetBSD treederaadt1995-10-181-0/+216