Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove bdes(1) | Allan Jude | 2017-02-06 | 5 | -4370/+0 |
* | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+19 |
|\ | |||||
| * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 1 | -2/+1 |
| |\ | |/ |/| | |||||
| * | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -0/+1 |
| * | Merge head | Simon J. Gerraty | 2014-04-28 | 1 | -5/+1 |
| |\ | |||||
| * \ | Merge head@256284 | Simon J. Gerraty | 2013-10-13 | 1 | -28/+7 |
| |\ \ | |||||
| * | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| * | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| * | | | Sync with HEAD. | David E. O'Brien | 2013-02-08 | 1 | -1/+1 |
| |\ \ \ | |||||
| * | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+20 |
* | | | | | Convert to LIBADD | Baptiste Daroussin | 2014-11-25 | 1 | -2/+1 |
| |_|_|/ |/| | | | |||||
* | | | | multiple: Remove 3rd clause from BSD license where approved by the | Eitan Adler | 2014-03-14 | 1 | -5/+1 |
| |_|/ |/| | | |||||
* | | | Replace claims that DES is a strong cryptosystem with a warning stating | Dag-Erling Smørgrav | 2013-09-21 | 1 | -28/+7 |
| |/ |/| | |||||
* | | Fix typo; s/ouput/output | Kevin Lo | 2012-11-07 | 1 | -1/+1 |
|/ | |||||
* | Fix a couple of comment typos. | John Baldwin | 2009-11-03 | 1 | -2/+2 |
* | Add $FreeBSD$ | Peter Wemm | 2008-07-03 | 1 | -0/+1 |
* | getopt(3) returns -1, not EOF. | Ruslan Ermilov | 2008-02-19 | 1 | -1/+1 |
* | Sync program's usage() with manpage's SYNOPSIS. | Ruslan Ermilov | 2005-02-10 | 1 | -1/+1 |
* | Correctly hide the command arguments. | Diomidis Spinellis | 2005-01-17 | 1 | -15/+2 |
* | style.Makefile(5): | Johan Karlsson | 2004-02-23 | 1 | -1/+1 |
* | Modernise. Use libcrypto instead of libcipher for DES. | Mark Murray | 2003-06-02 | 3 | -382/+427 |
* | The .Nm utility | Philippe Charnier | 2003-03-24 | 1 | -4/+6 |
* | Fix mixed up arguments passed to a locally defined err(int, char *) | Mike Makonnen | 2003-03-07 | 1 | -4/+4 |
* | Link to libcipher in the usual way. `bdes' depended on a nonexistent | Bruce Evans | 2001-08-03 | 1 | -10/+2 |
* | man(7) -> mdoc(7). | Ruslan Ermilov | 2001-01-16 | 1 | -140/+173 |
* | Add missing $FreeBSD$ to files that are NOT still on vendor a branch. | Peter Wemm | 2000-07-16 | 2 | -0/+6 |
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
* | Typo in comment. | Kris Kennaway | 1999-04-25 | 1 | -1/+1 |
* | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
* | Bring in my changes for removing the pestilent obj links (unless you | Jordan K. Hubbard | 1996-06-24 | 1 | -3/+3 |
* | Correct some manual page cross reference errors. E.g. su is a section | Mike Pritchard | 1996-02-02 | 1 | -1/+1 |
* | Pick correct library dir whenever obj exists or not | Andrey A. Chernov | 1995-12-21 | 1 | -3/+9 |
* | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 1 | -1/+1 |
* | Make the "distribute" target build the "des" distribution. Make des'ed | Poul-Henning Kamp | 1994-11-14 | 1 | -3/+3 |
* | !Just! fixing makefile, no code changes Geoff | Paul Traina | 1994-09-30 | 1 | -3/+3 |
* | Add libcipher.a: libcrypt exports only crypt() but not des_setkey() | Andrey A. Chernov | 1994-09-12 | 1 | -3/+3 |
* | Remove static in front of declarations for des_setkey and des_cipher | Paul Traina | 1994-09-07 | 1 | -0/+5 |
* | Moved from usr.bin/bdes for export-control. | Garrett Wollman | 1994-08-07 | 4 | -0/+4300 |