[1900] in Release_Engineering
delete code ready to be snarfed
daemon@ATHENA.MIT.EDU (Jonathan I. Kamens)
Mon Nov 6 20:03:32 1989
Date: Mon, 6 Nov 89 20:03:11 -0500
From: Jonathan I. Kamens <jik@PIT-MANAGER.MIT.EDU>
To: rel-eng@PIT-MANAGER.MIT.EDU
Delete is ready for inclusion in the next release. The sources are
in ~jik/src/delete; man pages in ~jik/src/delete/man1.
I would just take everything if I were you -- there have been
extensive changes.
One note: I had to use the pioctl function in the file util.c. In
order to compile and link, I had to use
#include "/afs/athena.mit.edu/astaff/project/afsdev/src/venus/uvenus.h"
in that file, and I had to link against
/afs/athena.mit.edu/astaff/project/afsdev/build/rt/lib/afs
when compiling. I don't know if there are better locations from which
to pull the necessary files. If there are, please change the sources
and let me know so that I can change my copy of the sources.
Let me know if you have any questions.
jik