Age | Commit message (Expand) | Author |
2007-11-05 | Pull from master repo: | Stefan Kempf |
2007-11-05 | relate fields to stat(2). | Marc Espie |
2007-11-05 | adjust an awkward piece of grammar; | Jason McIntyre |
2007-11-05 | agressively -> aggressively; | Jason McIntyre |
2007-11-04 | Update from master repo: | Anders Magnusson |
2007-11-04 | Update from master repo: | Anders Magnusson |
2007-11-04 | iUpdate from master repo: | Anders Magnusson |
2007-11-04 | Also show warning message for -U and -p in message area; noted by Mark | Otto Moerbeek |
2007-11-04 | Update from master repo: | Anders Magnusson |
2007-11-04 | Get rid of the very annoying warning message + delay when a command | Otto Moerbeek |
2007-11-04 | prevent gcc from complaining | Marc Espie |
2007-11-03 | fix fp div by zero in a target dependent way; problem reported by | Otto Moerbeek |
2007-11-03 | fix some lint FALLTHROUGH | Theo de Raadt |
2007-11-03 | #ifdef stuff that is only used under #ifdef; ok espie | Theo de Raadt |
2007-11-03 | remove extraneous space; | Jason McIntyre |
2007-11-03 | main build can only happen after configure has run. | Marc Espie |
2007-11-03 | simplify: Job_CheckCommands deals with silent and ignerr now, so there's | Marc Espie |
2007-11-03 | zap dead code | Marc Espie |
2007-11-03 | token is a confusing name, rename to banner | Marc Espie |
2007-11-03 | document that .ORDER only means something in parallel mode | Marc Espie |
2007-11-03 | do the silent/ignore check in Job_CheckCommands, so that make -j4 -s works | Marc Espie |
2007-11-03 | fix an obnoxious bug: in parallel mode, dieing in the job controller is not | Marc Espie |
2007-11-03 | suff.c sets IMPSRC correctly, whereas this is bogus and strips the path | Marc Espie |
2007-11-03 | zap confusing old comment | Marc Espie |
2007-11-03 | mark nodes as made when there is no command around the target. | Marc Espie |
2007-11-03 | Print out names of register pairs correctly. ok otto@ | Stefan Kempf |
2007-11-03 | avoid errno trashing in signal handler; ok dtucker | Theo de Raadt |
2007-11-03 | Use xstrdup/xfree when saving pwname and pwdir; ok deraadt@ | Darren Tucker |
2007-11-03 | bz #1377: getpwuid results were being clobbered by another getpw* call | Theo de Raadt |
2007-11-03 | fix memory leak in process_cmdline(), patch from Jan.Pechanec AT Sun.COM; | Damien Miller |
2007-11-02 | Fix wait() usage and convert to waitpid(). Convert manual status | Todd C. Miller |
2007-11-02 | sort arguments; | Jason McIntyre |
2007-11-02 | update to sudo 1.6.9p8 | Todd C. Miller |
2007-11-02 | Work done at p2k7. | Marc Espie |
2007-11-01 | make check on -s and interactive s consistent; from Tilo Stritzky | Otto Moerbeek |
2007-11-01 | bump arbitrary limit on arg length shown by -C; requested by and ok deraadt@ | Otto Moerbeek |
2007-11-01 | cleanup of message handling, originally from Mark Lumsden, with a | Otto Moerbeek |
2007-11-01 | Pull from master repo, commit by myself: | Otto Moerbeek |
2007-11-01 | Pull from master repo: | Stefan Kempf |
2007-10-31 | Pull from master repo, commit by gmcgarry: | Otto Moerbeek |
2007-10-31 | Pull from master repo, commit by gmcgarry: | Otto Moerbeek |
2007-10-31 | "signal" is an argument, not a flag; | Jason McIntyre |
2007-10-31 | sort flags in STANDARDS; from Pierre Riteau | Jason McIntyre |
2007-10-31 | sync usage() w/ synopsis; from Pierre Riteau | Jason McIntyre |
2007-10-31 | remove out of date comment in BUGS: "Takes 2-10 percent of the CPU." | Jason McIntyre |
2007-10-29 | Pull from master repo: | Stefan Kempf |
2007-10-29 | From master repo: | Anders Magnusson |
2007-10-29 | Updates from master repo: | Anders Magnusson |
2007-10-29 | clean up after previous macro removal; | Jason McIntyre |
2007-10-29 | Make LocalCommand work for Protocol 1 too; ok djm@ | Darren Tucker |