History log of /netbsd-src/libexec/talkd/table.c (Results 1 – 11 of 11)
Revision Date Author Comments
# 89fa7c41 03-Sep-2015 dholland <dholland@NetBSD.org>

Remove dead assignment; from Henning Petersen in PR 50196.


# 7056a591 16-Mar-2009 lukem <lukem@NetBSD.org>

fix WARNS=4 issues (const & type mismatches)


# 46067dc3 16-Mar-2009 lukem <lukem@NetBSD.org>

ANSI KNF


# 6e8d2b93 04-Mar-2008 dholland <dholland@NetBSD.org>

y2038 fixes: time_t != long.


# c6b94776 04-Mar-2008 dholland <dholland@NetBSD.org>

'struct timezone' belongs in the dustbin of history.


# 8e6ab883 07-Aug-2003 agc <agc@NetBSD.org>

Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22284, verified by myself.


# 687403aa 04-Jul-1998 mrg <mrg@NetBSD.org>

- clean up some more cruft
- support "talkd -l" for extra (syslog(3)) logging
- fix error in previous announce.c change
- use getopt
- add (missing) -d and -l descriptions to man page


# 30b86603 29-Jun-1997 christos <christos@NetBSD.org>

- use ttymsg from libutil
- clean warnings
- PR/3778: Eric Fischer: talkd should find the least idle terminal


# 5a6c7829 29-Jun-1997 christos <christos@NetBSD.org>

Merge in lite-2


# e9d867ef 01-Aug-1993 mycroft <mycroft@NetBSD.org>

Add RCS identifiers.


# 61f28255 21-Mar-1993 cgd <cgd@NetBSD.org>

initial import of 386bsd-0.1 sources