Age | Commit message (Expand) | Author |
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 |
2008-06-12 | allow the tcpbench client side to open more than one tcp connection | Henning Brauer |
2008-06-12 | add a statistic bit to count how often we change async to sync | Thordur I. Bjornsson |
2008-06-12 | tweak the ascii art text; ok grunk | Jason McIntyre |
2008-06-12 | make bcachestats visible in systat io - from mickey. | Bob Beck |
2008-06-12 | we should be able to handle symbol names that are also RCS tokens, | Joris Vink |
2008-06-12 | Fixed a memory leak in export noticed by joris. | Tobias Stoeckmann |
2008-06-12 | properly deal with CVS_USE_WDIR. | Joris Vink |
2008-06-12 | cmdp can be NULL while still in cvs_getopt(), so deal with this | Joris Vink |
2008-06-12 | keyword expansion for localcommand. ok djm@ | Darren Tucker |
2008-06-12 | You successfully cast 'remove dead cruft' | Joris Vink |
2008-06-12 | The multiplexing escape char handler commit last night introduced a | Damien Miller |
2008-06-12 | fix logic | Joris Vink |
2008-06-12 | completely kill the need for TMP_DIR when running checkout, | Joris Vink |
2008-06-12 | We already mark the start of the worm, now also mark the end of the worm | Alexander von Gernler |
2008-06-12 | supply the key type (rsa1, rsa, dsa) as a caption in the frame of the | Alexander von Gernler |
2008-06-12 | some more TODO for me | Damien Miller |
2008-06-12 | document tun@openssh.com forwarding method | Damien Miller |
2008-06-12 | thal shalt not code past the eightieth column | Damien Miller |
2008-06-12 | thall shalt not code past the eightieth column | Damien Miller |
2008-06-12 | maintain an ordered queue of outstanding global requests that we | Damien Miller |
2008-06-12 | show any signal we might have received that killed our cvs process. | Joris Vink |
2008-06-12 | Enable ~ escapes for multiplex slave sessions; give each channel | Damien Miller |
2008-06-12 | Introduce a basic c-mode to mg. | Kjell Wooding |
2008-06-12 | Make ssh print the random art also when ssh'ing to a host using IP only. | Alexander von Gernler |
2008-06-12 | use an odd number of rows and columns and a separate start marker, looks | Otto Moerbeek |
2008-06-12 | Do not pass "0" strings as ports to getaddrinfo because the lookups | Darren Tucker |
2008-06-11 | #define statements that are not atoms need braces around them, else they | Alexander von Gernler |
2008-06-11 | Expose changemode for use by "self-contained" modes | Kjell Wooding |
2008-06-11 | Add delete-leading-space, delete-trailing-space, | Kjell Wooding |
2008-06-11 | CheckHostIP set to ``fingerprint'' will display both hex and random art | Alexander von Gernler |
2008-06-11 | simpler way of computing the augmentations; ok grunk@ | Otto Moerbeek |
2008-06-11 | ssh-keygen would write fingerprints to STDOUT, and random art to STDERR, | Alexander von Gernler |
2008-06-11 | move tao code from main() into its own function before adding features. | av |
2008-06-11 | ssh-keygen -lv -f /etc/ssh/ssh_host_rsa_key.pub | Alexander von Gernler |
2008-06-11 | always enter cvs_update_leavedir() | Joris Vink |
2008-06-11 | Introduce SSH Fingerprint ASCII Visualization, a technique inspired by the | Alexander von Gernler |
2008-06-11 | do not count on files that are uptodate to be on disk in a remote setup. | Joris Vink |
2008-06-11 | Use getcolpos to compute column. doto does not account for tabs | Kjell Wooding |