Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-06-05 | * introduce cvs_putchar(), to output a single character to stdout. | Joris Vink | |
if we are in server mode send 'M' when needed. * switch diff command to cvs_printf() and cvs_putchar() so it will output correctly in local and server mode. ok xsa@, jfb@ | |||
2005-06-05 | s/-p1003.1-2003/-p1003.1-2004/g | Jason McIntyre | |
2005-06-05 | if functions permits null reply from minibuffer, use eread (with | Kjell Wooding | |
EFNUL), not ereply. ok cloder | |||
2005-06-03 | Make M-x gid tokenize C identifiers correctly. Problem reported by mjc. | Chad Loder | |
Testing and OK mjc | |||
2005-06-03 | May 09 First commit to OpenBSD stable branch, OPENBSD_2_7, 2000 | Jason Wright | |
2005-06-03 | Fix memory leak. OK kjell, with comments by beck and kjell | Chad Loder | |
2005-06-03 | Like emacs, handle ^W during incremental search. Pressing ^W during | Chad Loder | |
search will add the rest of the word from the current buffer to the pattern buffer. Testing and comments by kjell and marc | |||
2005-06-03 | Clean up find-alternate-file (C-x C-v) so abort returns to original | Kjell Wooding | |
file, like its emacs ancestor. ok cloder@ | |||
2005-06-02 | remove unneeded error reporting when using cvs_path_cat(), the | Joris Vink | |
function does it for us. OK jfb@ | |||
2005-06-02 | make cvs_printf() a bit smarter, so it can be called without having | Joris Vink | |
to worry about the 'M' in server mode. OK jfb@ | |||
2005-06-02 | be gone unused init handler. | Joris Vink | |
2005-06-02 | handle commands which do not have any init callback a bit | Joris Vink | |
better, eliminates the use of dummy functions. OK jfb@ | |||
2005-06-02 | for sysctl syscall pass the mib[] back to kdump to parse; | Michael Shalayeff | |
always print () on syscalls w/ void args even (deraadt version) | |||
2005-06-02 | - set LP_ABORT log level when action is abored by user instead of LP_ERR | Xavier Santolaria | |
- missing \n in output of an unchanged log message warning - always use the command name in error messages instead of aliases ok jfb@. | |||
2005-06-02 | remove references to telnetd(8); | Jason McIntyre | |
ok deraadt@ | |||
2005-06-02 | revert cvs_noexec checks commit, requested by jfb@. | Xavier Santolaria | |
2005-06-02 | c2k5 | Michael Shalayeff | |
2005-06-01 | missed these in previous commits. | Joris Vink | |
2005-06-01 | remove debug code | Joris Vink | |
2005-06-01 | don't trust cvs_file_getpath() to get the correct path when creating | Joris Vink | |
the Repository file for subdirs, if we are not in the root directory of the repository. instead, save the parent's Repository path and reuse it when needed, this way CVS/Repository files aren't messed up with completely wrong pathnames when running "cvs update -d" in src/sys/ for example. ok xsa@ | |||
2005-06-01 | when creating a new directory, steal the parent its cvsroot structure if | Joris Vink | |
we cannot find one with cvsroot_get(). fixes several segfaults. tested & ok xsa@ | |||
2005-06-01 | document cvs -n option; help/ok jmc@, ok joris@. | Xavier Santolaria | |
2005-06-01 | utility is called gzsig, not gzsign; | Jason McIntyre | |
from number six; | |||
2005-05-31 | standard EXAMPLES; | Jason McIntyre | |
spacing; | |||
2005-05-31 | update to sudo 1.6.8p8 | Todd C. Miller | |
2005-05-31 | fix broken minibuffer defaults introduced in echo.c:1.33 | Kjell Wooding | |
adds eread flag EFDEF allowing null minibuffer response noticed by otto ok cloder@ jason@, works otto@ | |||
2005-05-31 | get rid of LP_WARNING (vs. LP_WARN) as well ... ok jfb@. | Xavier Santolaria | |
2005-05-31 | cvs_noexec check if -d option specified .. | Xavier Santolaria | |
2005-05-31 | add some comments .. | Xavier Santolaria | |
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 | |
the same... ok jfb joris | |||
2005-05-31 | b1 and b2 can be NULL if an invalid revision is given. | Joris Vink | |
if one of them is NULL, bail out. | |||
2005-05-30 | add find-alternate-file command and binding for ^X^V; ok cloder | Jason Wright | |
(you're welcome kjell) | |||
2005-05-30 | don't forget to send the log message, this fixes the commit command. | Joris Vink | |
ok xsa@ | |||
2005-05-30 | -D and -r can be used simultaneously, pointed out by marc@ and thus | Xavier Santolaria | |
backout my previous change + spotted another case in the annotate command... ok joris@ | |||
2005-05-30 | zap an unused variable | Joris Vink | |
2005-05-30 | skeleton for watch{,ers} commands, not linked yet; | Xavier Santolaria | |
"i'm cool with that" joris@ | |||
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-29 | Try to undo crazy Quebecois stuff that was breaking undo | Chad Loder | |
2005-05-29 | fix a few minor compatibility issues. | Marc Espie | |
- let eval() handle a base and number of digits, like it's advertized to. - in gnu-mode, undivert can take file names as arguments. - in gnu-mode, map can handle reversed charsets. Suggestions and okay otto@, mostly prompted by looking at the regress tests in newer gnu-m4. | |||
2005-05-29 | -r implies -P (Prune empty directories); | Xavier Santolaria | |
2005-05-29 | -D and -r are mutually exclusive ... | Xavier Santolaria | |
2005-05-29 | add missing options in usage.. | Xavier Santolaria | |
2005-05-29 | -Wall; feedback & ok marius@ | Damien Miller | |
2005-05-29 | replace the morally-hazardous -p option (passphrase on commandline) with a | Damien Miller | |
safer, more gentle -f (passphrase in file) option; ok marius@ | |||
2005-05-29 | fix NULL ptr deref on open fail; ok marius@ | Damien Miller | |
2005-05-29 | provide feedback on success; ok marius@ | Damien Miller | |
2005-05-29 | add back support for SSH1 keys. it is being used in practice. | marius eriksen | |
ok markus@ |