<?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 Makefile</title>
    <link>http://nxr.netbsd.org/rss/src/usr.bin/vndcompress/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>Fix vndcompress restart failure fallback when input is a pipe.<br/><br/>Defer seeking the *input* image, or winding it forward, until we are<br/>certain we all ready in the cloop2 output, because when the input<br/>image is a pipe, we don't get a chance to seek back to the beginning<br/>and start from the top instead of restarting.<br/><br/>If restart does fail, don't try to seek the input image back to the<br/>beginning unless we had already tried to seek or wind it forward.<br/><br/>Add some automatic tests for this and related cases.<br/><br/>XXX pullup to netbsd-7, netbsd-6</title>
    <description>/src/usr.bin/vndcompress/Makefile - 1.14</description>
    <pubDate>Tue Nov 18 03:48:17 UTC 2014</pubDate>
    <dc:creator>riastradh</dc:creator>
</item>

<item>
    <title>branches:  1.13.4;<br/>Change vndcompress to use a default window size of 512.<br/><br/>For vnduncompress on nonseekable input, the window size is as large<br/>as it needs to be by default, as before.  Not clear that this is the<br/>right choice -- by default vnduncompress on nonseekable input will<br/>just use unbounded memory unsolicited.</title>
    <description>/src/usr.bin/vndcompress/Makefile - 1.13</description>
    <pubDate>Wed Jan 22 06:18:00 UTC 2014</pubDate>
    <dc:creator>riastradh</dc:creator>
</item>

<item>
    <title>Rename block size option from `-s' to `-b'.<br/><br/>Makes more sense and makes it consistent with other utilities such as<br/>pax and pigz.  This vndcompress has never gone out in a release, so<br/>changing the name of the option shouldn't cause too many problems...</title>
    <description>/src/usr.bin/vndcompress/Makefile - 1.12</description>
    <pubDate>Wed Jan 22 06:17:25 UTC 2014</pubDate>
    <dc:creator>riastradh</dc:creator>
</item>

<item>
    <title>Fix up ulimited vndcompress tests and explain what's up with them.</title>
    <description>/src/usr.bin/vndcompress/Makefile - 1.11</description>
    <pubDate>Wed Jan 22 06:16:59 UTC 2014</pubDate>
    <dc:creator>riastradh</dc:creator>
</item>

<item>
    <title>Add some simple automatic tests for window sizes.</title>
    <description>/src/usr.bin/vndcompress/Makefile - 1.10</description>
    <pubDate>Wed Jan 22 06:16:50 UTC 2014</pubDate>
    <dc:creator>riastradh</dc:creator>
</item>

<item>
    <title>Add comment explaining why piperestart.cl2part is allowed to fail.</title>
    <description>/src/usr.bin/vndcompress/Makefile - 1.9</description>
    <pubDate>Wed Jan 22 06:16:23 UTC 2014</pubDate>
    <dc:creator>riastradh</dc:creator>
</item>

<item>
    <title>Add WARNS=5.</title>
    <description>/src/usr.bin/vndcompress/Makefile - 1.8</description>
    <pubDate>Wed Jan 22 06:15:39 UTC 2014</pubDate>
    <dc:creator>riastradh</dc:creator>
</item>

<item>
    <title>Use write-to-temporary/rename-to-permanent pattern in Makefile.</title>
    <description>/src/usr.bin/vndcompress/Makefile - 1.7</description>
    <pubDate>Wed Jan 22 06:14:55 UTC 2014</pubDate>
    <dc:creator>riastradh</dc:creator>
</item>

<item>
    <title>Abstract handling of the cloop2 offset table.<br/><br/>Preparation for converting it to use a fixed-size window.</title>
    <description>/src/usr.bin/vndcompress/Makefile - 1.6</description>
    <pubDate>Wed Jan 22 06:14:46 UTC 2014</pubDate>
    <dc:creator>riastradh</dc:creator>
</item>

<item>
    <title>Move vndcompress utilities to utils.c.</title>
    <description>/src/usr.bin/vndcompress/Makefile - 1.5</description>
    <pubDate>Wed Jan 22 06:14:20 UTC 2014</pubDate>
    <dc:creator>riastradh</dc:creator>
</item>

<item>
    <title>Remove redundant WARNS=5.</title>
    <description>/src/usr.bin/vndcompress/Makefile - 1.4</description>
    <pubDate>Sun Aug 11 06:33:30 UTC 2013</pubDate>
    <dc:creator>dholland</dc:creator>
