Age | Commit message (Collapse) | Author | |
---|---|---|---|
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@ | |||
2005-05-29 | consistency in error messages ... | Xavier Santolaria | |
2005-05-29 | correct error message... | Xavier Santolaria | |
2005-05-29 | handle -r option; | Xavier Santolaria | |
2005-05-28 | we do not use sysexits.h anymore, nuke it! | Xavier Santolaria | |
2005-05-28 | set jumbo flag on the listener, too. consolidate some common code. | marius eriksen | |
ok mcbride@ | |||
2005-05-28 | whoops. the import killed the $Id$ tags; rectify. | marius eriksen | |
2005-05-28 | + gzsig | marius eriksen | |
2005-05-28 | import gzsig by Dug Song. | marius eriksen | |
a bunch of lumberjack work, zapped support for keynote and SSH1 and added support for SSH2 keys. ok millert@ deraadt@ | |||
2005-05-28 | Dired now prompts in the minibuffer using the current directory name | Chad Loder | |
or the name of the directory of the current buffer's file. OK kjell, jason | |||
2005-05-28 | make sure we check the Entry file when we need to. | Joris Vink | |
ok jfb@ | |||
2005-05-28 | If the user gets into a minibuffer, they will not know how to hit | Chad Loder | |
Ctrl+g to get out of it. Let them hit enter, like in emacs. OK kjell, jason | |||
2005-05-27 | if the user specified a revision to diff, stop caring if the file is | Joris Vink | |
up to date. | |||
2005-05-27 | missing handler for the diff command | Joris Vink | |
ok jfb@ | |||
2005-05-27 | - add missing options | Xavier Santolaria | |
- correctly handle -a and -u flags ok joris jfbeers | |||
2005-05-27 | remove dup include of "log.h" | Xavier Santolaria | |
2005-05-27 | cvs_noexec check; ok jfbeers | Xavier Santolaria | |
2005-05-27 | - check strlcpy() return values for truncation | Jean-Francois Brousseau | |
- in cvs_remove_dir(), return failure if we fail to unlink the base directory, and return -1 on error to respect the general util convention - missing function documentation | |||
2005-05-27 | In find file, behave like emacs: the default starting directory for | Chad Loder | |
completion is the directory of the current buffer's file, if any, rather than the working directory from where you launched mg. Prodding by reyk, ok reyk and fgont | |||
2005-05-27 | fix -O for cases where no ControlPath has been specified or socket at | Damien Miller | |
ControlPath is not contactable; spotted by and ok avsm@ | |||
2005-05-27 | Add emacs-style replace-string function that does not prompt you | Chad Loder | |
to confirm replacements. OK jason, deraadt | |||
2005-05-27 | Fix dumb bug in initial prompt for search-forward | Chad Loder | |
OK jason, kjell | |||
2005-05-27 | Do not dump core if user hits ^g to exit minibuffer from search-forward. | Chad Loder | |
Found by deraadt, ok kjell | |||
2005-05-27 | Experimental support for opportunitic use of jumbograms where only some hosts | Ryan Thomas McBride | |
on the local network support them. This adds a new socket option, SO_JUMBO, and a new route flag, RTF_JUMBO. If _both_ the socket option is set and the route for the host has RTF_JUMBO set, ip_output will fragment the packet to the largest possible size for the link, ignoring the card's MTU. The semantics of this feature will be evolving rapidly; talk to us if you intend to use it. ok deraadt@ marius@ |