<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in macros</title>
    <link>http://nxr.netbsd.org/rss/src/distrib/notes/common/macros</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>s/dependancies/dependencies/ and s/independantly/independently/ in comments and<br/>distrib notes.</title>
    <description>/src/distrib/notes/common/macros - 1.55</description>
    <pubDate>Mon Feb 05 21:39:51 UTC 2024</pubDate>
    <dc:creator>andvar</dc:creator>
</item>

<item>
    <title>Improve table of contents.<br/><br/>For .txt and .more drop meaningless page numbers, those formats are<br/>not paginated (with all due respect to line printers, 80s are over).<br/><br/>For .ps use actual formatting with proportional font and properly<br/>aligned page numbers.  Thanks to kre@ for his help with some of the<br/>darker corners of troff (with all due respect to my 80s self, he/I<br/>should have paid more attention).</title>
    <description>/src/distrib/notes/common/macros - 1.54</description>
    <pubDate>Sat Nov 30 00:28:27 UTC 2019</pubDate>
    <dc:creator>uwe</dc:creator>
</item>

<item>
    <title>Oops, fix typo in .el in previous.</title>
    <description>/src/distrib/notes/common/macros - 1.53</description>
    <pubDate>Fri Nov 29 16:33:44 UTC 2019</pubDate>
    <dc:creator>uwe</dc:creator>
</item>

<item>
    <title>Provide separate .Tc and .Ti definitions for HTML and non-HTML.<br/><br/>Change HTML definition of .Tc to enclose TOC into simple .nf/.fi that<br/>also give us &lt;pre&gt; in the output.<br/><br/>This frees our hands to redefine non-HTML case to use better<br/>formatting (work in progress).</title>
    <description>/src/distrib/notes/common/macros - 1.52</description>
    <pubDate>Fri Nov 29 16:15:09 UTC 2019</pubDate>
    <dc:creator>uwe</dc:creator>
</item>

<item>
    <title>Don't emit page numbers in TOC for HTML, they are meaningless.</title>
    <description>/src/distrib/notes/common/macros - 1.51</description>
    <pubDate>Thu Nov 28 19:59:48 UTC 2019</pubDate>
    <dc:creator>uwe</dc:creator>
</item>

<item>
    <title>Fix typo in register name in previous.</title>
    <description>/src/distrib/notes/common/macros - 1.50</description>
    <pubDate>Thu Nov 28 19:53:04 UTC 2019</pubDate>
    <dc:creator>uwe</dc:creator>
</item>

<item>
    <title>Use .open/.write instead of .tm to emit TOC.</title>
    <description>/src/distrib/notes/common/macros - 1.49</description>
    <pubDate>Thu Nov 28 00:06:39 UTC 2019</pubDate>
    <dc:creator>uwe</dc:creator>
</item>

<item>
    <title>Don't repeat the TOC file name, define a string.</title>
    <description>/src/distrib/notes/common/macros - 1.48</description>
    <pubDate>Wed Nov 27 23:57:41 UTC 2019</pubDate>
    <dc:creator>uwe</dc:creator>
</item>

<item>
    <title>Don't open-code .tm calls to emit TOC entries.<br/><br/>Hide it in an .mktoc macro so that we can switch the way we generate<br/>TOC more easily.</title>
    <description>/src/distrib/notes/common/macros - 1.47</description>
    <pubDate>Wed Nov 27 23:53:01 UTC 2019</pubDate>
    <dc:creator>uwe</dc:creator>
</item>

