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
/
talkd.c
Age
Commit message (
Expand
)
Author
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
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-19
find_user() in process.c does an unbounded copy into a destination
itojun
2001-09-27
PR/5631: Rumi Szabolcs: Make talk work without COMPAT43
christos
2001-02-19
convert to use getprogname()
cgd
2001-02-04
fix nested extern
christos
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
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
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd