(linenum→info "unix/slp.c:2238")

bsd-games/2.17/ChangeLog.0

    1: 10/24/93 -replace previous words file with the words file provided by 
    2:           Rik Faith, faith@cs.unc.edu.  This package can be found at 
    3:           ftp.cs.unc.edu in /pub/faith/linux/utils/linux.words.2.tar.gz
    4: 
    5: 9/30/93 - changed 'mkdir' to 'mkdir -p' in the top level Makefile so 
    6:           intermediate directories will be created if they don't exist.
    7: 
    8: 9/25/93 - Top level Makefile now creates the directories DESTDIR, MANDIR,
    9:           and LIBDIR if they do not exist before trying to install the 
   10:           individual programs.
   11: 
   12: 9/25/93 - Fixed makefiles to inherit defines from upper level makefiles.
   13:           Also fixed hard coded pathnames in .h files to be taken from the
   14:           makefiles.
   15: 
   16: 9/23/93 - [bog]  Modified the end of game behavior to be more intuitive.
   17:           Original behavior can be set by defining PURE in CFLAGS.
   18: 
   19: 9/23/93 - [bog]  Fixed a bug in bog which caused a crash at the end of 
   20:           displaying the help.  
   21:           "extern char *version" -> "extern char version[]"
   22:           Aren't these two equivalent???  I guess not :)  Thanks Andrew
   23:           Kuchling for spotting this one.
   24: 
   25: 8/25/93 - Version 1.2 Released
   26: 
   27: ==============================================================================
   28: 
   29: 8/25/93 - Added paranoia
   30: 
   31: 8/25/93 - Added hunt
   32: 
   33: 8/23/93 - Added sail
   34: 
   35: 8/23/93 - Added pom
   36: 
   37: 8/23/93 - Added bog
   38: 
   39: 8/22/93 - Added factor
   40: 
   41: 8/22/93 - Added primes
   42: 
   43: 8/21/93 - Added trek
   44: 
   45: 8/21/93 - Added monop
   46: 
   47: 8/19/93 - Version 1.1 Semi-released
   48: 
   49: ==============================================================================
   50: 
   51: 8/19/93 - Added wargames
   52: 
   53: 8/19/93 - [robots]  Fixed robots screen restore bug.
   54: 
   55: 8/19/93 - Added snake
   56: 
   57: 8/19/93 - Added caesar
   58: 
   59: 8/19/93 - Added cribbage
   60: 
   61: 8/18/93 - Found a man page for number
   62: 
   63: 8/17/93 - Version 1.0 Released.
   64: 
   65: ==============================================================================
   66: 
   67: 
Syntax (Markdown)