summaryrefslogtreecommitdiff
path: root/bin/ed
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-02-13ed(1): Fix grammar in commentChia-Jung Chang
2024-02-13ed(1): Grammar fixesWilbert Allen Koeswoyo Suwito
2023-11-26bin: Automated cleanup of cdefs and other formattingWarner Losh
2023-11-26Remove copyright strings ifdef'd outWarner Losh
2023-11-26bin: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line bare tagWarner Losh
2023-08-16Remove $FreeBSD$: one-line nroff patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2023-04-18Update/fix Makefile.depend for userlandSimon J. Gerraty
2021-04-09ed(1): Add two references in the SEE ALSO sectionGordon Bergling
2018-11-04Drop ed(1) "crypto"Conrad Meyer
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-10-31DIRDEPS_BUILD: Update dependencies.Bryan Drewery
2017-07-03ed(1): Allow the omission of one address in (.,.) and (.;.) address rangesPedro F. Giffuni
2017-02-28Renumber copyright clause 4Warner Losh
2017-02-06Remove bdes(1)Allan Jude
2017-01-28Revert crap accidentally committedBaptiste Daroussin
2017-01-28Revert r312923 a better approach will be taken laterBaptiste Daroussin
2016-12-14ed(1): drop redundant parenthesis.Pedro F. Giffuni
2016-12-12ed(1): Simplify some checks.Pedro F. Giffuni
2016-12-12ed(1): Prevent possible overflows during allocation.Pedro F. Giffuni
2016-10-02Use .At macro instead of specifying AT&T UNIX literaly.Sevan Janiyan
2016-05-25Close the input FILE * in read_file() and the output FILE * in write_file()Don Lewis
2016-05-21ed(1): simplify by using arc4random_buf().Pedro F. Giffuni
2016-05-20ed(1): Cleanups for the DES mode.Pedro F. Giffuni
2016-04-26ed(1): switch two statements so we check the index before dereferencing.Pedro F. Giffuni
2016-02-09Explicitly add unmarked bin/ binaries to the runtime package.Glen Barber
2015-12-18ed(1): Prevent possible string overflowsPedro F. Giffuni
2015-12-18ed(1): Prevent possible string overflowsPedro F. Giffuni
2015-06-13Add META_MODE support.Simon J. Gerraty
2015-06-08dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty
2015-05-27Merge sync of headSimon J. Gerraty
2015-04-26mdoc: escape ReBaptiste Daroussin
2015-04-20ed(1): Fix [-Werror=logical-not-parentheses]Eitan Adler
2015-04-18bin/ed: use correct type in multiplicationEitan Adler
2014-11-25Convert bin/ to LIBADD, reduce overlinking allow to build all components asBaptiste Daroussin
2014-11-19Merge from head@274682Simon J. Gerraty
2014-08-21Always check the limits of array index variables before using them.Pedro F. Giffuni
2014-08-19Merge head from 7/28Simon J. Gerraty
2014-06-06When building picobsd, define WITHOUT_OPENSSL and WITHOUT_KERBEROS andWarner Losh
2014-05-16Updated dependenciesSimon J. Gerraty
2014-05-08Merge from headSimon J. Gerraty
2014-05-06Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh
2013-09-05Merge from headSimon J. Gerraty
2013-06-29Fix a -Wunsequenced warning.Tim Kientzle
2013-05-12mdoc sweep.Joel Dahl
2013-04-12sync from headSimon J. Gerraty