christos
|
a7f52e3116
|
PR/54768: elo: Missing cksum(1) convenience links (and docs) for new sha2
functions.
|
2019-12-15 03:55:56 +00:00 |
lukem
|
c1ceae17f0
|
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
|
2009-04-14 22:15:16 +00:00 |
lukem
|
a1e399536b
|
WARNS=4
|
2008-10-08 03:55:18 +00:00 |
elad
|
3722a15dc3
|
Add support for SHA2 in cksum.
|
2005-08-24 19:59:08 +00:00 |
xtraeme
|
b363f90b86
|
WARNS=3
|
2005-01-12 16:42:45 +00:00 |
lukem
|
826a14607a
|
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.
|
2003-05-18 07:57:31 +00:00 |
bjh21
|
efc4b53dc6
|
Add the necessary bits to make cksum buildable as a host tool.
|
2002-03-31 14:30:20 +00:00 |
atatat
|
61e4caef25
|
Add MD2, MD4, SHA1, and RMD160 support to cksum. Adding new hashes to
cksum(1) should now be easy.
|
2001-03-20 18:46:25 +00:00 |
lukem
|
782ba3a9bb
|
don' define WARNS=1 here
|
1997-10-18 12:49:08 +00:00 |
lukem
|
76da6c89a7
|
WARNSify
|
1997-10-17 11:36:51 +00:00 |
thorpej
|
0941c04d45
|
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".
|
1997-01-30 01:10:32 +00:00 |
jtc
|
3e4b73c5a6
|
Sync with 4.4lite2
|
1995-09-02 05:45:13 +00:00 |
glass
|
7659edad1f
|
merged with 4.4Lite
|
1995-03-26 04:55:22 +00:00 |
mycroft
|
92702177a0
|
Add sum(1) alias, per Matt Green. Various other cleanup. Someone should
finish the addition to the HISTORY section.
|
1995-01-15 06:43:49 +00:00 |
cgd
|
19f1d2d611
|
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.
|
1993-11-02 07:33:08 +00:00 |
mycroft
|
690cae8181
|
Add RCS indentifiers.
|
1993-07-31 15:17:49 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |