1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/usr.bin/rusers
David Malone 838c00236b Fix a couple of warnings:
1) Missing include for declaration of time conversion functions.
2) Avoid a couple of alignment warnings on 64 bit arches by memcpying the
   things pointed to by caddrs into variables of the right type.

Bump WARNS to 6 while I'm here.
2004-05-19 21:34:52 +00:00
..
Makefile Fix a couple of warnings: 2004-05-19 21:34:52 +00:00
rusers.1
rusers.c Fix a couple of warnings: 2004-05-19 21:34:52 +00:00