</item>

<item>
    <title>Rewrite vndcompress to support SIGINFO and restart after interrupt.<br/><br/>Make it generally more robust in the process.<br/><br/>No objection (or comment) on tech-userlevel.<br/><br/>ok christos</title>
    <description>/src/usr.bin/vndcompress/Makefile - 1.3</description>
    <pubDate>Fri May 03 23:28:15 UTC 2013</pubDate>
    <dc:creator>riastradh</dc:creator>
</item>

<item>
    <title>branches:  1.2.6;  1.2.8;  1.2.12;<br/>Enable WARNS=4 by default for usr.bin, except for:<br/>	awk  bdes  checknr  compile_et  error  gss  hxtool  kgetcred  kinit<br/>	klist  ldd  less  lex  locale  login  m4  man  menuc  mk_cmds<br/>	mklocale  msgc  openssl  rpcgen  rpcinfo  sdiff  spell  ssh<br/>	string2key  telnet  tn3270  verify_krb5_conf  xlint</title>
    <description>/src/usr.bin/vndcompress/Makefile - 1.2</description>
    <pubDate>Tue Apr 14 22:15:28 UTC 2009</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>branches:  1.1.1;<br/>Initial revision</title>
    <description>/src/usr.bin/vndcompress/Makefile - 1.1</description>
    <pubDate>Mon Jul 25 00:17:59 UTC 2005</pubDate>
    <dc:creator>hubertf</dc:creator>
</item>

<item>
    <title>branches:  1.1.1.1.2;  1.1.1.1.32;<br/>Add vndcompress(1) and vnduncompress(1) to transform filesystem/disk<br/>images from "normal" into cloop2-format compressed images and back. <br/>Written by Florian Stoehr (netbsd@wolfnode.de) with some polishing<br/>by me.<br/><br/>Compressed disk images can be used with the vnd(4) driver when compiled with<br/>VND_COMPRESSION and "vnconfig -z".  Useful for creation of Live CDs/DVDs.</title>
    <description>/src/usr.bin/vndcompress/Makefile - 1.1.1.1</description>
    <pubDate>Mon Jul 25 00:17:59 UTC 2005</pubDate>
    <dc:creator>hubertf</dc:creator>
</item>

<item>
    <title>Sync with HEAD.<br/><br/>Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html</title>
    <description>/src/usr.bin/vndcompress/Makefile - 1.1.1.1.32.1</description>
    <pubDate>Wed May 13 19:20:11 UTC 2009</pubDate>
    <dc:creator>jym</dc:creator>
</item>

<item>
    <title>Pull up revision 1.1 (requested by hubertf in ticket #667):<br/>Add vndcompress(1) and vnduncompress(1) to transform filesystem/disk<br/>images from "normal" into cloop2-format compressed images and back.<br/>Written by Florian Stoehr (netbsd@wolfnode.de) with some polishing<br/>by me.<br/><br/>Compressed disk images can be used with the vnd(4) driver when compiled with<br/>VND_COMPRESSION and "vnconfig -z".  Useful for creation of Live CDs/DVDs.</title>
    <description>/src/usr.bin/vndcompress/Makefile - 1.1.1.1.2.2</description>
    <pubDate>Tue Aug 16 00:03:44 UTC 2005</pubDate>
    <dc:creator>tron</dc:creator>
</item>

<item>
    <title>file Makefile was added on branch netbsd-3 on 2005-08-16 12:03:44 +0000</title>
    <description>/src/usr.bin/vndcompress/Makefile - 1.1.1.1.2.1</description>
    <pubDate>Mon Jul 25 00:17:59 UTC 2005</pubDate>
    <dc:creator>tron</dc:creator>
</item>

<item>
    <title>Rebase to HEAD as of a few days ago.</title>
    <description>/src/usr.bin/vndcompress/Makefile - 1.2.12.2</description>
    <pubDate>Wed Aug 20 00:05:05 UTC 2014</pubDate>
    <dc:creator>tls</dc:creator>
</item>

<item>
    <title>resync from head</title>
    <description>/src/usr.bin/vndcompress/Makefile - 1.2.12.1</description>
    <pubDate>Sun Jun 23 06:29:02 UTC 2013</pubDate>
    <dc:creator>tls</dc:creator>
</item>
</channel></rss>

