Home | History | Annotate | Download | only in cksum
History log of /src/usr.bin/cksum/Makefile
RevisionDateAuthorComments
 1.17  15-Dec-2019  christos PR/54768: elo: Missing cksum(1) convenience links (and docs) for new sha2
functions.
 1.16  14-Apr-2009  lukem branches: 1.16.46;
Enable WARNS=4 by default for usr.bin, except for:
awk bdes checknr compile_et error gss hxtool kgetcred kinit
klist ldd less lex locale login m4 man menuc mk_cmds
mklocale msgc openssl rpcgen rpcinfo sdiff spell ssh
string2key telnet tn3270 verify_krb5_conf xlint
 1.15  08-Oct-2008  lukem branches: 1.15.4;
WARNS=4
 1.14  24-Aug-2005  elad Add support for SHA2 in cksum.
 1.13  12-Jan-2005  xtraeme branches: 1.13.2;
WARNS=3
 1.12  18-May-2003  lukem Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op),
there's no need to special-case .include-ing it.
 1.11  31-Mar-2002  bjh21 Add the necessary bits to make cksum buildable as a host tool.
 1.10  20-Mar-2001  atatat Add MD2, MD4, SHA1, and RMD160 support to cksum. Adding new hashes to
cksum(1) should now be easy.
 1.9  18-Oct-1997  lukem don' define WARNS=1 here
 1.8  17-Oct-1997  lukem WARNSify
 1.7  30-Jan-1997  thorpej Add support for generating MD5 checksums, partially derived from the
FreeBSD md5(1) program. MD5 checksums may be generated by using the
"-m" flag to cksum, or by invoking this program as "md5".
 1.6  02-Sep-1995  jtc Sync with 4.4lite2
 1.5  26-Mar-1995  glass merged with 4.4Lite
 1.4  15-Jan-1995  mycroft Add sum(1) alias, per Matt Green. Various other cleanup. Someone should
finish the addition to the HISTORY section.
 1.3  02-Nov-1993  cgd update to the latest cksum utility from uunet. this one is posix
compliant (i think), and fixes a bogon in the old CRC calculation.
yes, that's right, the CRC's it generates are different.
 1.2  31-Jul-1993  mycroft Add RCS indentifiers.
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.3  02-Sep-1995  jtc imported from 44lite2
 1.1.1.2  26-Mar-1995  glass Import from 4.4Lite
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.13.2.1  12-Sep-2005  tron Apply patch (requested by elad in ticket #754):
- Deprecate -1, -2, -4, -5, -6, -m flags.
- Add -a <algorithm> flag.
- Support SHA2 hashing.
cksum(1) now supports ``sha256'', ``sha384'', and ``sha512''.
 1.15.4.1  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.16.46.1  08-Apr-2020  martin Merge changes from current as of 20200406

RSS XML Feed