summaryrefslogtreecommitdiff
path: root/bin/ed/Makefile
AgeCommit message (Expand)Author
2009-07-26Remove the need for -Wno-pointer-sign. Does not change the output .o file.dholland
2008-08-29Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f...gmcgarry
2008-07-12Add test for HAVE_PCC with HAVE_GCC which turn off compiler warning flags.gmcgarry
2006-05-11sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.mrg
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
1999-07-20optionally include CRYPTOPATH Makefile.frag files.mrg
1999-07-12Use bsd.crypto.mk.thorpej
1997-10-10CFLAGS->CPPFLAGSchristos
1997-08-03kill extra spacemikel
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
1995-03-21convert to new RCS id conventions.cgd
1994-03-23Renamed insquealm
1994-02-20the insque and remque in libcompat don't seem to work (!)cgd
1994-02-20insque is in libcompatalm
1994-02-20`s3' applies the last substitution to the 3rd (or nth) match.alm
1993-11-23Added a line-addressing test so this isn't overlooked again.alm
1993-11-11Use new POSIX.2 compatible regex routines in C library instead of -lgnuregex.jtc
1993-10-28don't hard-link to 'red' -- that's not a standard BSD thang. If peoplecgd
1993-10-07always include libcryptcgd
1993-08-30Repeating a search requires only `/' (or `?'), not `//' (or `??')alm
1993-08-02Add RCS identifiers, remove some completely useless RCS logs and patchkitmycroft
1993-07-28incorporate changes from 0-9-base to 0-9-ALPHAcgd
1993-07-02fixed undo within a global command (would corrupt the buffer)alm
1993-06-16fixed regex initializationalm
1993-05-27Added a restricted mode in the form of a new command: redalm
1993-05-08added support for lines of arbitrary lengthalm
1993-05-01Use global value of CFLAGS for optimization.mycroft
1993-04-28rearranged headers to compile cleanlyalm
1993-04-23added man page (draft)alm
1993-04-16Removed getrange() hack from undo()alm
1993-04-15added an efficient and relatively clean move (`m' command)alm
1993-04-14implemented line marks as pointersalm
1993-04-10updated to alm's ed-0.2cgd
1993-04-08added ed, from Andrew Moore, alm@netcom.comcgd