cvs commit: src/usr.sbin/sade Makefile rtermcap.c sade.h system.c termcap.c

Alexander Leidinger netchild at FreeBSD.org
Wed Aug 9 09:12:07 UTC 2006


netchild    2006-08-09 09:12:01 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/sade        Makefile sade.h system.c termcap.c 
  Removed files:
    usr.sbin/sade        rtermcap.c 
  Log:
  Get rid of the rtermcap stuff (embedding termcaps into the program). This
  is needed in sysinstall on boot, but not in sade on a fully working system.
  
  After this change I noticed no change in behavior on a vty when TERM is not
  set.
  
  Revision  Changes    Path
  1.146     +2 -47     src/usr.sbin/sade/Makefile
  1.5       +0 -16     src/usr.sbin/sade/rtermcap.c (dead)
  1.276     +0 -17     src/usr.sbin/sade/sade.h
  1.131     +0 -27     src/usr.sbin/sade/system.c
  1.34      +3 -12     src/usr.sbin/sade/termcap.c


More information about the cvs-src mailing list