The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
* [TUHS] SCCS source code available
@ 2006-12-20 16:48 Gunnar Ritter
  2006-12-20 21:19 ` John Cowan
  0 siblings, 1 reply; 2+ messages in thread
From: Gunnar Ritter @ 2006-12-20 16:48 UTC (permalink / raw)


Hi,

Sun has released the source code to the SCCS version
control system:

<http://www.opensolaris.org/jive/thread.jspa?messageID=79598&tstart=0#79598>

I have created a portable variant of it at
<http://heirloom.sourceforge.net/devtools.html>.

	Gunnar



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

* [TUHS] SCCS source code available
  2006-12-20 16:48 [TUHS] SCCS source code available Gunnar Ritter
@ 2006-12-20 21:19 ` John Cowan
  0 siblings, 0 replies; 2+ messages in thread
From: John Cowan @ 2006-12-20 21:19 UTC (permalink / raw)


Gunnar Ritter scripsit:

> I have created a portable variant of it at
> <http://heirloom.sourceforge.net/devtools.html>.

Thanks!  This will be very helpful.  I found two portability problems:
"install" on modern systems is not in /usr/ucb (in fact, there is no
/usr/ucb), and the definition of nodenamelength in mpwlib/lockit.c uses
the non-portable constant SYS_NMLN.  I changed this to the constant 257,
which appears to be the usual default value.

-- 
John Cowan  cowan at ccil.org    http://ccil.org/~cowan
No man is an island, entire of itself; every man is a piece of the
continent, a part of the main.  If a clod be washed away by the sea,
Europe is the less, as well as if a promontory were, as well as if a
manor of thy friends or of thine own were: any man's death diminishes me,
because I am involved in mankind, and therefore never send to know for
whom the bell tolls; it tolls for thee.  --John Donne



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

end of thread, other threads:[~2006-12-20 21:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-20 16:48 [TUHS] SCCS source code available Gunnar Ritter
2006-12-20 21:19 ` John Cowan

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).