NetBSD/lib/libutil
thorpej 3fe99e29ea Deal with complex EDITOR strings (e.g. `pico -t'). Fixes PR #2520. 1996-12-09 22:23:34 +00:00
..
Makefile Add ttyaction.3 and ttyaction.c 1996-11-14 17:53:07 +00:00
getmaxpartitions.3 Add two functions to libutil: 1996-05-16 07:03:28 +00:00
getmaxpartitions.c Add two functions to libutil: 1996-05-16 07:03:28 +00:00
getrawpartition.3 Add two functions to libutil: 1996-05-16 07:03:28 +00:00
getrawpartition.c Add two functions to libutil: 1996-05-16 07:03:28 +00:00
login.3 Minor reorganization of libutil, including the addition of passward 1996-05-15 21:42:23 +00:00
login.c Minor reorganization of libutil, including the addition of passward 1996-05-15 21:42:23 +00:00
login_tty.c Minor reorganization of libutil, including the addition of passward 1996-05-15 21:42:23 +00:00
logout.c Minor reorganization of libutil, including the addition of passward 1996-05-15 21:42:23 +00:00
logwtmp.c Minor reorganization of libutil, including the addition of passward 1996-05-15 21:42:23 +00:00
openpty.3 - fix retval of openpty() 1996-11-03 14:27:54 +00:00
passwd.c Deal with complex EDITOR strings (e.g. `pico -t'). Fixes PR #2520. 1996-12-09 22:23:34 +00:00
pty.c Make openpty() work more than once. 1996-11-12 16:39:38 +00:00
pw_init.3 Minor reorganization of libutil, including the addition of passward 1996-05-15 21:42:23 +00:00
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 fix spello of 'convenience' 1996-11-17 23:09:55 +00:00
ttyaction.c Use _exit after exec failure (not exit). 1996-11-29 18:50:37 +00:00
ttymsg.c