Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Dec 2009 11:12:05 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/libexec/talkd Makefile process.c
Message-ID:  <200912251112.nBPBCUYe076216@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ed          2009-12-25 11:12:05 UTC

  FreeBSD src repository

  Modified files:
    libexec/talkd        Makefile process.c 
  Log:
  SVN rev 200983 on 2009-12-25 11:12:05Z by ed
  
  Let talkd use utmpx instead of utmp.
  
  Because strings are null terminated now, there is no need to copy
  ut_line into a separate buffer first. Also enable WARNS.
  
  Revision  Changes    Path
  1.10      +5 -1      src/libexec/talkd/Makefile
  1.12      +12 -19    src/libexec/talkd/process.c



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