<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/share/examples/sunrpc, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2024-02-13T04:36:58Z</updated>
<entry>
<title>Fix typo in share/examples/sunrpc/dir/rls.c</title>
<updated>2024-02-13T04:36:58Z</updated>
<author>
<name>YuZhong-Chen</name>
<email>chen110060017@gapp.nthu.edu.tw</email>
</author>
<published>2024-01-01T09:20:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=edc7b46ebebb064da44ca88c6afeeb9639b6fcd3'/>
<id>urn:sha1:edc7b46ebebb064da44ca88c6afeeb9639b6fcd3</id>
<content type='text'>
Event:		Advanced UNIX Programming Course (Fall’23) at NTHU.
Pull Request:	https://github.com/freebsd/freebsd-src/pull/974
</content>
</entry>
<entry>
<title>share: Remove ancient SCCS tags.</title>
<updated>2023-11-27T05:23:29Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-11-23T17:21:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=97759ccc715c4b365432c16d763c50eecfcb1100'/>
<id>urn:sha1:97759ccc715c4b365432c16d763c50eecfcb1100</id>
<content type='text'>
Remove ancient SCCS tags from the tree, automated scripting, with two
minor fixup to keep things compiling. All the common forms in the tree
were removed with a perl script.

Sponsored by:		Netflix
</content>
</entry>
<entry>
<title>Remove $FreeBSD$: one-line sh pattern</title>
<updated>2023-08-16T17:55:03Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:55:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf'/>
<id>urn:sha1:d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</id>
<content type='text'>
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
</content>
</entry>
<entry>
<title>Remove $FreeBSD$: one-line .c comment pattern</title>
<updated>2023-08-16T17:54:29Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:54:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2a63c3be158216222d89a073dcbd6a72ee4aab5a'/>
<id>urn:sha1:2a63c3be158216222d89a073dcbd6a72ee4aab5a</id>
<content type='text'>
Remove /^/[*/]\s*\$FreeBSD\$.*\n/
</content>
</entry>
<entry>
<title>examples: fix typo</title>
<updated>2017-12-29T23:58:05Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2017-12-29T23:58:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9faaeffdbd6f25443e8b1c31e15f7aa9e0d1f964'/>
<id>urn:sha1:9faaeffdbd6f25443e8b1c31e15f7aa9e0d1f964</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update share/examples/* to properly install /usr/share/examples.</title>
<updated>2016-05-10T00:51:50Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2016-05-10T00:51:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a5921bc3653e2e286715e6fe8d473ec0d02da38c'/>
<id>urn:sha1:a5921bc3653e2e286715e6fe8d473ec0d02da38c</id>
<content type='text'>
As result of this, a new examples package is now created.

Note, this is only effective with 'SHARED=copies' (the default),
as the 'SHARED=symlinks' mechanism will create a symlink to the
source tree version of the file(s).

Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Add `_PATH_DEVZERO'.</title>
<updated>2000-12-09T09:35:55Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2000-12-09T09:35:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1a37aa566b347fbb2d2196786e1e84a79ffea9d5'/>
<id>urn:sha1:1a37aa566b347fbb2d2196786e1e84a79ffea9d5</id>
<content type='text'>
Use _PATH_* where where possible.
</content>
</entry>
<entry>
<title>Remove the -lrpclib, since it causes the build of these examples</title>
<updated>1997-02-26T06:56:57Z</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1997-02-26T06:56:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=72c03f2b8534e6243e283343dd91b7ea1310bc22'/>
<id>urn:sha1:72c03f2b8534e6243e283343dd91b7ea1310bc22</id>
<content type='text'>
to fail.

Closes PR# 2359

Submitted by:	Pedro A M Vazquez &lt;vazquez@IQM.Unicamp.BR&gt;
</content>
</entry>
<entry>
<title>Remove trailing whitespace.</title>
<updated>1995-05-30T06:58:14Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-05-30T06:58:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=44204187ec133a0ab7bd77c8d974ad5afd4d88b4'/>
<id>urn:sha1:44204187ec133a0ab7bd77c8d974ad5afd4d88b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sun RPC demo programs from 4.4-Lite</title>
<updated>1994-08-07T18:50:51Z</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1994-08-07T18:50:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=944fcc15f83de276d019fb56fc70dc7312d0695e'/>
<id>urn:sha1:944fcc15f83de276d019fb56fc70dc7312d0695e</id>
<content type='text'>
</content>
</entry>
</feed>
