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
/
pty.c
Age
Commit message (
Expand
)
Author
2018-06-24
Fix stack use after scope in libutil/pty
kamil
2009-02-20
remove pointless static.
christos
2009-01-18
fix -Wsign-compare issues
lukem
2005-09-14
Use the re-entrant getgr*_r functions. From John Nemeth.
christos
2005-01-19
If TIOCPTMGET fails, close /dev/ptm.
mycroft
2004-11-25
Don't give write privileges at all if the tty group is missing.
christos
2004-11-24
I really want to kill the hard-coding of _TTY_GID. Set the group to the
christos
2004-09-18
KNF; Simplify some logic, so that lines don't wrap. Explain why we
christos
2004-09-18
openpty: just check errors of syscalls,
yamt
2004-06-18
Don't allow openpty to succeed if the caller is non-superuser.
christos
2004-05-27
use the pty multiplexor if it exists.
christos
2003-10-25
remove unused variable
christos
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-03-09
Fix openpty() so that it correctly scans the entire list of possible
atatat
2002-02-02
Add support for up to 930 pty devices (instead of the current 256).
tls
2001-05-10
revert over-zealous pcvt cull; we still need to skip ttyv* whilst pccons uses
lukem
2000-07-10
Remove PCVT hack.
ad
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-12-09
Delint
christos
1998-01-22
unregisterify
perry
1998-01-22
merge with lite-2
perry
1997-06-29
- RCSID police
christos
1996-11-12
Make openpty() work more than once.
mycroft
1996-05-15
Minor reorganization of libutil, including the addition of passward
jtc
1995-06-05
Prototypes (PR#1100).
pk
1994-05-04
minor cleanup; kill unnecessary casts
cgd
1994-04-06
Support up to 256 ptys.
andrew
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd