Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Feb 2009 20:07:59 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.bin/window compress.c context.c lcmd1.c lcmd2.c scanner.c startup.c string.c ttoutput.c tttermcap.c ttzapple.c var.c wwdump.c wwend.c wwenviron.c wwflush.c wwinit.c wwpty.c wwspawn.c xx.c
Message-ID:  <200902192008.n1JK80gm010334@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2009-02-19 20:07:59 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/window       compress.c context.c lcmd1.c lcmd2.c 
                         scanner.c startup.c string.c ttoutput.c 
                         tttermcap.c ttzapple.c var.c wwdump.c 
                         wwend.c wwenviron.c wwflush.c wwinit.c 
                         wwpty.c wwspawn.c xx.c 
  Log:
  SVN rev 188828 on 2009-02-19 20:07:59Z by imp
  
  Include proper header files for system functions that are used and
  that gcc complains about this code changing from the built-in
  versions.
  
  Revision  Changes    Path
  1.5       +2 -1      src/usr.bin/window/compress.c
  1.5       +1 -0      src/usr.bin/window/context.c
  1.5       +2 -1      src/usr.bin/window/lcmd1.c
  1.6       +1 -0      src/usr.bin/window/lcmd2.c
  1.6       +2 -1      src/usr.bin/window/scanner.c
  1.4       +2 -1      src/usr.bin/window/startup.c
  1.6       +2 -0      src/usr.bin/window/string.c
  1.6       +3 -1      src/usr.bin/window/ttoutput.c
  1.5       +1 -0      src/usr.bin/window/tttermcap.c
  1.4       +2 -1      src/usr.bin/window/ttzapple.c
  1.6       +1 -0      src/usr.bin/window/var.c
  1.5       +2 -1      src/usr.bin/window/wwdump.c
  1.6       +1 -0      src/usr.bin/window/wwend.c
  1.5       +2 -1      src/usr.bin/window/wwenviron.c
  1.5       +2 -1      src/usr.bin/window/wwflush.c
  1.14      +2 -1      src/usr.bin/window/wwinit.c
  1.6       +2 -1      src/usr.bin/window/wwpty.c
  1.7       +2 -1      src/usr.bin/window/wwspawn.c
  1.5       +2 -1      src/usr.bin/window/xx.c



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