<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/kern/genassym.sh, branch release/6.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2005-11-03T00:35:26+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-11-03T00:35:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3640cb54210edbb7edbf1b12ef0127ecfcea967d'/>
<id>3640cb54210edbb7edbf1b12ef0127ecfcea967d</id>
<content type='text'>
'RELENG_6_0_0_RELEASE'.

This commit was manufactured to restore the state of the 6.0-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_6_0_0_RELEASE'.

This commit was manufactured to restore the state of the 6.0-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow one to specify the AWK used in the environment(commandline).</title>
<updated>2002-02-11T03:54:30+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-02-11T03:54:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=952539e39ab6995ecd6ed2f8addce38678c6793f'/>
<id>952539e39ab6995ecd6ed2f8addce38678c6793f</id>
<content type='text'>
Gawk is blowing up when run natively on the sparc64 -- leading to totally
bogus kernel values (all "0x0").  Good ole BWK awk works fine however.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Gawk is blowing up when run natively on the sparc64 -- leading to totally
bogus kernel values (all "0x0").  Good ole BWK awk works fine however.
</pre>
</div>
</content>
</entry>
<entry>
<title>brace by itself after function declaration.</title>
<updated>2001-12-27T20:16:21+00:00</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2001-12-27T20:16:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=58e5d6695da5c040b9433584e9820b85a9da2ba9'/>
<id>58e5d6695da5c040b9433584e9820b85a9da2ba9</id>
<content type='text'>
Mandated by: style(9)
Pointed out by: rwatson
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mandated by: style(9)
Pointed out by: rwatson
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve kernel bootstrapping:</title>
<updated>2001-01-28T06:39:56+00:00</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2001-01-28T06:39:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=136345c0190ddf9de628e3543dbed5ba6dcb3495'/>
<id>136345c0190ddf9de628e3543dbed5ba6dcb3495</id>
<content type='text'>
o  Use objdump instead of gensetdefs(1) to build the linker sets.
o  Allow overriding of nm and objdump in resp. genassym.sh and
   gensetdefs.pl for non-native toolchains.

Reviewed by: arch
Perl improvements: Jos Backus &lt;josb@cncdsl.com&gt;, benno
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
o  Use objdump instead of gensetdefs(1) to build the linker sets.
o  Allow overriding of nm and objdump in resp. genassym.sh and
   gensetdefs.pl for non-native toolchains.

Reviewed by: arch
Perl improvements: Jos Backus &lt;josb@cncdsl.com&gt;, benno
</pre>
</div>
</content>
</entry>
<entry>
<title>Use "nm | awk ..." instead of genassym(1) to generate symbol value headers.</title>
<updated>2000-06-02T09:27:48+00:00</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>2000-06-02T09:27:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f47f0edde4adeca3ef682ada086859e40afc0d2c'/>
<id>f47f0edde4adeca3ef682ada086859e40afc0d2c</id>
<content type='text'>
Symbol values are now represented using array sizes (4 arrays per symbol
so that 16-bit machines can represent 64-bit values) instead of being raw
binary values.

Reviewed by:	marcel
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Symbol values are now represented using array sizes (4 arrays per symbol
so that 16-bit machines can represent 64-bit values) instead of being raw
binary values.

Reviewed by:	marcel
</pre>
</div>
</content>
</entry>
</feed>
