NetBSD/lib/libutil
kleink 95478cea62 strtok() -> strtok_r() to avoid side-effects. 1999-01-11 23:31:50 +00:00
..
Makefile Kill __LIBUTIL_BUILD in favor of the newly added _LIBC indicator completely; 1998-10-14 21:13:04 +00:00
bswap.3 Fix function return value and arguments in SYNOPSIS. 1998-05-05 00:43:16 +00:00
bswap.c Delint 1998-12-09 14:35:02 +00:00
fparseln.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
fparseln.c Delint 1998-12-09 14:35:02 +00:00
getmaxpartitions.3 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
getmaxpartitions.c Fix files using old TNF copyright notice 1997-07-31 00:01:15 +00:00
getrawpartition.3 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
getrawpartition.c Fix files using old TNF copyright notice 1997-07-31 00:01:15 +00:00
login.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
login.c unregisterify 1998-01-22 15:29:13 +00:00
login_tty.c 2 -> STDERR_FILENO 1999-01-11 23:10:26 +00:00
logout.c bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-10 02:43:08 +00:00
logwtmp.c Delint 1998-12-09 14:35:02 +00:00
opendisk.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
opendisk.c Back out my dumb change. 1997-09-30 17:13:50 +00:00
openpty.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
passwd.c Delint 1998-12-09 14:35:02 +00:00
pidlock.3 don't need trailing empty paragraph 1998-06-08 10:58:45 +00:00
pidlock.c In userland, pull in <errno.h> instead of <sys/errno.h> for the declaration 1999-01-11 23:20:35 +00:00
pty.c Delint 1998-12-09 14:35:02 +00:00
pw_init.3 move pw_scan() out of here (into libc) 1998-06-08 03:12:45 +00:00
pw_lock.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
shlib_version Put pw_scan() back into libutil and pretent that libutil.so.5.0 never 1998-06-27 05:08:56 +00:00
ttyaction.3 Execute ttyaction on termination of rlogind/telnetd sessions. 1998-08-29 17:31:55 +00:00
ttyaction.c strtok() -> strtok_r() to avoid side-effects. 1999-01-11 23:31:50 +00:00
ttymsg.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
ttymsg.c Use posix signal system calls. 1998-09-27 00:00:16 +00:00