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
/
announce.c
Age
Commit message (
Expand
)
Author
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
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-09-25
Allocate vis_user on the stack instead of using malloc(). This
itojun
2002-03-04
Lineup comment and remove unnecessary whitespaces.
enami
2002-03-04
Use \a instead of embedding raw control-G character.
enami
2000-10-17
Formatting nit: add a space.
tv
2000-10-10
make sure big_buf is big enough to hold line terminations.
itojun
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-06-29
- use ttymsg from libutil
christos
1997-06-29
Merge in lite-2
christos
1996-07-17
Use snprintf(3) when printing into arrays allocated on the stack.
rat
1995-06-07
typeof(timeval.tv_sec) != time_t
cgd
1994-12-23
stdlib.h for protos
cgd
1994-12-21
vis(3)ify remote user name. Fixes bug 589. Fix basically as submitted by mat...
glass
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd