Age | Commit message (Expand) | Author |
2008-06-14 | Conforming to RCS specification, it is possible but unlikely to encounter | Tobias Stoeckmann |
2008-06-14 | Added support for sticky date set in CVS/Tag and CVS/Entries per directory. | Tobias Stoeckmann |
2008-06-14 | don't always re-open the same CVS/Entries file, instead keep the | Joris Vink |
2008-06-14 | Run cvs_remove_force only if -f has been specified. | Tobias Stoeckmann |
2008-06-14 | No need to add \n at the end of format string for a fatal call. | Tobias Stoeckmann |
2008-06-14 | Don't trick user into believing that it's actually possible to add a file | Tobias Stoeckmann |
2008-06-14 | Fixed wrong function name in fatal call. | Tobias Stoeckmann |
2008-06-13 | Do not print a warning if /dev/pf can not be opened. | Can Erkin Acar |
2008-06-13 | Remove unused files. Noticed by sthen@ | Can Erkin Acar |
2008-06-13 | Include some additional pointers, etc that I really need for debugging | Claudio Jeker |
2008-06-13 | Explain the use of SSH fpr visualization using random art, and cite the | Alexander von Gernler |
2008-06-13 | One more "//" instead of "/" case. Hidden in a getcwd. | Kjell Wooding |
2008-06-13 | phessler noted that c-mode ignored blinking braces. | Kjell Wooding |
2008-06-13 | Allow selfinsert to be called with FFRAND; i.e. from another | Kjell Wooding |
2008-06-13 | Prevent -Wsign-compare warnings on LP64 systems. bz #1192, ok deraadt@ | Darren Tucker |
2008-06-13 | Remove mail-mode. It was a buggy reimplementation of auto-fill-mode. | Kjell Wooding |
2008-06-13 | Fix debian bug #432656 | Kjell Wooding |
2008-06-13 | Fix autoexec file handling. | Kjell Wooding |
2008-06-13 | Fix size and age field printing. The fields will now be printed with units | Can Erkin Acar |
2008-06-13 | Friendlier error messages for mux fallback. ok djm@ | Darren Tucker |
2008-06-13 | pass the complete path to cvs_file_get_cf() instead of reconstructing | Joris Vink |
2008-06-13 | Include unistd.h for close(), prevents warnings in -portable | Darren Tucker |
2008-06-13 | Clear key options in the monitor on failed authentication, prevents | Darren Tucker |
2008-06-13 | compile on older gcc; no decl after code | Theo de Raadt |
2008-06-13 | compile on older gcc; no decl after code | Theo de Raadt |
2008-06-13 | Use refresh interval for rate calculation instead of the broken elapsed | Can Erkin Acar |
2008-06-13 | remove a rather silly comment. | Claudio Jeker |
2008-06-13 | Let the kvm output of netstat grok rt priorities like the "normal" show code. | Claudio Jeker |
2008-06-13 | refuse to read ~/.shosts or ~/.ssh/authorized_keys that are not | Damien Miller |
2008-06-13 | upcast uid to long with matching %ld, prevents warnings in portable | Darren Tucker |
2008-06-13 | Set 'naptime' which is used by the interface page in differential mode. | Can Erkin Acar |
2008-06-13 | Do not try to access ordering if it is not defined. | Can Erkin Acar |
2008-06-13 | upcast another size_t to u_long to match format | Darren Tucker |
2008-06-13 | upcast size_t to u_long to match format arg; ok djm@ | Darren Tucker |
2008-06-13 | fall back to creating a new TCP connection on most multiplexing errors | Damien Miller |
2008-06-13 | replace __dead with __attribute__((noreturn)), makes things a little easier | Darren Tucker |
2008-06-12 | tweak wording in message, ok deraadt@ jmc@ | Ian Darwin |
2008-06-12 | tweak previous; | Jason McIntyre |
2008-06-12 | New display engine for systat, based on pftop. Adds new views for pf | Can Erkin Acar |
2008-06-12 | add my copyright, ok djm@ | Alexander von Gernler |
2008-06-12 | incremental search isn't allowed in macros, so if your fingers | Kjell Wooding |
2008-06-12 | c-mode now understands the two most common type of comments | Kjell Wooding |
2008-06-12 | sync synopsis and usage; spacing. | Igor Sobrado |
2008-06-12 | Make set-fill-column interactive (and scriptable in a startup file) | Kjell Wooding |
2008-06-12 | remove superfluous "usage:" from v_estr(). | Igor Sobrado |
2008-06-12 | make ssh-keygen -lf show the key type just as ssh-add -l would do it | Alexander von Gernler |
2008-06-12 | Whitespace | Kjell Wooding |
2008-06-12 | I was coalescing expected global request confirmation replies at the | Damien Miller |
2008-06-12 | print extension revisions for extensions that we understand | Damien Miller |
2008-06-12 | Make keepalive timeouts apply while waiting for a packet, particularly during | Darren Tucker |