Age | Commit message (Expand) | Author |
2005-05-31 | add pcmcia com* until uwe fixes the code | Theo de Raadt |
2005-05-31 | remove references to mount_{null,umap,union}; | Jason McIntyre |
2005-05-31 | standard EXAMPLES; | Jason McIntyre |
2005-05-31 | minor tweaks; | Jason McIntyre |
2005-05-31 | grammar; | Jason McIntyre |
2005-05-31 | add -nv to SYNOPSIS; | Jason McIntyre |
2005-05-31 | tweaks; | Jason McIntyre |
2005-05-31 | grammar; | Jason McIntyre |
2005-05-31 | minor tweaks; | Jason McIntyre |
2005-05-31 | update to sudo 1.6.8p8 | Todd C. Miller |
2005-05-31 | grammar; | Jason McIntyre |
2005-05-31 | tidy up the trunk stuff; | Jason McIntyre |
2005-05-31 | fix broken minibuffer defaults introduced in echo.c:1.33 | Kjell Wooding |
2005-05-31 | bus_dma-ify. needs bus_dmamap_sync's, but works on coherent arch's now. | Jason Wright |
2005-05-31 | get rid of LP_WARNING (vs. LP_WARN) as well ... ok jfb@. | Xavier Santolaria |
2005-05-31 | fix a typo, touch-pannel -> touch-panel | Brad Smith |
2005-05-31 | removed unused var, pointed out by wilfried@ | Dale Rahn |
2005-05-31 | certpatch is gone, noticed by david@ | Hans-Joerg Hoexer |
2005-05-31 | a regress Makefile may not define a "regress" target. | Artur Grabowski |
2005-05-31 | cvs_noexec check if -d option specified .. | Xavier Santolaria |
2005-05-31 | Protect the run queues with SCHED_LOCK, not just spl (ot nothing at all in | Artur Grabowski |
2005-05-31 | Protect p_timer with splclock. It can be fiddled with in hardclock (but | Artur Grabowski |
2005-05-31 | add some comments .. | Xavier Santolaria |
2005-05-31 | Lock the apic with a mutex, not a SIMPLE_LOCK. | Artur Grabowski |
2005-05-31 | IPL_SCHED should block statclock on architectures where the scheduler | Artur Grabowski |
2005-05-31 | +=sigsuspend | Artur Grabowski |
2005-05-31 | Test the semantics of sigsuspend. | Artur Grabowski |
2005-05-31 | headers ordering (alphabetically) and cleanup, from mbalmer@ and myself; | Xavier Santolaria |
2005-05-31 | remove LP_ERROR log priority level and rather use LP_ERR as they are both | Xavier Santolaria |
2005-05-31 | Reduce ccbs for now because millert had issues on a 475. | Marco Peereboom |
2005-05-31 | b1 and b2 can be NULL if an invalid revision is given. | Joris Vink |
2005-05-31 | Remove unused sc_err1() parameter 'async'. Lint. | Kenneth R Westerback |
2005-05-30 | unload is not to be recursive anymore, previous diff change method but | Dale Rahn |
2005-05-30 | Only enable the FPU when the process has an FPU context. ok miod@ | Dale Rahn |
2005-05-30 | Don't call va_start() when we do not log. From Andrey Matveev. | Camiel Dobbelaar |
2005-05-30 | add find-alternate-file command and binding for ^X^V; ok cloder | Jason Wright |
2005-05-30 | Just use preempt(NULL) like every other architecture in this code path, | Artur Grabowski |
2005-05-30 | don't forget to send the log message, this fixes the commit command. | Joris Vink |
2005-05-30 | -D and -r can be used simultaneously, pointed out by marc@ and thus | Xavier Santolaria |
2005-05-30 | zap an unused variable | Joris Vink |
2005-05-30 | skeleton for watch{,ers} commands, not linked yet; | Xavier Santolaria |
2005-05-30 | dont return CVS_EX_USAGE when not needed; ok joris@ | Xavier Santolaria |
2005-05-30 | handle -r option; ok joris@ | Xavier Santolaria |
2005-05-30 | check cvs_sendarg() return value; ok joris@ | Xavier Santolaria |
2005-05-30 | even shorter | Theo de Raadt |
2005-05-30 | shrink alpha boot blocks another little bit | Theo de Raadt |
2005-05-29 | Try to undo crazy Quebecois stuff that was breaking undo | Chad Loder |
2005-05-29 | Sync with hppa r1.11: Correctly handle boot drives with SCSI id >= 10 | Miod Vallat |
2005-05-29 | fix a few minor compatibility issues. | Marc Espie |
2005-05-29 | -r implies -P (Prune empty directories); | Xavier Santolaria |