[856] in Source-Commits

home help back first fref pref prev next nref lref last post

athena/etc/ftpd logwtmp.c

daemon@ATHENA.MIT.EDU (ghudson@MIT.EDU)
Tue Nov 26 16:50:33 1996

From: ghudson@MIT.EDU
To: source-commits@MIT.EDU
Date: Tue, 26 Nov 1996 16:50:13 EST

Update of /afs/dev.mit.edu/source/repository/athena/etc/ftpd
In directory small-gods:/afs/dev.mit.edu/user/ghudson/athena/etc/ftpd

Modified Files:
	logwtmp.c 
Log Message:
Contrary to the Solaris 2.4 man page, gettimeofday() actually wants a
second argument which must be NULL.  See the C++-only prototype in
Solaris 2.4's <sys/time.h> for reference.  This is documented and
enforced in Solaris 2.5.1, so we need to add a second NULL argument to
the gettimeofday() calls for Solaris.


home help back first fref pref prev next nref lref last post