NetBSD/lib/libutil
wennmach ced9268418 s/_PASSWD_NOCHG/_PASSWORD_NOCHG/
s/_PASSWD_NOEXP/_PASSWORD_NOEXP/
2002-09-26 11:47:35 +00:00
..
Makefile Add snprintb(3) inspired from bitmask_snprintf(9), but made to look like 2002-09-20 21:10:10 +00:00
fparseln.3
fparseln.c
getbootfile.3
getbootfile.c Don't bother calling secure_path() is kernel == _PATH_UNIX. If you are going 2002-09-12 14:42:15 +00:00
getmaxpartitions.3
getmaxpartitions.c
getrawpartition.3
getrawpartition.c
login.3
login.c add utmpx/wtmpx processing routines. 2002-07-27 23:49:23 +00:00
login_cap.3 import CAVEATS sections from OpenBSD. 2002-07-10 14:37:12 +00:00
login_cap.c
login_tty.c
logout.c add utmpx/wtmpx processing routines. 2002-07-27 23:49:23 +00:00
logwtmp.c add utmpx/wtmpx processing routines. 2002-07-27 23:49:23 +00:00
opendisk.3
opendisk.c
openpty.3 Correct the list of pseudo-terminals in the FILES section. 2002-05-30 01:42:58 +00:00
passwd.c Back out previous - it will come as a surprise to many users. 2002-04-17 11:14:28 +00:00
pidfile.3 Grammar fix, and drop a .Pp after a section header. 2002-05-22 10:22:41 +00:00
pidfile.c change return type of pidfile(3) to int (-1 on error), to inform caller 2002-05-22 07:31:40 +00:00
pidlock.3
pidlock.c
pty.c
pw_getconf.3
pw_init.3 s/_PASSWD_NOCHG/_PASSWORD_NOCHG/ 2002-09-26 11:47:35 +00:00
pw_lock.3 Fix Fn argument. 2002-08-06 12:58:45 +00:00
secure_path.3
secure_path.c
shlib_version Add snprintb(3) inspired from bitmask_snprintf(9), but made to look like 2002-09-20 21:10:10 +00:00
snprintb.3 Add snprintb(3) inspired from bitmask_snprintf(9), but made to look like 2002-09-20 21:10:10 +00:00
snprintb.c Add rcsid, config.h 2002-09-20 21:11:11 +00:00
ttyaction.3
ttyaction.c
ttymsg.3
ttymsg.c defend against malicious line in ut_line, which could cause unwanted 2002-08-16 20:21:48 +00:00
util.3 Move humanize_number(3) from libutil to libc as per discussion on tech-misc 2002-08-22 17:24:08 +00:00