NetBSD/lib/libutil
jdolecek 961e3a840f put utmpx/wtmpx routines to separate files, so that programs overriding the
utmp/wtmp routines could still be linked static
fixes e.g. static build of ftpd
2002-09-27 20:42:46 +00:00
..
Makefile put utmpx/wtmpx routines to separate files, so that programs overriding the 2002-09-27 20:42:46 +00:00
fparseln.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
fparseln.c
getbootfile.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
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 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
getmaxpartitions.c
getrawpartition.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
getrawpartition.c
login.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
login.c put utmpx/wtmpx routines to separate files, so that programs overriding the 2002-09-27 20:42:46 +00:00
login_cap.3 import CAVEATS sections from OpenBSD. 2002-07-10 14:37:12 +00:00
login_cap.c
login_tty.c
loginx.3 Add documentation for utmpx and some related functions. 2002-09-27 15:02:24 +00:00
loginx.c put utmpx/wtmpx routines to separate files, so that programs overriding the 2002-09-27 20:42:46 +00:00
logout.c put utmpx/wtmpx routines to separate files, so that programs overriding the 2002-09-27 20:42:46 +00:00
logoutx.c put utmpx/wtmpx routines to separate files, so that programs overriding the 2002-09-27 20:42:46 +00:00
logwtmp.c put utmpx/wtmpx routines to separate files, so that programs overriding the 2002-09-27 20:42:46 +00:00
logwtmpx.c put utmpx/wtmpx routines to separate files, so that programs overriding the 2002-09-27 20:42:46 +00:00
opendisk.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
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 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
pidlock.c
pty.c Fix openpty() so that it correctly scans the entire list of possible 2002-03-09 20:09:28 +00:00
pw_getconf.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
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 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
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 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
ttyaction.c
ttymsg.3 Drop trailing empty line. 2002-02-20 11:34:42 +00:00
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