Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert to mdoc. | charnier | 1998-05-13 | 1 | -544/+441 |
| | |||||
* | Fixed existence test for secure sources (don't test for secure objects). | bde | 1998-03-06 | 1 | -4/+4 |
| | | | | Fixed some formatting. | ||||
* | Ensure stdout is line buffered. | helbig | 1997-12-31 | 2 | -3/+7 |
| | | | | Change "pat" -> "re" in man page. | ||||
* | Remove simultaneous include of <sys/param.h> and <sys/types.h>. | eivind | 1997-12-10 | 1 | -2/+1 |
| | | | | | Reorder includes to be alphabetical some places since I already was in here. | ||||
* | Un-clobber mktemp->mkstemp patch. | eivind | 1997-10-09 | 1 | -3/+2 |
| | |||||
* | make signal handlers errno safe | eivind | 1997-10-08 | 1 | -3/+8 |
| | | | | Obtained from: OpenBSD (file rev 1.11) - Theo de Raadt <deraadt@openbsd.org> | ||||
* | mktemp -> mkstemp | eivind | 1997-10-08 | 1 | -2/+3 |
| | | | | Obtained from: OpenBSD (file rev 1.4 by Theo de Raadt <deraadt@openbsd.org>) | ||||
* | fix misspelling | jmg | 1997-08-30 | 1 | -2/+2 |
| | | | | | | Submitted-by: Josh Gilliam Closes PR:4427 | ||||
* | sccsid -> rcsid and fix some minor nits. | steve | 1997-08-07 | 8 | -21/+46 |
| | |||||
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-28 | 1 | -2/+2 |
| | | | | posix standard on the topic. | ||||
* | Use mkstemp rather than mktemp to prevent races. | imp | 1997-03-24 | 1 | -4/+8 |
| | | | | Obtained from: OpenBSD | ||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 17 | -17/+17 |
| | |||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 17 | -17/+17 |
| | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. | ||||
* | -Wall cleaning. | steve | 1996-12-14 | 8 | -17/+22 |
| | |||||
* | delete doubled words, e.g.: "the the" -> "the" | wosch | 1996-10-05 | 1 | -2/+2 |
| | |||||
* | add forgotten $Id$ | wosch | 1996-09-22 | 3 | -0/+6 |
| | |||||
* | [HISTORY] command appeared in Version 1 AT&T UNIX | wosch | 1996-08-29 | 1 | -1/+6 |
| | | | | Obtained from: A Quarter Century of UNIX, Peter H. Salus, page 41 | ||||
* | Localize it | ache | 1996-08-11 | 2 | -12/+14 |
| | | | | 8bit cleanup | ||||
* | Bring in my changes for removing the pestilent obj links (unless you | jkh | 1996-06-24 | 1 | -2/+2 |
| | | | | | really want them) from /usr/src. This is the final version of the patches, incorporating the feedback I've received from -current. | ||||
* | Output line count to stdout. Complies to POSIX.2. | tg | 1996-05-23 | 1 | -3/+3 |
| | | | | Reviewed by: joerg | ||||
* | This commit was generated by cvs2svn to compensate for changes in r13122, | peter | 1995-12-30 | 2 | -0/+0 |
| | | | | which included commits to RCS files with non-trunk default branches. | ||||
* | Wrong library was picked by ed | ache | 1995-10-22 | 1 | -3/+3 |
| | |||||
* | Correctly build the secure ed(1) only if secure/ exists. | markm | 1995-10-03 | 1 | -2/+2 |
| | | | | Pointed out by: bde | ||||
* | Use the same make technique as passwd and xntpd for the secure ed(1). This | markm | 1995-10-01 | 1 | -2/+9 |
| | | | | | will allow the secure/bin/ed directory to be cleaned out and the bin/Makefile to be cleaned up. | ||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 5 | -26/+26 |
| | | | | Reviewed by: phk | ||||
* | You will find enclosed some changes to make gcc -Wall more happy in | joerg | 1995-03-19 | 6 | -24/+31 |
| | | | | | | | | | /usr/src/bin. Note that some patches are still needed in that directory. I (Joerg) finished most of Philippe's cleanup. /bin/sh will still need *allot* of work, however. Submitted by: charnier@lirmm.fr (Philippe Charnier) | ||||
* | fixed `s' to set dot to last line affected, not the last line in | alm | 1995-01-14 | 1 | -1/+4 |
| | | | | a substitution range. | ||||
* | src/bin/ed will never build DES encumbered ed again. That is the job | jkh | 1994-12-18 | 1 | -7/+1 |
| | | | | for secure/bin/ed ... | ||||
* | Nuked #ifdef __386BSD__ since this is not appropriate and no longer defined | dg | 1994-11-03 | 1 | -4/+2 |
| | | | | in our 2.6.1 gcc port. | ||||
* | Don't check existence of -lcrypt to decide if DES is employed, | phk | 1994-10-29 | 1 | -2/+2 |
| | | | | instead check that "NOCRYPT" isn't defined. | ||||
* | Added $Id$ | dg | 1994-09-24 | 14 | -0/+25 |
| | |||||
* | Submitted by: phk | phk | 1994-07-23 | 3 | -1/+21 |
| | | | | | Got rid of a couple of binary files by uuencoding. 49 more to go. BTW: ed(1) seems to have an exit(2) problem, 5 tests fail. | ||||
* | Fix gross spelling and typographical errors pointed out by Keith Bostic. | jkh | 1994-04-24 | 1 | -2/+2 |
| | |||||
* | use umask 077 for buffer file | alm | 1994-03-23 | 11 | -26/+255 |
| | |||||
* | Fixed range address bug: 1,2, == 2,2 not 2,. | alm | 1994-02-01 | 22 | -487/+2782 |
| | | | | | Overhauled the name space, reworked some modules and removed the obsolescent Addison-Wesley copyright. | ||||
* | Renamed some files that were giving SUP trouble. | alm | 1993-08-27 | 13 | -1/+46 |
| | |||||
* | Only a single slash (/) is now necessary to repeat a search as per Theo's | alm | 1993-08-27 | 1 | -5/+2 |
| | | | | | | | | | | | request. So the command: /pattern/;/ finds the second line containing "pattern" after the current line. Caveat: The commands `st' and `sr' are now both legal and have very different meanings. This is because ed(1) extends POSIX to include the old Berkeley syntax s[rgp]*. (So should two slashes still be required in the case of the substitute command, as SunOS ed does?) | ||||
* | Nullify pattern after failed regcomp | alm | 1993-08-16 | 1 | -1/+2 |
| | |||||
* | added (unsiged) cast to avoid int overflow | alm | 1993-08-09 | 4 | -10/+2 |
| | | | | removed REGEX directive | ||||
* | Remove -I${.CURDIR}, as we now use system's regex.h | conklin | 1993-08-02 | 1 | -1/+1 |
| | |||||
* | Use ./foo.sh, so scripts work if . is not in $PATH. | conklin | 1993-08-02 | 1 | -2/+2 |
| | |||||
* | Use system's posix compliant regex library (GNU regex for now). | conklin | 1993-08-02 | 1 | -3/+5 |
| | |||||
* | Libcrypt upgrade | nate | 1993-07-20 | 1 | -1/+8 |
| | |||||
* | Consolidate mark code - no functional changes or fixes. | alm | 1993-07-02 | 2 | -2/+41 |
| | |||||
* | fixed undo within a global command (would corrupt the buffer) | alm | 1993-06-26 | 11 | -17/+76 |
| | | | | | changed move within a global to behave as in SunOS added a couple error messages | ||||
* | This commit was generated by cvs2svn to compensate for changes in r16, | alm | 1993-06-18 | 2 | -0/+0 |
|\ | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | POSIX ed version 0.6 by Andrew Moore (alm@netcom.com). | alm | 1993-06-18 | 2 | -0/+0 |
| | |||||
* | POSIX ed version 0.6 by Andrew Moore (alm@netcom.com). | alm | 1993-06-18 | 146 | -0/+2811 |