summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2004-01-12- add a new flags field to the emulation vector, with one user so farmrg
2004-01-11g/c SDEAD handlingjdolecek
2004-01-11Reindent search loop in SuffFindCmds using 'continue' and 'break' insteaddsl
2004-01-11Change DEBUG(DIR) traces to indent subsequent filenames instead ofdsl
2004-01-09Add unit test for ternary modifiersjg
2004-01-08Fix :?: modifier so that it works again.sjg
2004-01-06Find the buf_map symbol, so that the submap can be labeled properly.atatat
2004-01-06typo fix. do not go suicide by mistake. from millert@openbsditojun
2004-01-06Handle more complex conditional expressions.sjg
2004-01-05Let the usage message fit in 80 columns to avoid wrapping.jmmv
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2004-01-05KNF, from kevlo@openbsditojun
2004-01-05Generate the copyright string from sys/conf/copyright rather thanlukem
2004-01-04Bump Dd for previous.wiz
2004-01-04Point people to re_format(7) instead of regex(3) forwiz
2004-01-03Fix typo about which mixer device is used.augustss
2004-01-03Consistently check ${TOOLCHAIN_MISSING} against "no".lukem
2004-01-03prepend_gzip: avoid searching beyond this stringmrg
2004-01-03Remove superfluous max() macro.wiz
2004-01-02Import of our changes to grep developed in othersrc. A verycjep
2004-01-02Import of our changes to grep developed in othersrc. A verycjep
2004-01-02Import of BSD-licensed grep by James Howard and Dag-Erling Coïdancjep
2004-01-02use snprintf, dudeitojun
2004-01-02Fix off-by-one error in the malloc of the new argv in prepend_gzip().simonb
2004-01-02Fix typo in comment.wiz
2004-01-02Sort sections. New sentence, new line. Bump date.wiz
2004-01-02implement $GZIP handling.mrg
2004-01-02note that $GZIP support is missing stillmrg
2004-01-02allow HAVE_ZLIB_GZOPENFULL to be overriden externallymrg
2004-01-01Fix incorrect date: 1.4 and 1.4.2 release.yyamano
2004-01-01don't dump core in the face of unknown long options. from cjep@mrg
2004-01-01.P -> .Pp (typo fix).wiz
2004-01-01add some simple -DSMALL support. reduces the size of gzip(1) itself a bymrg
2004-01-01port simonb's bzip2 support.mrg
2004-01-01Welcome to 2004!mycroft
2003-12-30Adapt to kernel buffer cache memort allocation changes.pk
2003-12-29Make "copy the file" (the -c option) the default behaviour. The -c optionsimonb
2003-12-28Add RCS Id.wiz
2003-12-28Add a BSD licensed zgrep written by me.wiz
2003-12-28GNU gzip compatibility: don't let "gzip -dc" (zcat) operate on non-gzipmrg
2003-12-28fix an error in the previousmrg
2003-12-28zdiff is also zcmp (from wiz)mrg
2003-12-28No argument necessary after .Nm; add missing comma to enumeration.wiz
2003-12-28Use more macros.wiz
2003-12-28Uppercase CRT.wiz
2003-12-28Add RCS Id.wiz
2003-12-28install gzexe, zdiff, zforce, zmore and znew scripts and manual pages.mrg
2003-12-28import openbsd z* scripts and manuals.mrg
2003-12-28Fix PR#4980 and support common symbols correctly in crunched programs.jmc
2003-12-27Support crunch configs which specify relative srcdir's but don't use -D. Forjmc