Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 May 2002 20:19:45 -0700 (PDT)
From:      Alfred Perlstein <alfred@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/crypto/telnet/telnet commands.c network.c sys_bsd.c terminal.c utilities.c
Message-ID:  <200205110319.g4B3JjQ84853@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alfred      2002/05/10 20:19:45 PDT

  Modified files:
    crypto/telnet/telnet commands.c network.c sys_bsd.c terminal.c 
                         utilities.c 
  Log:
  unbreak build:
  
  commands.c, sys_bsd.c: comment out/remove junk after #endif/#else
  network.c, terminal.c, utlities.c: include stdlib.h for exit(3)
  
  Revision  Changes    Path
  1.26      +1 -1      src/crypto/telnet/telnet/commands.c
  1.6       +1 -0      src/crypto/telnet/telnet/network.c
  1.10      +2 -2      src/crypto/telnet/telnet/sys_bsd.c
  1.6       +2 -0      src/crypto/telnet/telnet/terminal.c
  1.7       +1 -0      src/crypto/telnet/telnet/utilities.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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