aboutsummaryrefslogtreecommitdiff
path: root/bin/ed
Commit message (Expand)AuthorAgeFilesLines
* MFC: 1.32: various mdoc fixes.Giorgos Keramidas2002-07-141-55/+126
* MFC: 1.31: Clarify what the difference of ed(1) and red(1) is.Giorgos Keramidas2002-07-021-7/+24
* MFC: 1.30 (charnier) Use `The .Nm utility'.Giorgos Keramidas2002-04-221-11/+18
* MFC: -lcipher is an installable library.Ruslan Ermilov2001-12-131-2/+2
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-161-3/+3
* MFC: MAXPATHLEN -> PATH_MAXDavid E. O'Brien2001-08-013-16/+11
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-7/+7
* MFC: remove a comment which seems to confuse makewhatis. I still need toBen Smithurst2001-07-201-1/+0
* MFC: Use stronger PRNGKris Kennaway2001-07-041-8/+1
* MFC 1.27: fix grammar bogon.Dima Dorfman2001-06-071-1/+1
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2001-03-051-4/+5
* MFC: Constify an array.Jeroen Ruigrok van der Werven2001-01-231-1/+1
* MFC: #include <sys/types.h>Jeroen Ruigrok van der Werven2001-01-232-0/+4
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-181-1/+1
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-151-14/+11
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-12/+16
* MFC rev 1.8: locale support doneSheldon Hearn2000-07-171-4/+2
* MFC: One author name per call to %A.Sheldon Hearn2000-05-101-1/+2
* MFC: Fix a potential buffer overflow in the command line argument parsingJosef Karthauser2000-05-071-3/+5
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-4/+8
* Change DISTRIBUTION name to match reality.Mark Murray2000-02-291-1/+1
* Add `.Nm red' to NAME section.Alexey Zelkin2000-01-101-1/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2717-17/+17
* Various spelling/formatting changes.Kris Kennaway1999-05-083-6/+6
* Silence some warnings when building on the alpha.Doug Rabson1998-08-073-6/+6
* Fix use of -man macro, correct description of the behaviour of the `+n'Joseph Koshy1998-07-211-8/+3
* Convert to mdoc.Philippe Charnier1998-05-131-544/+441
* Fixed existence test for secure sources (don't test for secure objects).Bruce Evans1998-03-061-4/+4
* Ensure stdout is line buffered.Wolfgang Helbig1997-12-312-3/+7
* Remove simultaneous include of <sys/param.h> and <sys/types.h>.Eivind Eklund1997-12-101-2/+1
* Un-clobber mktemp->mkstemp patch.Eivind Eklund1997-10-091-3/+2
* make signal handlers errno safeEivind Eklund1997-10-081-3/+8
* mktemp -> mkstempEivind Eklund1997-10-081-2/+3
* fix misspellingJohn-Mark Gurney1997-08-301-2/+2
* sccsid -> rcsid and fix some minor nits.Steve Price1997-08-078-21/+46
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-281-2/+2
* Use mkstemp rather than mktemp to prevent races.Warner Losh1997-03-241-4/+8
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-2217-17/+17
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-1417-17/+17
* -Wall cleaning.Steve Price1996-12-148-17/+22
* delete doubled words, e.g.: "the the" -> "the"Wolfram Schneider1996-10-051-2/+2
* add forgotten $Id$Wolfram Schneider1996-09-223-0/+6
* [HISTORY] command appeared in Version 1 AT&T UNIXWolfram Schneider1996-08-291-1/+6
* Localize itAndrey A. Chernov1996-08-112-12/+14
* Bring in my changes for removing the pestilent obj links (unless youJordan K. Hubbard1996-06-241-2/+2
* Output line count to stdout. Complies to POSIX.2.Thomas Gellekum1996-05-231-3/+3
* This commit was generated by cvs2svn to compensate for changes in r13122,Peter Wemm1995-12-302-0/+0
* Wrong library was picked by edAndrey A. Chernov1995-10-221-3/+3
* Correctly build the secure ed(1) only if secure/ exists.Mark Murray1995-10-031-2/+2
* Use the same make technique as passwd and xntpd for the secure ed(1). ThisMark Murray1995-10-011-2/+9