OpenBSD CVS

src/libexec/talkd/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / libexec / talkd

Current tag: OPENBSD_2_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.3   24 years  deraadt   need an ntalkd man page, obviously
[TXT] announce.c  1.10   23 years  itojun   need more size to big_buf for line termination (\r\n).
[TXT] print.c  1.2   28 years  mickey   Fix the bugs w/ that osockaddr. minor cleanups. this was tested w/: OpenBSD, Kle...
[TXT] process.c  1.9   25 years  deraadt   do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabbling
[TXT] table.c  1.6   24 years  d   back out TAILQ_FOREACH - not portable, deraadt@
[TXT] talkd.8  1.3   25 years  aaron   remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common is u...
[TXT] talkd.c  1.8   23 years  deraadt   save_errno in signal handler
[TXT] talkd.h  1.3   25 years  millert   TIOCNOTTY is the default in POSIX termios, no need to explicately ask for it.