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
/
getttyent.c
Age
Commit message (
Expand
)
Author
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-04-20
PR/5265: John Buller: ttyflags does not report syntax errors or unknown
christos
2000-07-07
Passing "char" values to ctype(3) functions is problematic.
itohy
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
1999-01-15
Add a "class" entry to ttyent. Closes PR#4638.
tsarna
1998-02-03
remove obsolete register declarations
perry
1997-10-20
Add support for DTR/CTS flow control, from Bill Studenmund.
scottr
1997-07-21
If port provides __weak_alias(), provide an Standard C and POSIX pure
jtc
1997-07-13
Fix gcc warnings
christos
1995-06-16
Don't cast void functions to void.
jtc
1995-02-27
update from Lite, with local changes. fix Ids, etc.
cgd
1994-03-30
oops!
cgd
1994-03-18
update for new flag
cgd
1994-03-12
add some new flags for /etc/ttys' status field
cgd
1993-11-24
Change C library functions to use strchr() and strrchr() instead of index()
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-03-21
initial import of 386bsd-0.1 sources
cgd