This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
lib
/
libutil
History
fvdl
44fa942695
The FILES section named '/etc/ttyactions'; remove that 's'.
1996-11-16 20:50:12 +00:00
..
getmaxpartitions.3
…
getmaxpartitions.c
…
getrawpartition.3
…
getrawpartition.c
…
login_tty.c
…
login.3
…
login.c
…
logout.c
…
logwtmp.c
…
Makefile
Add ttyaction.3 and ttyaction.c
1996-11-14 17:53:07 +00:00
openpty.3
- fix retval of openpty()
1996-11-03 14:27:54 +00:00
passwd.c
Don't delete the lock file if pwd_mkdb fails. The caller will take care
1996-06-02 19:25:43 +00:00
pty.c
Make openpty() work more than once.
1996-11-12 16:39:38 +00:00
pw_init.3
…
pw_lock.3
Document that the caller must do a pw_abort() if pw_mkdb() fails.
1996-06-02 19:26:18 +00:00
shlib_version
Increment minor version for new function ttyaction().
1996-11-14 17:52:02 +00:00
ttyaction.3
The FILES section named '/etc/ttyactions'; remove that 's'.
1996-11-16 20:50:12 +00:00
ttyaction.c
Allow the ttyname parameter of ttyaction() to be the full pathname of
1996-11-14 19:16:01 +00:00
ttymsg.c
…