<item>
    <title>Add missing backslash at the start of conditional input.<br/><br/>That avoids an empty line in the input (which didn't look empty, but<br/>for troff it really was) that causes a break.<br/><br/>I don't remember enough linear algebra to understand what happened,<br/>but that also fixes off by one in some page numbers in the TOC.</title>
    <description>/src/distrib/notes/common/macros - 1.46</description>
    <pubDate>Wed Nov 27 21:37:27 UTC 2019</pubDate>
    <dc:creator>uwe</dc:creator>
</item>

<item>
    <title>Make .Te and .To also emit .Ti with quoted arguments.<br/><br/>I missed them b/c I tested on sparc notes and sparc/install is stuck<br/>in the 90s and doesn't include common/sysinst.  Now that all emitted<br/>.Ti have properly quoted arguments we can revert TOCPROC to simple<br/>grep.<br/><br/>While here convert .Te and .To to also use $* so we we can also drop<br/>quoting from their calls in common/sysinst now.  Don't actually drop<br/>those quotes yet though, as we probably can further simplify the call<br/>sites by emitting the headings automatically instead of duplicating<br/>them.</title>
    <description>/src/distrib/notes/common/macros - 1.45</description>
    <pubDate>Wed Nov 27 19:07:31 UTC 2019</pubDate>
    <dc:creator>uwe</dc:creator>
</item>

<item>
    <title>More cleanup:<br/> - simplify TOC handling and remove arg limit (from uwe)<br/> - use Lk with explicit anchor text in some places<br/> - do not allow official release builds when we can not derive the<br/>   proper date from the buildid</title>
    <description>/src/distrib/notes/common/macros - 1.44</description>
    <pubDate>Wed Nov 27 09:29:25 UTC 2019</pubDate>
    <dc:creator>martin</dc:creator>
</item>

<item>
    <title>branches:  1.43.4;  1.43.6;<br/>Remove port-acorn26<br/><br/>OK core@</title>
    <description>/src/distrib/notes/common/macros - 1.43</description>
    <pubDate>Wed Jan 24 09:04:41 UTC 2018</pubDate>
    <dc:creator>skrll</dc:creator>
</item>

<item>
    <title>finish removing the set size stuff, which was thrown out four years ago.</title>
    <description>/src/distrib/notes/common/macros - 1.42</description>
    <pubDate>Tue May 19 19:45:57 UTC 2015</pubDate>
    <dc:creator>snj</dc:creator>
</item>

<item>
    <title>first pass de-suckification for 2015. modernize content a bit, fix dirty<br/>rotten lies, improve wording, sync legalese with reality, yada yada yada.</title>
    <description>/src/distrib/notes/common/macros - 1.41</description>
    <pubDate>Sat May 09 08:13:34 UTC 2015</pubDate>
    <dc:creator>snj</dc:creator>
</item>

<item>
    <title>branches:  1.40.4;<br/>Bring back the playstation2 port - now that a toolchain for it is<br/>available again.</title>
    <description>/src/distrib/notes/common/macros - 1.40</description>
    <pubDate>Mon Mar 31 11:25:47 UTC 2014</pubDate>
    <dc:creator>martin</dc:creator>
</item>

<item>
    <title>Rename NetBSD/hp700 to NetBSD/hppa.<br/><br/>Unfortunately our VCS isn't very helpful here.</title>
    <description>/src/distrib/notes/common/macros - 1.39</description>
    <pubDate>Mon Feb 24 07:23:39 UTC 2014</pubDate>
    <dc:creator>skrll</dc:creator>
</item>

<item>
    <title>branches:  1.38.6;  1.38.12;<br/>Remove support for NetBSD/playstation2.</title>
    <description>/src/distrib/notes/common/macros - 1.38</description>
    <pubDate>Sat Dec 05 16:29:10 UTC 2009</pubDate>
    <dc:creator>pooka</dc:creator>
</item>

<item>
    <title>Update MACHINE_LIST and MACHINE_ARCH_LIST.</title>
    <description>/src/distrib/notes/common/macros - 1.37</description>
    <pubDate>Wed Oct 29 17:02:54 UTC 2008</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>Remove obsolete description for old xen-i386 port.  Ok'ed by bouyer@.</title>
    <description>/src/distrib/notes/common/macros - 1.36</description>
    <pubDate>Mon Sep 08 16:10:14 UTC 2008</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>
</channel></rss>

