summaryrefslogtreecommitdiffstats
path: root/libexec/talkd (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* need an ntalkd man page, obviouslyderaadt2000-03-281-1/+2
|
* back out TAILQ_FOREACH - not portable, deraadt@d1999-11-291-5/+5
|
* use TAILQ_FOREACH, ok mickey@d1999-11-291-5/+5
|
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-3/+3
| | | | is used instead; kwesterback@home.com
* TIOCNOTTY is the default in POSIX termios, no need to explicately ask for it.millert1998-08-182-51/+5
|
* do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabblingderaadt1998-07-102-6/+6
|
* Force NUL termination of strings in request we get from client; okir@monad.swb.demillert1998-07-081-2/+7
|
* S_IWGRPderaadt1998-07-031-3/+3
|
* Patch to catch non-printables in the announce stringmillert1996-07-192-5/+13
| | | | | | | (ala the 'flash' hack) from FreeBSD (cleanup of patch from Dima Ruban <dima@demos.su>). Also fixes a syslog() message--we use recvfrom now.
* param.hderaadt1996-07-182-4/+6
|
* \007 instead of ^G; from phk@freebsd.orgderaadt1996-07-181-3/+3
|
* full hostnames; from cstruble@singularity.bevc.blacksburg.va.usderaadt1996-07-181-3/+3
|
* buffer overflow from dholland@hcs.HARVARD.EDU; could do with some cleanup?deraadt1996-07-171-8/+10
|
* buffer overflowderaadt1996-07-171-4/+5
|
* fix time differencies computations (orig from alan@parsys.co.uk, butmickey1996-07-153-30/+29
| | | | | don't use difftime(3), it returns double) use <sys/queue.h> for queue maintanance
* 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
|
* Add this stuff to keep compilers happy.mickey1996-04-281-0/+59
|
* Fix the bugs w/ that osockaddr.mickey1996-04-287-37/+71
| | | | | minor cleanups. this was tested w/: OpenBSD, Kleenux, BSDi (in all combinations).
* initial import of NetBSD treederaadt1995-10-187-0/+949