<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libcompat, branch releng/2.0.5</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F2.0.5</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F2.0.5'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1995-05-30T08:29:08Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_2_0_5'.</title>
<updated>1995-05-30T08:29:08Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1995-05-30T08:29:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9347db35098be57530c997e1a0212f9927be848a'/>
<id>urn:sha1:9347db35098be57530c997e1a0212f9927be848a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove trailing whitespace.</title>
<updated>1995-05-30T05:51:47Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-05-30T05:51:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6c06b4e2aa2a28d1f0bbd29ecdce35aaaf600ce8'/>
<id>urn:sha1:6c06b4e2aa2a28d1f0bbd29ecdce35aaaf600ce8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added function and man page for ftok(3), used in conjunction with</title>
<updated>1995-05-01T08:53:21Z</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>1995-05-01T08:53:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=85c30cfa12c3a7fefffa22cd7d837b9445c4b883'/>
<id>urn:sha1:85c30cfa12c3a7fefffa22cd7d837b9445c4b883</id>
<content type='text'>
the so-called "System V IPC".

Submitted by:	jbeukema@HK.Super.Net (John Beukema)
Obtained from:  Th. Lockert &lt;tholo@sigmasoft.com&gt;, via NetBSD
</content>
</entry>
<entry>
<title>The implementation of rexec() missed the function ruserpass(), so the</title>
<updated>1995-04-11T19:52:10Z</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>1995-04-11T19:52:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bfb50190bbe800d850f5b26f90342ad02bf02b85'/>
<id>urn:sha1:bfb50190bbe800d850f5b26f90342ad02bf02b85</id>
<content type='text'>
link stage fell over for any program that attempted to use rexec().

Ruserpass() remains undocumented; i could not find any documentation
for it on other systems.

Also added a BUGS section to the man page, stating that this function
constitutes a potential security hole (as well as the underlying
"exec" service).

Submitted by:	rgrimes
Originally submitted by: agc@uts.amdahl.com (Alistair G. Crooks)
Obtained from: netbsd-bugs@NetBSD.ORG
</content>
</entry>
<entry>
<title>My libcompat cleanup.</title>
<updated>1995-04-10T18:48:06Z</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>1995-04-10T18:48:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a72408576b39e627b57f9323abeb3050977079e6'/>
<id>urn:sha1:a72408576b39e627b57f9323abeb3050977079e6</id>
<content type='text'>
o	add missing man pages

o	make all man pages clearly refer to the libcompat thingie

o	add the information to the vtimes(3) and vlimit(3) man pages
	that nobody has reimplemented the functions by now

o	add the missing getpw.c

o	add code and man pages for cftime(3) and
	ascftime(3) -- i found them somewhere in old
	unfinished work
</content>
</entry>
<entry>
<title>add a couple of missing #include lines</title>
<updated>1995-03-19T07:00:52Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1995-03-19T07:00:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f06a5580a6ed27d13aa72315ab2b44756df1a85e'/>
<id>urn:sha1:f06a5580a6ed27d13aa72315ab2b44756df1a85e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make libcompat a static only library.</title>
<updated>1995-02-20T18:19:50Z</updated>
<author>
<name>Nate Williams</name>
<email>nate@FreeBSD.org</email>
</author>
<published>1995-02-20T18:19:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=56b688ea1c96f6ee19e1475aa6c1340c73240f31'/>
<id>urn:sha1:56b688ea1c96f6ee19e1475aa6c1340c73240f31</id>
<content type='text'>
Since functions will come and go from libcompat as they are deprecated
it makes no sense to build a shared library out of it as it will change.

Based on freedback from Terry and Jonas on the mailing lists.
</content>
</entry>
<entry>
<title>Add sanity check for "no previous regular expression" state,</title>
<updated>1994-09-14T22:25:15Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1994-09-14T22:25:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a7f57b7141ee0ff5ef3fde7f982787fc0d296d62'/>
<id>urn:sha1:a7f57b7141ee0ff5ef3fde7f982787fc0d296d62</id>
<content type='text'>
bringed by 'more'
</content>
</entry>
<entry>
<title>Fix bug with searching "" pattern, cause 'more' always shows</title>
<updated>1994-09-14T21:35:31Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1994-09-14T21:35:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a5b8a93b59053052b3fb7369759dc539f8b231bf'/>
<id>urn:sha1:a5b8a93b59053052b3fb7369759dc539f8b231bf</id>
<content type='text'>
next line on "/&lt;Enter&gt;" instead of searching next pattern
</content>
</entry>
<entry>
<title>Make it work with our make macros.</title>
<updated>1994-08-05T01:42:04Z</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1994-08-05T01:42:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ab532cffe562b9757c1d4a0164858e6be41a6b41'/>
<id>urn:sha1:ab532cffe562b9757c1d4a0164858e6be41a6b41</id>
<content type='text'>
</content>
</entry>
</feed>
