Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Feb 1997 05:18:47 -0800 (PST)
From:      Masafumi NAKANE <max>
To:        CVS-committers, cvs-all, cvs-games
Subject:   cvs commit:  src/games/backgammon/backgammon main.c src/games/backgammon/teachgammon teach.c src/games/backgammon/common_source back.h init.c subs.c
Message-ID:  <199702021318.FAA18014@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
max         97/02/02 05:18:46

  Branch:      games/backgammon/backgammon  RELENG_2_2
               games/backgammon/common_source  RELENG_2_2
               games/backgammon/teachgammon  RELENG_2_2
  Modified:    games/backgammon/backgammon  main.c
               games/backgammon/common_source  back.h init.c subs.c
               games/backgammon/teachgammon  teach.c
  Log:
  Merge from -current:
    - Better handling of command-line arguments.
    - Drop the privilege right after the program execution so that it doesn't
      have problem with saving game in progress.
  
  backgammon/main.c (Rev.1.5)
  common_source/back.h (Rev.1.2)
                init.c (Rev.1.2)
                subs.c (Rev.1.6)
  teachgammon/teach.c (Rev.1.5)
  
  Revision  Changes    Path
  1.1.1.1.8.1 +15 -8     src/games/backgammon/backgammon/main.c
  1.1.1.1.8.1 +2 -2      src/games/backgammon/common_source/back.h
  1.1.1.1.8.1 +1 -1      src/games/backgammon/common_source/init.c
  1.2.6.1   +27 -27    src/games/backgammon/common_source/subs.c
  1.2.6.1   +17 -7     src/games/backgammon/teachgammon/teach.c



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