index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libexec
/
talkd
Age
Commit message (
Expand
)
Author
2015-09-03
Remove dead assignment; from Henning Petersen in PR 50196.
dholland
2010-03-22
Use .In instead of .Aq Pa for header files.
joerg
2009-10-21
Remove 3rd and 4th clauses in christos' license. OK christos.
snj
2009-03-16
fix WARNS=4 issues (const & type mismatches)
lukem
2009-03-16
ANSI KNF
lukem
2008-09-27
Fix the Document Title of manual page so it our official name (ntalkd).
reed
2008-07-20
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2008-03-04
y2038 fixes: time_t != long.
dholland
2008-03-04
'struct timezone' belongs in the dustbin of history.
dholland
2008-03-04
fix typo in comment
dholland
2007-01-08
- use getnameinfo instead of gethostbyaddr
christos
2006-03-17
Fix three off-by-ones found by Coverity. CID 1444, 1445.
elad
2004-10-01
PR/27097: John Klos: Talk daemon does not find additional ttys for
christos
2004-03-24
The MLINKS needs to come before .include <bsd.prog.mk>.
he
2004-03-24
Add FILES section to document where the daemon is.
fair
2004-03-24
Add man page link from talkd.8 to ntalkd.8 per PR 13433
fair
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-05-17
strlcat is easier here
itojun
2003-04-22
backout 1.18 and 1.19
itojun
2003-04-22
free vis_user
itojun
2003-04-22
malloc vis_user (why 1.6 branch has the fix already?)
itojun
2002-11-20
verify strvis() buffer length is enough. make sure string termination before
itojun
2002-10-08
sa_family on wire format is network byteorder
itojun
2002-09-25
Allocate vis_user on the stack instead of using malloc(). This
itojun
2002-09-19
find_user() in process.c does an unbounded copy into a destination
itojun
2002-09-19
use NETBSDSRCDIR as appropriate
lukem
2002-08-20
utmpx support
christos
2002-03-04
Lineup comment and remove unnecessary whitespaces.
enami
2002-03-04
Use \a instead of embedding raw control-G character.
enami
2001-09-27
PR/5631: Rumi Szabolcs: Make talk work without COMPAT43
christos
2001-04-04
syslogd(8), not syslog(8).
wiz
2001-02-19
convert to use getprogname()
cgd
2001-02-04
fix nested extern
christos
2000-10-17
Formatting nit: add a space.
tv
2000-10-10
make sure big_buf is big enough to hold line terminations.
itojun
1999-03-22
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
garbled
1998-07-06
- use an array MAXHOSTNAMELEN+1 size to hold hostnames
mrg
1998-07-04
- clean up some more cruft
mrg
1998-07-03
- use S_IWGRP over 020
mrg
1998-04-01
Need <time.h> for localtime() prototype.
kleink
1997-10-20
Fix .Nm usage.
enami
1997-10-08
merge lite-2 Makefiles (rcsids), and turn on WARNS for all of libexec.
mrg
1997-07-06
Use WARNS=1
christos
1997-06-29
Install as ntalkd
christos
1997-06-29
We are not going to be running as root anymore, so no need to check for that.
christos
1997-06-29
- use ttymsg from libutil
christos
1997-06-29
Merge in lite-2
christos
1997-01-29
Doh! MAXHOSTNAMELEN, not MAXHOSTNAME
explorer
1997-01-29
Allow local hostname to be longer than 32 characters, and make certain it will
explorer
1996-07-17
Use snprintf(3) when printing into arrays allocated on the stack.
rat
[next]