NetBSD/lib/libutil
thorpej 8d7b6b5dae Add some braces to make egcs happy. 1998-08-19 00:52:18 +00:00
..
Makefile Put pw_scan() back into libutil and pretent that libutil.so.5.0 never 1998-06-27 05:08:56 +00:00
bswap.3 Fix function return value and arguments in SYNOPSIS. 1998-05-05 00:43:16 +00:00
bswap.c Add bswap{16,32,64} functions to libutil. Because of this, bump minor. 1998-03-18 16:40:45 +00:00
fparseln.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
fparseln.c * add extra arg to fparseln() - int flags - which is a bitmask. 1997-12-01 02:58:40 +00:00
getmaxpartitions.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
getmaxpartitions.c Fix files using old TNF copyright notice 1997-07-31 00:01:15 +00:00
getrawpartition.3 add LIBRARY section to man page 1998-02-05 18:45:17 +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 - RCSID police 1997-06-29 18:44:03 +00:00
logout.c bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-10 02:43:08 +00:00
logwtmp.c Need <time.h> for time() prototype. 1998-03-30 15:22:29 +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 Add some braces to make egcs happy. 1998-08-19 00:52:18 +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 unregisterify 1998-01-22 15:29:13 +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 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
ttyaction.c const poisoning. 1998-07-26 21:58:46 +00:00
ttymsg.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
ttymsg.c bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-10 02:43:08 +00:00