Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ed(1): Add two references in the SEE ALSO section | Gordon Bergling | 2021-04-09 | 1 | -1/+11 |
* | Drop ed(1) "crypto" | Conrad Meyer | 2018-11-04 | 8 | -467/+10 |
* | General further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 1 | -0/+2 |
* | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2017-10-31 | 1 | -1/+0 |
* | ed(1): Allow the omission of one address in (.,.) and (.;.) address ranges | Pedro F. Giffuni | 2017-07-03 | 1 | -2/+3 |
* | Renumber copyright clause 4 | Warner Losh | 2017-02-28 | 1 | -1/+1 |
* | Remove bdes(1) | Allan Jude | 2017-02-06 | 1 | -5/+1 |
* | Revert crap accidentally committed | Baptiste Daroussin | 2017-01-28 | 1 | -1/+1 |
* | Revert r312923 a better approach will be taken later | Baptiste Daroussin | 2017-01-28 | 1 | -1/+1 |
* | ed(1): drop redundant parenthesis. | Pedro F. Giffuni | 2016-12-14 | 1 | -2/+2 |
* | ed(1): Simplify some checks. | Pedro F. Giffuni | 2016-12-12 | 1 | -5/+5 |
* | ed(1): Prevent possible overflows during allocation. | Pedro F. Giffuni | 2016-12-12 | 3 | -4/+4 |
* | Use .At macro instead of specifying AT&T UNIX literaly. | Sevan Janiyan | 2016-10-02 | 1 | -2/+2 |
* | Close the input FILE * in read_file() and the output FILE * in write_file() | Don Lewis | 2016-05-25 | 1 | -9/+18 |
* | ed(1): simplify by using arc4random_buf(). | Pedro F. Giffuni | 2016-05-21 | 1 | -4/+1 |
* | ed(1): Cleanups for the DES mode. | Pedro F. Giffuni | 2016-05-20 | 1 | -2/+2 |
* | ed(1): switch two statements so we check the index before dereferencing. | Pedro F. Giffuni | 2016-04-26 | 1 | -1/+1 |
* | Explicitly add unmarked bin/ binaries to the runtime package. | Glen Barber | 2016-02-09 | 1 | -0/+1 |
* | ed(1): Prevent possible string overflows | Pedro F. Giffuni | 2015-12-18 | 1 | -4/+4 |
* | ed(1): Prevent possible string overflows | Pedro F. Giffuni | 2015-12-18 | 1 | -4/+6 |
* | 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 | 3 | -5/+4 |
| |\ | |/ |/| | |||||
| * | Merge from head@274682 | Simon J. Gerraty | 2014-11-19 | 1 | -1/+1 |
| |\ | |||||
| * \ | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 1 | -3/+1 |
| |\ \ | |||||
| * | | | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -0/+1 |
| * | | | Merge from head | Simon J. Gerraty | 2014-05-08 | 1 | -1/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge from head | Simon J. Gerraty | 2013-09-05 | 2 | -3/+3 |
| |\ \ \ \ | |||||
| * \ \ \ \ | sync from head | Simon J. Gerraty | 2013-04-12 | 1 | -3/+1 |
| |\ \ \ \ \ | |||||
| * | | | | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| * | | | | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| * | | | | | | Sync from head | Simon J. Gerraty | 2012-11-04 | 9 | -63/+51 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+20 |
* | | | | | | | | mdoc: escape Re | Baptiste Daroussin | 2015-04-26 | 1 | -1/+1 |
* | | | | | | | | ed(1): Fix [-Werror=logical-not-parentheses] | Eitan Adler | 2015-04-20 | 1 | -1/+1 |
* | | | | | | | | bin/ed: use correct type in multiplication | Eitan Adler | 2015-04-18 | 1 | -1/+1 |
* | | | | | | | | Convert bin/ to LIBADD, reduce overlinking allow to build all components as | Baptiste Daroussin | 2014-11-25 | 1 | -2/+1 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Always check the limits of array index variables before using them. | Pedro F. Giffuni | 2014-08-21 | 1 | -1/+1 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | When building picobsd, define WITHOUT_OPENSSL and WITHOUT_KERBEROS and | Warner Losh | 2014-06-06 | 1 | -3/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | Warner Losh | 2014-05-06 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Fix a -Wunsequenced warning. | Tim Kientzle | 2013-06-29 | 1 | -1/+1 |
* | | | | mdoc sweep. | Joel Dahl | 2013-05-12 | 1 | -2/+2 |
| |_|/ |/| | | |||||
* | | | Fix compiling ed w/ WITHOUT_ED_CRYPTO... These variables aren't | John-Mark Gurney | 2013-03-23 | 1 | -3/+1 |
| |/ |/| | |||||
* | | More -Wmissing-variable-declarations fixes. | Ed Schouten | 2012-10-19 | 4 | -15/+6 |
* | | Fix warnings found by -Wmising-variable-declarations. | Ed Schouten | 2012-10-19 | 7 | -48/+45 |
|/ | |||||
* | Add build option MK_ED_CRYPTO to control whether ed(1) is to have the | Marcel Moolenaar | 2012-05-19 | 1 | -3/+3 |
* | Fix some obtuse fprintf tricks in bin/ed. | Dimitry Andric | 2011-12-16 | 2 | -18/+20 |
* | Fix memory leaks in error cases. | Christian Brueffer | 2011-08-27 | 1 | -0/+3 |
* | Fix some typos under bin/ | Ulrich Spörlein | 2011-05-22 | 1 | -2/+2 |
* | Fix typos. | Rebecca Cran | 2011-02-12 | 1 | -2/+2 |