K 10
svn:author
V 6
kondou
K 8
svn:date
V 27
1999-12-09T16:30:16.000000Z
K 7
svn:log
V 344
storage/buffindexed/buffindexed.c:
	- From: rmtodd@skywalker.ecn.ou.edu (Richard Todd)
	- The call to open() in buffindexed.c that creates group.index does so
	  with the wrong modes, because the call to open() doesn't include the
	  third argument (file modes), so the file gets created with whatever
	  mode value happens to be on the stack.

END
