Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Oct 2000 02:13:49 -0800 (PST)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/window Makefile cmd3.c cmd6.c cmd7.c context.c lcmd1.c lcmd2.c main.c parser.h string.c var.c string.h
Message-ID:  <200010301013.CAA86353@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2000/10/30 02:13:49 PST

  Modified files:        (Branch: RELENG_4)
    usr.bin/window       Makefile cmd3.c cmd6.c cmd7.c context.c 
                         lcmd1.c lcmd2.c main.c parser.h string.c 
                         var.c 
  Removed files:         (Branch: RELENG_4)
    usr.bin/window       string.h 
  Log:
  MFC: rename struct `string' to `mystring' and get it from mystring.h rather
  than `string.h' which can be confused with /usr/include/string.h.
  
  Revision      Changes    Path
  1.3.14.1      +2 -0      src/usr.bin/window/Makefile
  1.1.1.1.14.1  +2 -1      src/usr.bin/window/cmd3.c
  1.1.1.1.14.1  +3 -2      src/usr.bin/window/cmd6.c
  1.2.6.1       +2 -1      src/usr.bin/window/cmd7.c
  1.1.1.1.14.1  +2 -1      src/usr.bin/window/context.c
  1.2.6.1       +2 -1      src/usr.bin/window/lcmd1.c
  1.2.6.1       +2 -1      src/usr.bin/window/lcmd2.c
  1.5.6.1       +2 -1      src/usr.bin/window/main.c
  1.1.1.1.14.1  +2 -1      src/usr.bin/window/parser.h
  1.2.6.1       +5 -4      src/usr.bin/window/string.c
  1.2.6.1       +2 -1      src/usr.bin/window/var.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?200010301013.CAA86353>