<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/share/examples, branch release/6.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Update the branch tag cvsup will use.</title>
<updated>2006-11-15T21:35:50+00:00</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2006-11-15T21:35:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=fc36cff64f73f66d14153b17ee88875686e3ab0d'/>
<id>fc36cff64f73f66d14153b17ee88875686e3ab0d</id>
<content type='text'>
Approved by:	re (implicit)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	re (implicit)
</pre>
</div>
</content>
</entry>
<entry>
<title>Make it compile again for RE6.</title>
<updated>2006-11-04T19:02:18+00:00</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2006-11-04T19:02:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c274611c835fbaafe2f5ee28fae9ca3c11000f2f'/>
<id>c274611c835fbaafe2f5ee28fae9ca3c11000f2f</id>
<content type='text'>
Approved by:	re (hrs)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	re (hrs)
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: CPUTYPE support for VIA C3</title>
<updated>2006-09-13T08:39:16+00:00</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2006-09-13T08:39:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=738c3983d6a49c438be043885c030e00617512fd'/>
<id>738c3983d6a49c438be043885c030e00617512fd</id>
<content type='text'>
Approved by:	re (kensmith)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	re (kensmith)
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: -j 1.10 -j 1.13</title>
<updated>2006-08-24T11:17:48+00:00</updated>
<author>
<name>Roman Kurakin</name>
<email>rik@FreeBSD.org</email>
</author>
<published>2006-08-24T11:17:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=234597b963674f0a9eb5600a8fa53917835557d6'/>
<id>234597b963674f0a9eb5600a8fa53917835557d6</id>
<content type='text'>
  ----------------------------
  revision 1.13
  date: 2006/08/23 23:51:29;  author: rik;  state: Exp;  lines: +1 -1
  Fix path for source file in files.FOO.
  ----------------------------
  revision 1.12
  date: 2006/08/09 21:23:42;  author: rik;  state: Exp;  lines: +122 -22
  - Added ability to provide (optional) path to the kernel sources
  - Added check of dirs used by example generator
  - Fixed path for ${s}/conf/files.FOO and include it via files
    directive from config file
  - Changed kernel configuration example with the driver: it is
    not produced by copying Generic but by including it
  - KDB is added to config (for DDB)
  - Added module building instead and fixed kernel building

  Reviewed by:  julian@
  ----------------------------
  revision 1.11
  date: 2006/08/09 20:57:24;  author: rik;  state: Exp;  lines: +57 -32
  Added copyright templete
  Fixed compilation

  Reviewed by:  julian@
  ----------------------------

Requested by:	yar@
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  ----------------------------
  revision 1.13
  date: 2006/08/23 23:51:29;  author: rik;  state: Exp;  lines: +1 -1
  Fix path for source file in files.FOO.
  ----------------------------
  revision 1.12
  date: 2006/08/09 21:23:42;  author: rik;  state: Exp;  lines: +122 -22
  - Added ability to provide (optional) path to the kernel sources
  - Added check of dirs used by example generator
  - Fixed path for ${s}/conf/files.FOO and include it via files
    directive from config file
  - Changed kernel configuration example with the driver: it is
    not produced by copying Generic but by including it
  - KDB is added to config (for DDB)
  - Added module building instead and fixed kernel building

  Reviewed by:  julian@
  ----------------------------
  revision 1.11
  date: 2006/08/09 20:57:24;  author: rik;  state: Exp;  lines: +57 -32
  Added copyright templete
  Fixed compilation

  Reviewed by:  julian@
  ----------------------------

Requested by:	yar@
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: -j 1.21 -j 1.24</title>
<updated>2006-08-24T11:13:30+00:00</updated>
<author>
<name>Roman Kurakin</name>
<email>rik@FreeBSD.org</email>
</author>
<published>2006-08-24T11:13:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f8492b034afaee2c997d03932ca7cf51a2f509bf'/>
<id>f8492b034afaee2c997d03932ca7cf51a2f509bf</id>
<content type='text'>
  ----------------------------
  revision 1.24
  date: 2006/08/09 10:53:26;  author: rik;  state: Exp;  lines: +24 -3
  - Added 'files "files.FOO"' to config for inclusion of user specific files.
  - Added KDB option to config file (for DDB).
  - Added ability to compile custom kernel.

  Discussed with: julian@
  ----------------------------
  revision 1.23
  date: 2006/08/06 11:06:35;  author: rik;  state: Exp;  lines: +32 -19
  - Added ability to provide (optional) path to the kernel sources
  - Fixed path for ${s}/conf/files.FOO and a note that it should be merged into
    corresponding file to be able to compile the kernel
  - Changed kernel configuration example with the driver: it is not produced by
    copying Generic but by including it
  - Changed from automatic module building to asking an user if it whants to

  Reviewed by:    julian@
  ----------------------------
  revision 1.22
  date: 2006/08/06 11:04:22;  author: rik;  state: Exp;  lines: +9 -12
  Fix compilation.

  Reviewed by:    julian@
  ----------------------------

