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
/
lib
/
libutil
/
ttymsg.c
Age
Commit message (
Expand
)
Author
2009-01-18
fix -Wsign-compare issues
lukem
2005-08-27
Lint warnings.
elad
2005-01-08
Avoid spinning if writing to a pty returns 0. This happened to me when
christos
2004-11-10
- don't complain if the pty is of the form pts/n
christos
2004-03-29
Use pid_t for pids. From Jeff Ito in PR 24854.
wiz
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-03-27
Clear O_NONBLOCK correctly (previous code probably only worked because
lukem
2002-08-16
defend against malicious line in ut_line, which could cause unwanted
itojun
2000-07-05
- __RCSID() police.
ad
1999-09-20
back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.
lukem
1999-09-16
* use _DIAGASSERT() to check pointer arguments against NULL and file
lukem
1999-07-02
More trailing white space.
simonb
1998-09-27
Use posix signal system calls.
christos
1998-08-10
bzero->memset, bcopy->memcpy, bcmp->memcmp
perry
1998-05-09
Delint last.
kleink
1998-05-08
Fix some arithmetics lossage on typeless pointers.
kleink
1998-01-22
unregisterify
perry
1997-07-01
indicate new location in error message
mikel
1997-06-29
- RCSID police
christos
1997-02-11
remove possibly dangerous sprintf and strcpy calls.
mrg
1994-11-17
Merged with 4.4lite
jtc
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd