NetBSD/lib/libutil
lukem ad8e075042 in pw_scan(), parse [gu]id with strtoul() instead of atoi(), and sanity
check a) the parsed value was just a number, b) it doesn't exceed [GU]ID_MAX
1997-05-22 03:08:42 +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 in pw_scan(), parse [gu]id with strtoul() instead of atoi(), and sanity 1997-05-22 03:08:42 +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 Pull in err.h for prototypes. 1997-05-09 18:37:45 +00:00
ttymsg.c remove possibly dangerous sprintf and strcpy calls. 1997-02-11 08:42:03 +00:00