Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Feb 1997 13:30:52 -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 save.c
Message-ID:  <199702012130.NAA10374@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
max         97/02/01 13:30:52

  Modified:    games/backgammon/backgammon  main.c
               games/backgammon/common_source  save.c
               games/backgammon/teachgammon  teach.c
  Log:
  Instead of swapping ruid and euid before and after touching user's file,
  simply drop the privilege right after the program is started.
  Thanks to bde for giving me good suggestion about this problem.
  
  Revision  Changes    Path
  1.5       +5 -0      src/games/backgammon/backgammon/main.c
  1.4       +0 -4      src/games/backgammon/common_source/save.c
  1.5       +7 -0      src/games/backgammon/teachgammon/teach.c



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