<feed xmlns='http://www.w3.org/2005/Atom'>
<title>netbsd/distrib/pmax, branch trunk</title>
<subtitle>NetBSD fork for lockdoc analysis</subtitle>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/'/>
<entry>
<title>handle mipsn64</title>
<updated>2021-04-25T23:40:05+00:00</updated>
<author>
<name>christos</name>
<email>christos@NetBSD.org</email>
</author>
<published>2021-04-25T23:40:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=cb4b833de8b529fa7a465d35d185a5c80915ebac'/>
<id>cb4b833de8b529fa7a465d35d185a5c80915ebac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bump image size for pmax64 builds.</title>
<updated>2020-09-07T09:05:10+00:00</updated>
<author>
<name>mrg</name>
<email>mrg@NetBSD.org</email>
</author>
<published>2020-09-07T09:05:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=e5eeb2d2cccf589064eb49f03aadf507a317e524'/>
<id>e5eeb2d2cccf589064eb49f03aadf507a317e524</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bump image from 3000k to 3.5M.  thanks, time.</title>
<updated>2020-08-16T11:43:36+00:00</updated>
<author>
<name>mrg</name>
<email>mrg@NetBSD.org</email>
</author>
<published>2020-08-16T11:43:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=1fb65f40067b5cefc2e10040dac3ab8848a63a30'/>
<id>1fb65f40067b5cefc2e10040dac3ab8848a63a30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PR install/54780: in the (of course totally unlikely) case that sysinst</title>
<updated>2020-01-09T19:17:40+00:00</updated>
<author>
<name>martin</name>
<email>martin@NetBSD.org</email>
</author>
<published>2020-01-09T19:17:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=42d0f98bfe66400171b3df29daeccecd35329c8f'/>
<id>42d0f98bfe66400171b3df29daeccecd35329c8f</id>
<content type='text'>
should crash, run "stty sane".</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
should crash, run "stty sane".</pre>
</div>
</content>
</entry>
<entry>
<title>1. Remove all the special handling of variables (-d -p -P -s -S) that</title>
<updated>2019-12-29T18:26:16+00:00</updated>
<author>
<name>christos</name>
<email>christos@NetBSD.org</email>
</author>
<published>2019-12-29T18:26:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=e91a52edfae96294bee7141dfbeb351b3bd8f914'/>
<id>e91a52edfae96294bee7141dfbeb351b3bd8f914</id>
<content type='text'>
   were dealing with DBG (-d) LDSTATIC/NOPIE (-p), and the rest with
   disabling/enabling sanitizers.
2. Use emalloc/estrdup for all the allocators instead of only some cases.
3. Add -V varspec which passes variables on the command line (as DBG
   and LDSTATIC used to be passed before) instead of appending them
   to the on-the-fly Makefile using -v varspec.
4. Change the distrib and rescue Makefiles to use -V instead of the removed
   flags.

The motivation of this is to make variable handling consistent, less magical,
and remove the need for changing crunchgen each time we want to add disabling
an option by default.

(as proposed in tech-toolchain)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
   were dealing with DBG (-d) LDSTATIC/NOPIE (-p), and the rest with
   disabling/enabling sanitizers.
2. Use emalloc/estrdup for all the allocators instead of only some cases.
3. Add -V varspec which passes variables on the command line (as DBG
   and LDSTATIC used to be passed before) instead of appending them
   to the on-the-fly Makefile using -v varspec.
4. Change the distrib and rescue Makefiles to use -V instead of the removed
   flags.

The motivation of this is to make variable handling consistent, less magical,
and remove the need for changing crunchgen each time we want to add disabling
an option by default.

(as proposed in tech-toolchain)</pre>
</div>
</content>
</entry>
<entry>
<title>Consistently use ${RELEASEDIR}/${RELEASEMACHINE} instead of</title>
<updated>2019-09-23T13:42:30+00:00</updated>
<author>
<name>christos</name>
<email>christos@NetBSD.org</email>
</author>
<published>2019-09-23T13:42:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=e75bd3d6eae591d3439e4173b6378626d2174ea4'/>
<id>e75bd3d6eae591d3439e4173b6378626d2174ea4</id>
<content type='text'>
${RELEASEDIR}/${MACHINE} (Paul Ripke)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
${RELEASEDIR}/${MACHINE} (Paul Ripke)</pre>
</div>
</content>
</entry>
<entry>
<title>Bump ramdisk slightly (non MKREPRO builds with long paths fail otherwise)</title>
<updated>2019-06-26T07:33:19+00:00</updated>
<author>
<name>martin</name>
<email>martin@NetBSD.org</email>
</author>
<published>2019-06-26T07:33:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=2d1cd15c9d3060021d342b6cc508e12360b43a1d'/>
<id>2d1cd15c9d3060021d342b6cc508e12360b43a1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bump</title>
<updated>2019-04-07T20:28:55+00:00</updated>
<author>
<name>christos</name>
<email>christos@NetBSD.org</email>
</author>
<published>2019-04-07T20:28:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=e753c7c6b4fce7c7732bca471d9d7be43d3181b1'/>
<id>e753c7c6b4fce7c7732bca471d9d7be43d3181b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Give us a bit of breathing room since the calculated size of mkfs is not</title>
<updated>2019-04-03T11:29:39+00:00</updated>
<author>
<name>christos</name>
<email>christos@NetBSD.org</email>
</author>
<published>2019-04-03T11:29:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=27725d762dddf6687b4c957b2115994f219a050d'/>
<id>27725d762dddf6687b4c957b2115994f219a050d</id>
<content type='text'>
working.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
working.</pre>
</div>
</content>
</entry>
<entry>
<title>need bigger clothes</title>
<updated>2019-04-01T02:02:54+00:00</updated>
<author>
<name>christos</name>
<email>christos@NetBSD.org</email>
</author>
<published>2019-04-01T02:02:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=e5b98347ea2f849c9f2fd4998023ce36473abf37'/>
<id>e5b98347ea2f849c9f2fd4998023ce36473abf37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
