summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2007-09-20fix chkop size and a typo; from mickey via ragge's repoOtto Moerbeek
2007-09-20missing prototypes; pullup from ragge's repoOtto Moerbeek
2007-09-19the missing piece of my commit earlier, cc now calls ccom_<arch>Todd T. Fries
2007-09-19oops, put back -pipe supportTodd T. Fries
2007-09-19add '-b machine' to cc for multiarch supportTodd T. Fries
2007-09-19my -fpic flags support, pullup from pccTodd T. Fries
2007-09-19Allow lines which do not specify any arguments for command (or cvs).Tobias Stoeckmann
2007-09-19parse global arguments (cvs) and command arguments only once, i.e. firstTobias Stoeckmann
2007-09-19make it easier to support other archs; remoev some dependencies (alsoOtto Moerbeek
2007-09-19Print warning about invalid command in .cvsrc only if -V is in use.Tobias Stoeckmann
2007-09-19Next to ' ', '\t' is valid between command and arguments.Tobias Stoeckmann
2007-09-19Weird, but our goal is compatibility: treat '\t' in front of keyword as '#'.Tobias Stoeckmann
2007-09-19pullup from pcc repo, my start at fixing the vax targetTodd T. Fries
2007-09-19Do not parse quoted strings because GNU cvs won't do so.Tobias Stoeckmann
2007-09-19Usage of fgetln() instead of fgets() in .cvsrc parsing handles lineTobias Stoeckmann
2007-09-18gc an unused lineTodd T. Fries
2007-09-18redundant asignment; from Mark LumsdenOtto Moerbeek
2007-09-18mkext should be a seperate target; from mickey@Otto Moerbeek
2007-09-18reindent cond.cMarc Espie
2007-09-18better comments, sNum -> order. SUFF_EXISTS -> SUFF_ACTIVEMarc Espie
2007-09-18internal macro should be invisible from outsideMarc Espie
2007-09-18reindent a few lines in parse.c which are missing it.Marc Espie
2007-09-18make -DCLEANUP compile againMarc Espie
2007-09-18reindent new partMarc Espie
2007-09-18missing prototype for static functionMarc Espie
2007-09-18revert maxLocal removal, there's something fishy going on.Marc Espie
2007-09-18merge fomr ragge's repo:Otto Moerbeek
2007-09-18some $OpenBSD$s got lost again in the latest merge, noted by DriesOtto Moerbeek
2007-09-18Don't treat lines in angle brackets <...> as comments in dmesg.Ray Lai
2007-09-17Print error messages sent by server on stderr. While at it, replacedTobias Stoeckmann
2007-09-17merge from ragge's repo:Otto Moerbeek
2007-09-17small update regarding removal of process highlighting;Jason McIntyre
2007-09-17avoid printing out special targets in debug modeMarc Espie
2007-09-17implement the output_muted member of audio_info_t as found in originalJacob Meuser
2007-09-17always define the svr4namelist. Doesn't hurt, even if we don't use it.Marc Espie
2007-09-17rewrite of the basic suffix/target parsing: use hash for suffixes.Marc Espie
2007-09-17reindentMarc Espie
2007-09-17fix indentMarc Espie
2007-09-17reorg the directory code a bit.Marc Espie
2007-09-17minor tweaksMarc Espie
2007-09-17separate rewrite_times functionMarc Espie
2007-09-17better variable nameMarc Espie
2007-09-17remove C99ismMarc Espie
2007-09-17make usePipes the default, zap undocumented -P.Marc Espie
2007-09-17one single printfMarc Espie
2007-09-17remove prototypes that now live in engine.h, adjust suff.c accordinglyMarc Espie
2007-09-17clean-up Parse_File toplevel: add functions to make it clearer what's goingMarc Espie
2007-09-17put $OpenBSD$ back, noted by Dries SchellekensOtto Moerbeek
2007-09-17Parse_DoVar -> Parse_As_Var_AssignmentMarc Espie
2007-09-17parseIncPath -> userIncludePath and assorted renamesMarc Espie