[comp.os.v] Missing mvaxboot source

tomm@hpldola.UUCP (Tom Moos) (04/27/89)

Hello --

I'm a graduate student at the University of Colorado, Colorado Springs,
working under Dr. Charles Shub involving V.  I've been doing some work 
with the mvaxbootserver and have run into a snag because of some missing
source.

The file, mvaxbootserver.c, contains the following which are either
procedure calls (or macros) but are not defined in configboot.h,
configboot.c, or mvaxbootserver.c:

	efinit
	enwrite
	ensetfilt
	enopen
	efwdinsert
	enreadquick
	efAND
	eflginsert

One of the commands in the mvaxbootserver buildfile appears as follows:

	mvaxbootserver: $(OBJECTS)
		cc -o $@ $< -lpup

I suspect that these procedures (or macros) appear in the pup library
which we, for some reason, do not have.  

I would appreciate it tremendously if you could provide me any or all of
the following (listed in decreasing order of preference!):

	a) the source to these procedures (or macros)
	b) information on where they are defined, if not in the pup
	   library
	c) information on what these procedures (or macros) do

Thank you very much for your time and help.

Tom Moos

cc: info-v@pescadero.stanford.edu