Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-09-23 | replace if (DEBUG(job)) { fprintf(stdout,...); fflush(stdout); } | Marc Espie | |
with a debug_printf() function. Maybe slightly slower, but it's ways easier to read. | |||
2007-09-23 | kill local/jobs distinction. Correctly this time... | Marc Espie | |
2007-09-23 | more specific error messages if dup2 fails | Marc Espie | |
2007-09-23 | zap sunos bug work-around | Marc Espie | |
2007-09-22 | better branching/sticky tag support, no branch commits yet though. | Joris Vink | |
2007-09-22 | we no longer create a 0 sized file in our /tmp/cvs-serv<pid> server | Joris Vink | |
directory when a client sends us info about a file that is up to date. instead, remember the file is up to date in our CVS/Entries. Saves us a lot of headaches on very big trees like src/ | |||
2007-09-22 | in rcs_translate_tag() do not fail when a tag resolved | Joris Vink | |
to a normal revision instead of a branch, its perfectly valid. | |||
2007-09-22 | fix error message output, it caused diffs to be formed incorrectly | Joris Vink | |
when no newline was present. | |||
2007-09-22 | Support for checkout with a local repository already in place. | Tobias Stoeckmann | |
OK joris@ | |||
2007-09-22 | fix tmp allocation of large chunks. | Otto Moerbeek | |
2007-09-22 | Pull form ragge's repo: | Otto Moerbeek | |
Fix a problem that occurred when: 1) wrong register were spilled (no effect of colorability) 2) short-life-range register were spilled (no effect of colorability) | |||
2007-09-22 | Pull form ragge's repo: | Otto Moerbeek | |
Repair delusesless() so that it will prepend subexpressions correctly. | |||
2007-09-22 | Fix from ragge: | Otto Moerbeek | |
Fix lost initializers when an array comes after something else in a struct. Reported in OpenBSD PR#5586. | |||
2007-09-22 | rename functions and data structures for clarity | Marc Espie | |
2007-09-22 | reindent | Marc Espie | |
2007-09-21 | strcpy/strcat -> strlcpy/strlcat | Gilles Chehade | |
ok otto@, ok ragge | |||
2007-09-21 | unifdef -DBSD_AUTH | Damien Miller | |
unifdef -USKEY These options have been in use for some years; ok markus@ "no objection" millert@ | |||
2007-09-21 | fix indenting | Otto Moerbeek | |
2007-09-21 | document KbdInteractiveAuthentication in ssh_config.5; | Damien Miller | |
patch from dkg AT fifthhorseman.net | |||
2007-09-20 | Fix a case where cpp is not includeing when it is supposed to, beause | Otto Moerbeek | |
it uses a pointer into yytext, which may have been clobbered. Patch also in ragge's repo. | |||
2007-09-20 | Merge from ragge's repo: | Otto Moerbeek | |
Add decb/decl to the table, from mickey. | |||
2007-09-20 | fix chkop size and a typo; from mickey via ragge's repo | Otto Moerbeek | |
2007-09-20 | missing prototypes; pullup from ragge's repo | Otto Moerbeek | |
2007-09-19 | the missing piece of my commit earlier, cc now calls ccom_<arch> | Todd T. Fries | |
caught by otto@ | |||
2007-09-19 | oops, put back -pipe support | Todd T. Fries | |
noticed by Mike Belopuhov .. mkb at crypt dot org dot ru, thanks | |||
2007-09-19 | add '-b machine' to cc for multiarch support | Todd T. Fries | |
ok otto@ | |||
2007-09-19 | my -fpic flags support, pullup from pcc | Todd T. Fries | |
thanks to Miod for inspiring this version ok otto@ | |||
2007-09-19 | Allow lines which do not specify any arguments for command (or cvs). | Tobias Stoeckmann | |
Sticks at GNU cvs behaviour. OK joris@ | |||
2007-09-19 | parse global arguments (cvs) and command arguments only once, i.e. first | Tobias Stoeckmann | |
line of occurence. Nice side-effect: only parse arguments for current command, not for all. OK joris@ | |||
2007-09-19 | make it easier to support other archs; remoev some dependencies (also | Otto Moerbeek | |
submitted by pyr); from mickey@ ok ragge@ | |||
2007-09-19 | Print warning about invalid command in .cvsrc only if -V is in use. | Tobias Stoeckmann | |
OpenCVS defaults to -q, so man page should say "with -V", not "without -q or -Q". OK joris@ | |||
2007-09-19 | Next to ' ', '\t' is valid between command and arguments. | Tobias Stoeckmann | |
OK joris@ | |||
2007-09-19 | Weird, but our goal is compatibility: treat '\t' in front of keyword as '#'. | Tobias Stoeckmann | |
OK joris@ | |||
2007-09-19 | pullup from pcc repo, my start at fixing the vax target | Todd T. Fries | |
ok otto@ | |||
2007-09-19 | Do not parse quoted strings because GNU cvs won't do so. | Tobias Stoeckmann | |
OK joris@ | |||
2007-09-19 | Usage of fgetln() instead of fgets() in .cvsrc parsing handles line | Tobias Stoeckmann | |
numbers better and allows longer command arguments. OK joris@ | |||
2007-09-18 | gc an unused line | Todd T. Fries | |
ok otto@ | |||
2007-09-18 | redundant asignment; from Mark Lumsden | Otto Moerbeek | |
2007-09-18 | mkext should be a seperate target; from mickey@ | Otto Moerbeek | |
2007-09-18 | reindent cond.c | Marc Espie | |
2007-09-18 | better comments, sNum -> order. SUFF_EXISTS -> SUFF_ACTIVE | Marc Espie | |
2007-09-18 | internal macro should be invisible from outside | Marc Espie | |
2007-09-18 | reindent a few lines in parse.c which are missing it. | Marc Espie | |
2007-09-18 | make -DCLEANUP compile again | Marc Espie | |
2007-09-18 | reindent new part | Marc Espie | |
2007-09-18 | missing prototype for static function | Marc Espie | |
2007-09-18 | revert maxLocal removal, there's something fishy going on. | Marc Espie | |
2007-09-18 | merge fomr ragge's repo: | Otto Moerbeek | |
Added missing va_end in werror(), from Graham Gower. | |||
2007-09-18 | some $OpenBSD$s got lost again in the latest merge, noted by Dries | Otto Moerbeek | |
2007-09-18 | Don't treat lines in angle brackets <...> as comments in dmesg. | Ray Lai | |
Discovered and tested by deanna. |