summaryrefslogtreecommitdiff
path: root/games/editss/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make sure that it doesn't attempt to fclose a NULL pointer if ~/.xpilotrcYing-Chieh Liao2002-10-101-2/+11
| | | | | | | | | | | is not present. PR: 38001 Submitted by: Pierre-Paul Lavoie <ppl@nbnet.nb.ca> Approved by: maintainer timeout Notes: svn path=/head/; revision=67727
* Fix build on -current (unnecessary #include <values.h>)Kris Kennaway2002-09-083-0/+30
Notes: svn path=/head/; revision=65807