NetBSD/lib/libutil
kleink 0453a51caa Kill __LIBUTIL_BUILD in favor of the newly added _LIBC indicator completely;
suggested by Jason Thorpe.
1998-10-14 21:13:04 +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
fparseln.3
fparseln.c
getmaxpartitions.3 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
getmaxpartitions.c
getrawpartition.3 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
getrawpartition.c
login.3
login.c
login_tty.c
logout.c bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-10 02:43:08 +00:00
logwtmp.c
opendisk.3
opendisk.c
openpty.3
passwd.c Preserve the correct errno so that programs know the reason we failed. 1998-09-26 23:59:40 +00:00
pidlock.3 don't need trailing empty paragraph 1998-06-08 10:58:45 +00:00
pidlock.c - use an array MAXHOSTNAMELEN+1 size to hold hostnames 1998-07-06 06:45:41 +00:00
pty.c
pw_init.3 move pw_scan() out of here (into libc) 1998-06-08 03:12:45 +00:00
pw_lock.3
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 const poisoning. 1998-07-26 21:58:46 +00:00
ttymsg.3
ttymsg.c Use posix signal system calls. 1998-09-27 00:00:16 +00:00