<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/kern/makeops.pl, branch release/4.6.2</title>
<subtitle>FreeBSD source tree</subtitle>
<id>http://cgit.freebsd.org/src/atom?h=release%2F4.6.2</id>
<link rel='self' href='http://cgit.freebsd.org/src/atom?h=release%2F4.6.2'/>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<updated>2001-02-05T23:04:57Z</updated>
<entry>
<title>Fix detection of flags. Otherwise directory names containing '-'</title>
<updated>2001-02-05T23:04:57Z</updated>
<author>
<name>Dirk Froemberg</name>
<email>dirk@FreeBSD.org</email>
</author>
<published>2001-02-05T23:04:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b14ceb373ad54c71ca0b92080a54de1d35a35af6'/>
<id>urn:sha1:b14ceb373ad54c71ca0b92080a54de1d35a35af6</id>
<content type='text'>
are handled improperly.

PR:		kern/24868
Submitted by:	Andre Albsmeier &lt;andre.albsmeier@mchp.siemens.de&gt;
</content>
</entry>
<entry>
<title>MFC: kobj functionality</title>
<updated>2001-02-02T19:49:14Z</updated>
<author>
<name>Cameron Grant</name>
<email>cg@FreeBSD.org</email>
</author>
<published>2001-02-02T19:49:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=664bf01dab01d1c0eb55a9da6c573ac7398e4d76'/>
<id>urn:sha1:664bf01dab01d1c0eb55a9da6c573ac7398e4d76</id>
<content type='text'>
this does not change the general driver interface or affect any system other
than altering the build process slightly.

the process of generating .c and .h files from .m files is changed by the
introduction of makeops.pl which simply determines if it is being run on a
device interface .m file or a kobj .m file and calls makedevops.pl or
makeobjops.pl as appropriate.  the determination is done by checking for the
presence of 'KOBJ' in the first line of the file- this should be in a
comment.

Approved by:	dfr (in principle), -arch
</content>
</entry>
</feed>