Requested by: yar@
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  ----------------------------
  revision 1.24
  date: 2006/08/09 10:53:26;  author: rik;  state: Exp;  lines: +24 -3
  - Added 'files "files.FOO"' to config for inclusion of user specific files.
  - Added KDB option to config file (for DDB).
  - Added ability to compile custom kernel.

  Discussed with: julian@
  ----------------------------
  revision 1.23
  date: 2006/08/06 11:06:35;  author: rik;  state: Exp;  lines: +32 -19
  - Added ability to provide (optional) path to the kernel sources
  - Fixed path for ${s}/conf/files.FOO and a note that it should be merged into
    corresponding file to be able to compile the kernel
  - Changed kernel configuration example with the driver: it is not produced by
    copying Generic but by including it
  - Changed from automatic module building to asking an user if it whants to

  Reviewed by:    julian@
  ----------------------------
  revision 1.22
  date: 2006/08/06 11:04:22;  author: rik;  state: Exp;  lines: +9 -12
  Fix compilation.

  Reviewed by:    julian@
  ----------------------------

Requested by: yar@
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: rev. 1.23</title>
<updated>2006-06-05T19:31:57+00:00</updated>
<author>
<name>Christian Brueffer</name>
<email>brueffer@FreeBSD.org</email>
</author>
<published>2006-06-05T19:31:57+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1cce96a6c38086dd78702d6eeadd9ad5b42c2354'/>
<id>1cce96a6c38086dd78702d6eeadd9ad5b42c2354</id>
<content type='text'>
Make this example more real world usable:  When the manpage first appeared
is not interesting, when the driver appeared is.  Most people who use this
example leave the manpage appearance date in and the driver date out.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make this example more real world usable:  When the manpage first appeared
is not interesting, when the driver appeared is.  Most people who use this
example leave the manpage appearance date in and the driver date out.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC rev 1.15-1.16</title>
<updated>2006-05-29T15:25:49+00:00</updated>
<author>
<name>Matteo Riondato</name>
<email>matteo@FreeBSD.org</email>
</author>
<published>2006-05-29T15:25:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3aa886948b1c7c172bc67963f3d9f4528f59dfb9'/>
<id>3aa886948b1c7c172bc67963f3d9f4528f59dfb9</id>
<content type='text'>
Update README.examples according to the current state of the examples/etc directory

PR:	conf/97232
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update README.examples according to the current state of the examples/etc directory

PR:	conf/97232
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: there is no d_maj field anymore.</title>
<updated>2006-05-24T06:56:37+00:00</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2006-05-24T06:56:37+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7a3654d52a39855c9fa05c80c4c10ce0b27d26e8'/>
<id>7a3654d52a39855c9fa05c80c4c10ce0b27d26e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r1.275:</title>
<updated>2006-05-15T14:03:49+00:00</updated>
<author>
<name>Maxime Henrion</name>
<email>mux@FreeBSD.org</email>
</author>
<published>2006-05-15T14:03:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c98b565e935fccb4f2b3a11da59e93b095df8b77'/>
<id>c98b565e935fccb4f2b3a11da59e93b095df8b77</id>
<content type='text'>
  Also refer to csup in the example SUP setting.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Also refer to csup in the example SUP setting.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: rev. 1.22</title>
<updated>2006-04-04T20:58:53+00:00</updated>
<author>
<name>Christian Brueffer</name>
<email>brueffer@FreeBSD.org</email>
</author>
<published>2006-04-04T20:58:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8cf794073bdce37666e9a994e360a5a9c350c0c8'/>
<id>8cf794073bdce37666e9a994e360a5a9c350c0c8</id>
<content type='text'>
Add a standard boilerplate to the SYNOPSIS section that mentions how
to load a kernel module.

Approved by:	re (hrs)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a standard boilerplate to the SYNOPSIS section that mentions how
to load a kernel module.

Approved by:	re (hrs)
</pre>
</div>
</content>
</entry>
</feed>
