Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
Current directory: [cvs.NetBSD.org] / src / usr.bin / gzip
| File | Rev. | Age | Author | Last log entry |
|---|---|---|---|---|
| 1.16 | 23 months | joerg | Add a few explicit casts for sign mismatches. | |
| 1.3 | 9 years | wiz | Remove typeset line, since sh(1) does not support it. Closes PR 25403 by Jukka S... | |
| 1.3 | 9 years | wiz | No argument necessary after .Nm; add missing comma to enumeration. | |
| 1.21 | 23 months | christos | cross reference xz.1 | |
| 1.105 | 20 months | joerg | Use __printflike and __dead. | |
| 1.13 | 3 years | mrg | apply a change from Xin LI <delphij@delphij.net> to avoid problems when reading ... | |
| 1.2 | 2 years | mrg | pull across a few changes from the freebsd folks: http://svn.freebsd.org/change... | |
| 1.5 | 19 months | christos | add copyright | |
| 1.5 | 3 years | joerg | Consistently use -- for all programs called. Drop some redundant flags for the n... | |
| 1.5 | 3 years | wiz | Sort SEE ALSO, fix an xref. | |
| 1.2 | 9 years | wiz | Add RCS Id. | |
| 1.2 | 9 years | wiz | Add RCS Id. | |
| 1.7 | 5 years | wiz | 2-clause my license. | |
| 1.3 | 5 years | wiz | 2-clause my license. | |
| 1.3 | 9 years | wiz | s/compress/gzip/, our compress is not the backend for gzip. Noted by hubertf. | |
| 1.3 | 9 years | wiz | Uppercase CRT. | |
| 1.3 | 5 years | nakayama | Our gzip does not have "-o" option. So replace -o with >, then znew can now work... | |
| 1.2 | 9 years | wiz | Add RCS Id. | |
| 1.11 | 21 months | joerg | Do proper input validation without penalizing performance. |