Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Oct 1999 05:33:37 -0700 (PDT)
From:      "Daniel C. Sobral" <dcs@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/games/fortune/datfiles Makefile fortunes2 fortunes2-o src/games/fortune/fortune fortune.c src/games/fortune/strfile strfile.c strfile.h
Message-ID:  <199910021233.FAA52770@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dcs         1999/10/02 05:33:37 PDT

  Modified files:
    games/fortune/datfiles Makefile fortunes2 fortunes2-o 
  Log:
  Change path order in makefile so newer fortune files will be built with
  the latest fortune (strfile/caesar) sources.
  
  Correct a separator type in fortunes2.
  
  Add Unix geeks dating instructions (reference card style).
  
  Revision  Changes    Path
  1.16      +6 -5      src/games/fortune/datfiles/Makefile
  1.15      +2 -1      src/games/fortune/datfiles/fortunes2
  1.4       +4 -0      src/games/fortune/datfiles/fortunes2-o


  Modified files:
    games/fortune/fortune fortune.c 
  Log:
  Ignore comment lines in files marked as having them.
  
  Revision  Changes    Path
  1.16      +10 -1     src/games/fortune/fortune/fortune.c


  Modified files:
    games/fortune/strfile strfile.c strfile.h 
  Log:
  Add -C flag to indicate the presence of comments. Files thus processed
  will be marked as having comments, which are indicated by two delimiter
  characters at the beginning of a line.
  
  Revision  Changes    Path
  1.12      +10 -2     src/games/fortune/strfile/strfile.c
  1.3       +2 -0      src/games/fortune/strfile/strfile.h



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?199910021233.FAA52770>