Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jan 2010 21:59:06 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.bin/lastcomm lastcomm.c
Message-ID:  <201001102159.o0ALxOq8031955@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ed          2010-01-10 21:59:06 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/lastcomm     lastcomm.c 
  Log:
  SVN rev 202049 on 2010-01-10 21:59:06Z by ed
  
  Let lastcomm(1) build without <utmp.h>.
  
  Use MAXLOGNAME - 1 instead of UTNAMESIZE. There is no definition for TTY
  name sizes, at least not as low as 8, so hardcode it for now.
  
  Revision  Changes    Path
  1.30      +3 -4      src/usr.bin/lastcomm/lastcomm.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001102159.o0ALxOq8031955>