summaryrefslogtreecommitdiff
path: root/bin/ed
AgeCommit message (Expand)Author
2000-06-23Add MK... variables to enable/disable various aspects of buildingthorpej
2000-06-16libcrypt can now always decrypt, so always -DDES, and eliminate thethorpej
2000-05-12mention use of TMPDIR fixed in previous commitchristos
2000-04-17Obey $TMPDIR for creating the scratch filechristos
2000-04-17make this compile without -DBACKWARDS [someone deleted an unused variablechristos
2000-04-04Back out the incorrect change in revision 1.11 of main.c, and actuallythorpej
2000-04-01Correct data type mismatch of "rows" with extern declaration. Possiblemjl
1999-11-18Spelling ("occurences" -> "occurrences")kristerw
1999-07-20optionally include CRYPTOPATH Makefile.frag files.mrg
1999-07-12Use bsd.crypto.mk.thorpej
1998-11-04- add termios.h for winsizechristos
1998-11-04add braceschristos
1998-11-04fix sys_errlist define to work with solarischristos
1998-10-13Apple like limits.h, too.wsanchez
1998-08-19Add some braces to make egcs happy.thorpej
1998-07-28Be more retentive about use of NOTREACHED and noreturn.mycroft
1998-07-28Delint.mycroft
1998-07-28Delint.mycroft
1998-04-09makewhatis doesn't quite handle nroff comments (.\") correctly,fair
1998-02-03change includes to fix compiler warningperry
1997-10-10CFLAGS->CPPFLAGSchristos
1997-09-14getopt returns -1 not EOFlukem
1997-08-03kill extra spacemikel
1997-07-23Fix paren typo so `ed' can edit files again.augustss
1997-07-20Remove WARNS=1 from all the subdirectory Makefiles, and add it to Makefile.incchristos
1997-07-20Avoid the last warnings and add WARNS=1christos
1997-07-20- Use __RCSID() and __COPYRIGHT().thorpej
1997-03-22use mkstemp() instead of mktemp()lukem
1997-01-09kill use of registertls
1996-11-10fix the the typoslukem
1995-04-23clean up RCS Ids slightly, etc.cgd
1995-03-21convert to new RCS id conventions.cgd
1995-03-01Clean up deleted files.mycroft
1995-01-15Stay on the correct line at the end of a substitute command. From Andrew Moore.mycroft
1994-12-23be careful with pointer types.cgd
1994-03-23Renamed insquealm
1994-03-23Use umask 077 to open buffer filealm
1994-02-20the insque and remque in libcompat don't seem to work (!)cgd
1994-02-20insque is in libcompatalm
1994-02-20Clean up deleted files.mycroft
1994-02-20`s3' applies the last substitution to the 3rd (or nth) match.alm
1994-02-20Clean up deleted files.mycroft
1994-02-20`s3' applies the last substitution to the 3rd (or nth) match.alm
1994-01-11Fix spelling errors.jtc
1993-12-28Changed to use make's new .OBJDIRdavidb
1993-12-10comment out references to red; we don't install itcgd
1993-12-10use ./ before invoked programs. this makefile should really be made ro-safecgd
1993-12-04delete definition of sys_errlist; our headers supply itcgd
1993-12-01__386BSD__ ==> __NetBSD__pk
1993-11-23Added a line-addressing test so this isn't overlooked again.alm