Age | Commit message (Expand) | Author |
2014-11-15 | Reword vacation(1)'s one-line description. | Anthony J. Bentley |
2014-11-15 | Reduce instances of `` '' in manuals. | Anthony J. Bentley |
2014-11-15 | No point in documenting an outright bug fixed in 4.3BSD. | Anthony J. Bentley |
2014-11-14 | from natano: | Ted Unangst |
2014-11-14 | from natano: | Ted Unangst |
2014-11-14 | from natano: | Ted Unangst |
2014-11-14 | Remove needless and harmful byte swapping on big endian architectures. | Ingo Schwarze |
2014-11-14 | Label windows which are smaller than expected with a reason. | Nicholas Marriott |
2014-11-13 | Nuke GOOD define and just exit(0) on success. While there remove | Florian Obser |
2014-11-12 | Restore change in r1.17 but add checks to prevent the line length | Nicholas Marriott |
2014-11-12 | Add -b to splitw like joinw, from Felix Rosencrantz. | Nicholas Marriott |
2014-11-12 | Remove more portability bits for older systems; from Martin Natano | Todd C. Miller |
2014-11-12 | Don't let force-width or force-height be < PANE_MINIMUM. | Nicholas Marriott |
2014-11-12 | Ansify vi. | Anthony J. Bentley |
2014-11-11 | use crypt_checkpass instead of crypt/strcmp | Ted Unangst |
2014-11-11 | In man(1) mode without -a, stop searching after the first manual tree | Ingo Schwarze |
2014-11-11 | Let -h imply -c (that is, not use the pager). | Ingo Schwarze |
2014-11-11 | implement -h (synopsis only) for preformatted (cat) pages; | Ingo Schwarze |
2014-11-10 | mux-related manual tweaks | Damien Miller |
2014-11-10 | add required vertical spacing before lists that begin | Ingo Schwarze |
2014-11-10 | remove various bits of autoconf cruft. from Martin Natano | Ted Unangst |
2014-11-10 | remove ipc leftovers. from Martin Natano | Ted Unangst |
2014-11-10 | remove old, unnecessary compat code. from Martin Natano | Ted Unangst |
2014-11-10 | Revert r1.17 as it breaks inserting in some cases. | Nicholas Marriott |
2014-11-09 | Expand formats in copy-pipe command, suggested by Suraj N Kurapati. | Nicholas Marriott |
2014-11-08 | Check the mode flag being passed in to mmopen() instead of ignoring it. | Brad Smith |
2014-11-08 | Two improvements to reflow from Balazs Kezes: | Nicholas Marriott |
2014-11-08 | Empty strings should be false too for #{?}, from Marc Finet. | Nicholas Marriott |
2014-11-07 | More OPENSSL_NO_TLSEXT clean up. | Joel Sing |
2014-11-07 | Document the -servername option for openssl(1) s_client. | Joel Sing |
2014-11-07 | V should be vi not emacs, also sort. From Theo Buehler. | Nicholas Marriott |
2014-11-06 | Let -Tascii \(bu (bullet) output agree with groff; | Ingo Schwarze |
2014-11-06 | TLS is pretty boring without TLS extensions... unifdef OPENSSL_NO_TLSEXT, | Joel Sing |
2014-11-06 | ssl_sock_init() does nothing, so remove it... | Joel Sing |
2014-11-06 | i renamed the mbuf pool. | David Gwynne |
2014-11-06 | Clean up unused header files and docs referring to them. | Anthony J. Bentley |
2014-11-06 | Wrap when copy mode is used for output, from Balazs Kezes. | Nicholas Marriott |
2014-11-06 | Remove old curses support in vi. | Anthony J. Bentley |
2014-11-06 | Add V for select line with vi(1) keys. From Juho Pohjala. | Nicholas Marriott |
2014-11-05 | Tidy up mode-mouse check. | Nicholas Marriott |
2014-11-05 | Do not put a space between status-left/status-right and the window list, | Nicholas Marriott |
2014-11-04 | simple select() to poll() conversion; reviewed by millert and doug | Theo de Raadt |
2014-11-04 | bounds check, apply from upstream devel/libmagic | Theo de Raadt |
2014-11-03 | Allow the five man(7) font macros to concatenate their line arguments, | Ingo Schwarze |
2014-11-03 | Put the socket splicing fields into a seperate struct sosplice that | Alexander Bluhm |
2014-11-03 | hoist blowfish up and use bcrypt_newhash directly | Ted Unangst |
2014-11-03 | comment out no-tab-mode, since mg is currently compiled without it; | Jason McIntyre |
2014-11-03 | introspection feature: ${MAKEFILE_LIST} contains the list of makefiles | Marc Espie |
2014-11-02 | revert, i did NOT ok this diff which bears no proof of testing in a bulk or x... | Jasper Lievisse Adriaanse |
2014-11-02 | update documentation regarding localcipher only | Ted Unangst |