Age | Commit message (Expand) | Author |
2007-06-11 | send 'window adjust' messages every tree packets and do not wait | Markus Friedl |
2007-06-10 | clear to end of line at quit, needed for terms that do not restore | Otto Moerbeek |
2007-06-10 | add "Towel Day" | Simon Bertrang |
2007-06-09 | - Change sizeof(type) to sizeof(*ptr). | Ray Lai |
2007-06-08 | If strict locking is disabled, make file writable by owner on checkout. | Xavier Santolaria |
2007-06-08 | oops, here too: put the MAC list into a display, like we do for | Jason McIntyre |
2007-06-08 | put the MAC list into a display, like we do for ciphers, | Jason McIntyre |
2007-06-08 | Add a "MACs" line after "Ciphers" with the default MAC algorithms, | Peter Valchev |
2007-06-07 | Add a new MAC algorithm for data integrity, UMAC-64 (not default yet, must | Peter Valchev |
2007-06-07 | Correct exit value when one of the files specified cannot be checked out. | Xavier Santolaria |
2007-06-06 | Remove the .netrc parser when compiling a SMALL binary. | Pierre-Yves Ritschard |
2007-06-06 | Don't double xstrdup. | Ray Lai |
2007-06-05 | Preserve MAC ctx between packets, saving 2xhash calls per-packet. | Damien Miller |
2007-06-04 | remove a fatal i committed by accident. | Niall O'Higgins |
2007-06-04 | make jmc happy by somewhat smarter synopsis scanning code for -h; ok | Otto Moerbeek |
2007-06-04 | remove IPX support, agreed by many | Henning Brauer |
2007-06-02 | knock out FIBMAP (which we got rid of) | Theo de Raadt |
2007-06-02 | memory leak on error path; from arnaud.lacombe.1 AT ulaval.ca | Damien Miller |
2007-06-02 | don't try to parse a server conflict message as a date. | Niall O'Higgins |
2007-06-02 | safer snprintf construct with more paranoid length calculation | Peter Valchev |
2007-06-01 | add support for local and remote branch checkout. for example, | Niall O'Higgins |
2007-06-01 | more adosfs removal; | Jason McIntyre |
2007-05-31 | gc unreachable code; spotted by Tavis Ormandy | Damien Miller |
2007-05-31 | missing `&'; | Jason McIntyre |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-31 | - note some apps which are xpg4, not posix | Jason McIntyre |
2007-05-30 | document \&$Mdocdate$; prodded by xsa | Jason McIntyre |
2007-05-30 | some i missed... | Jason McIntyre |
2007-05-30 | tidy: KNF, ARGSUSED and u_int | Damien Miller |
2007-05-30 | rearrange the start of this page to appease man -h; | Jason McIntyre |
2007-05-30 | rename msec to the less confusing sec and improve the description in | Otto Moerbeek |
2007-05-30 | - use a consistent text for STANDARDS | Jason McIntyre |
2007-05-30 | Remove cand structure (but not its definition). | Ray Lai |
2007-05-30 | Remove unused struct diff_arg. | Ray Lai |
2007-05-30 | Sync rcsdiff -> cvs diff | Ray Lai |
2007-05-29 | fix some list items; from andres | Jason McIntyre |
2007-05-29 | reorder code so that the wave header gets the size of the current track | Michael Coulter |
2007-05-29 | otto would prefer only displaying one digit after decimal for refresh rate | Ted Unangst |
2007-05-29 | remove -j from SYNOPSIS and usage(); it's deprecated and already | Jason McIntyre |
2007-05-29 | Bring in some changes from rcsdiff: | Ray Lai |
2007-05-29 | Get rid of another useless variable, another difference between our | Ray Lai |
2007-05-29 | more parts of netbsd compat that go away | Theo de Raadt |
2007-05-29 | Instead of using hand-crafted redraws minimizing screen updates, use curses. | Otto Moerbeek |
2007-05-29 | I've been running with an abort upon fatal loop, and I think I've | Ray Lai |
2007-05-29 | Since xrealloc dies on failure it is safe to directly assign to the | Ray Lai |
2007-05-28 | Some spacing syncs with diff(1). | Ray Lai |
2007-05-28 | "in formation" -> "information" | Ray Lai |
2007-05-28 | Line up comments with the rest of the file, like in diff(1). | Ray Lai |
2007-05-28 | the device fd is global. no need to pass it between functions. | Michael Coulter |
2007-05-28 | Add a global-wd-mode command, which toggles between the current | Kjell Wooding |