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
/
libc
/
gen
/
ttyname.c
Age
Commit message (
Expand
)
Author
2000-01-22
Delint.
mycroft
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
1998-08-26
fix bcopy->memcpy with memcpy->memmove -- not strictly needed, but...
perry
1998-08-10
bzero->memset, bcopy->memcpy, bcmp->memcmp
perry
1998-02-27
changes to quiet lint.
perry
1998-02-03
remove obsolete register declarations
perry
1997-07-21
If port provides __weak_alias(), provide an Standard C and POSIX pure
jtc
1997-07-13
Fix RCSID's
christos
1995-05-02
Use POSIX tty semantics.
mycroft
1995-02-27
merge with 4.4-Lite, keeping local changes. clean up Ids
cgd
1994-01-28
patch from sms@WLV.IIPO.GTEGSC.COM (Steven M. Schultz) to kill mem leak
cgd
1993-12-28
#include <string.h> to bring function prototypes into scope.
jtc
1993-08-26
Declare rcsid strings so they are stored in text segment.
jtc
1993-07-30
Add even more RCS frobs.
mycroft
1993-04-21
Opps, dbopen doesn't have an underscore. Fixed.
proven
1993-04-21
Fixed these twon files to use db_open instead of hash_open.
proven
1993-03-21
initial import of 386bsd-0.1 sources
cgd