The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
* [TUHS] OSF Research OS Collected Papers
@ 2025-09-12  2:29 Al Kossow via TUHS
  2025-09-12  4:48 ` [TUHS] " Jonathan Gray via TUHS
  0 siblings, 1 reply; 5+ messages in thread
From: Al Kossow via TUHS @ 2025-09-12  2:29 UTC (permalink / raw)
  To: tuhs

I came across copies of a few papers that I think came from the multi-volume OSF Research Institute OS Collected Papers
Did they ever make these volumes generally available?


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [TUHS] Re: OSF Research OS Collected Papers
  2025-09-12  2:29 [TUHS] OSF Research OS Collected Papers Al Kossow via TUHS
@ 2025-09-12  4:48 ` Jonathan Gray via TUHS
  2025-09-12 12:14   ` Al Kossow via TUHS
  0 siblings, 1 reply; 5+ messages in thread
From: Jonathan Gray via TUHS @ 2025-09-12  4:48 UTC (permalink / raw)
  To: Al Kossow; +Cc: tuhs

On Thu, Sep 11, 2025 at 07:29:58PM -0700, Al Kossow via TUHS wrote:
> I came across copies of a few papers that I think came from the multi-volume OSF Research Institute OS Collected Papers
> Did they ever make these volumes generally available?

Operating Systems - Collected Papers Vol. 1, March 1993
Operating Systems - Collected Papers Vol. 2, October 1993
Operating Systems - Collected Papers Vol. 3, April 1994
Operating Systems - Collected Papers Vol. 4, October 1995
Operating Systems - Collected Papers Vol. 5, March 1997

postscript versions of individual papers:

https://web.archive.org/web/19970607223018/http://www.osf.org/os/os.coll.papers/index.html
https://web.archive.org/web/19970615200522/http://www.osf.org/os/os.coll.papers/Vol1/index.html
https://web.archive.org/web/19970615200559/http://www.osf.org/os/os.coll.papers/Vol2/index.html
https://web.archive.org/web/19970615200636/http://www.osf.org/os/os.coll.papers/Vol3/index.html
https://web.archive.org/web/19970615200713/http://www.osf.org/os/os.coll.papers/Vol4/index.html

price list from March 1997:

https://web.archive.org/web/19970707164633/http://www.opengroup.org/RI/ri/pubs/Pubsform.html

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [TUHS] Re: OSF Research OS Collected Papers
  2025-09-12  4:48 ` [TUHS] " Jonathan Gray via TUHS
@ 2025-09-12 12:14   ` Al Kossow via TUHS
  2025-09-12 13:00     ` Jonathan Gray via TUHS
  0 siblings, 1 reply; 5+ messages in thread
From: Al Kossow via TUHS @ 2025-09-12 12:14 UTC (permalink / raw)
  To: tuhs

On 9/11/25 9:48 PM, Jonathan Gray wrote:

> postscript versions of individual papers:
> 

thanks! there is only one IA snapshot that actually has the Vol1-4 postscript files

https://web.archive.org/web/19970616122217/http://www.osf.org:80/os/os.coll.papers/Vol1/index.html
https://web.archive.org/web/19970616122217/http://www.osf.org:80/os/os.coll.papers/Vol2/index.html
https://web.archive.org/web/19970616122217/http://www.osf.org:80/os/os.coll.papers/Vol3/index.html
https://web.archive.org/web/19970616122217/http://www.osf.org:80/os/os.coll.papers/Vol4/index.html



^ permalink raw reply	[flat|nested] 5+ messages in thread

* [TUHS] Re: OSF Research OS Collected Papers
  2025-09-12 12:14   ` Al Kossow via TUHS
@ 2025-09-12 13:00     ` Jonathan Gray via TUHS
  2025-09-12 13:48       ` Al Kossow via TUHS
  0 siblings, 1 reply; 5+ messages in thread
From: Jonathan Gray via TUHS @ 2025-09-12 13:00 UTC (permalink / raw)
  To: Al Kossow; +Cc: tuhs

On Fri, Sep 12, 2025 at 05:14:05AM -0700, Al Kossow via TUHS wrote:
> On 9/11/25 9:48 PM, Jonathan Gray wrote:
> 
> > postscript versions of individual papers:
> > 
> 
> thanks! there is only one IA snapshot that actually has the Vol1-4 postscript files
> 
> https://web.archive.org/web/19970616122217/http://www.osf.org:80/os/os.coll.papers/Vol1/index.html
> https://web.archive.org/web/19970616122217/http://www.osf.org:80/os/os.coll.papers/Vol2/index.html
> https://web.archive.org/web/19970616122217/http://www.osf.org:80/os/os.coll.papers/Vol3/index.html
> https://web.archive.org/web/19970616122217/http://www.osf.org:80/os/os.coll.papers/Vol4/index.html

Strange, I downloaded all the postscript files from the other links
without problem.

The bibliography may also be helpful, mentions which volume of
the collected papers to check.
https://web.archive.org/web/19971016173810/http://www.opengroup.org/RI/ri/biblio/Bibliography.frame.html

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [TUHS] Re: OSF Research OS Collected Papers
  2025-09-12 13:00     ` Jonathan Gray via TUHS
@ 2025-09-12 13:48       ` Al Kossow via TUHS
  0 siblings, 0 replies; 5+ messages in thread
From: Al Kossow via TUHS @ 2025-09-12 13:48 UTC (permalink / raw)
  To: tuhs

On 9/12/25 6:00 AM, Jonathan Gray wrote:

> Strange, I downloaded all the postscript files from the other links
> without problem.
> 
> The bibliography may also be helpful, mentions which volume of
> the collected papers to check.
> https://web.archive.org/web/19971016173810/http://www.opengroup.org/RI/ri/biblio/Bibliography.frame.html
> 

I am not able to access most of the postscript files in that bibliography
They need to be archived somewhere else then if you can recover the.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-09-12 13:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-12  2:29 [TUHS] OSF Research OS Collected Papers Al Kossow via TUHS
2025-09-12  4:48 ` [TUHS] " Jonathan Gray via TUHS
2025-09-12 12:14   ` Al Kossow via TUHS
2025-09-12 13:00     ` Jonathan Gray via TUHS
2025-09-12 13:48       ` Al Kossow via TUHS

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).