NetBSD/lib/libutil
mrg 2beab49a06 - use an array MAXHOSTNAMELEN+1 size to hold hostnames
- ensure hostname from gethostname() is nul-terminated in all cases
- minor KNF
- use MAXHOSTNAMELEN over various other values/defines
- be safe will buffers that hold hostnames
1998-07-06 06:45:41 +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
getrawpartition.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
getrawpartition.c
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
logout.c Need <time.h> for time() prototype. 1998-03-30 15:22:29 +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 move pw_scan() out of here (into libc) 1998-06-08 03:12:45 +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
ttymsg.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
ttymsg.c Delint last. 1998-05-09 20:59:29 +00:00