NetBSD/usr.bin/last
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 don't define WARNS=1 here 1997-10-19 03:44:21 +00:00
last.1 fix up .Nm usage 1997-10-19 03:44:30 +00:00
last.c - use an array MAXHOSTNAMELEN+1 size to hold hostnames 1998-07-06 06:45:41 +00:00