Path: utzoo!utgpu!water!watmath!clyde!att!ucbvax!unisv.UUCP!vanpelt
From: vanpelt@unisv.UUCP (Mike Van Pelt)
Newsgroups: comp.sys.tahoe
Subject: Expire under SysV on a Tahoe.
Message-ID: <8806271106.AA03664@unisv.UUCP>
Date: 27 Jun 88 18:06:24 GMT
Sender: daemon@ucbvax.BERKELEY.EDU
Organization: The Internet
Lines: 11

I finally got expire working!  As Mark Edwards of Pacific Bell pointed
out, the "System V" on the Tahoe has Berkeley directories.  I found
that the following additions to the defs.h editing in localize.sh stuff
fixes expire, the "L" command in vnews, and probably a bunch of other
things.

/MKDIRSUB/s;/\* ;;
/READDIR/s;/\* ;;
/RENAMESUB/s;/\* ;;
i
#define HP9K5             /* Berkeley file system on USG? */