Age | Commit message (Expand) | Author |
2014-10-04 | Be sure to only path the remote host to ressl_connect_socket(), without a | Miod Vallat |
2014-10-03 | update for new ressl noverify API | Ted Unangst |
2014-10-03 | Update ftp ressl configuration to handle recent changes in the library. | Joel Sing |
2014-10-02 | Top function key is F12 now. | Nicholas Marriott |
2014-10-02 | Take account of window-status-separator when checking window position, | Nicholas Marriott |
2014-10-02 | Update status when pane selected with mouse, from Balazs Kezes. | Nicholas Marriott |
2014-10-02 | Copy ACS characters as UTF-8, from Balazs Kezes. | Nicholas Marriott |
2014-10-02 | exit in usage functions themselves; from Fritjof Bornebusch; ok nicm@ | Otto Moerbeek |
2014-10-01 | Call waitpid on SIGCHLD even if client not attached, it is possible (on | Nicholas Marriott |
2014-10-01 | update currency exchange rates; | Jason McIntyre |
2014-10-01 | Switch "openssl req" to using SHA256 for hashes and AES256 to encrypt on-disk | Stuart Henderson |
2014-09-30 | atoi to strtonum; from Fritjof Bornebusch; ok nicm@ | Otto Moerbeek |
2014-09-29 | Merge conflicts. | James Turner |
2014-09-29 | When setting environment variables in the atrun script, use the | Todd C. Miller |
2014-09-27 | Use %zu where appropriate, from Fritjof Bornebusch. | Otto Moerbeek |
2014-09-27 | sound reasoning | Sebastian Benoit |
2014-09-25 | Support using pane id as part of session or window specifier (so %1 | Nicholas Marriott |
2014-09-25 | Support ! for last pane. | Nicholas Marriott |
2014-09-23 | Hide unused, duplicate and/or misleading fields. | Alexandre Ratchov |
2014-09-21 | plug a small memory leak, fairly infrequent. | Marc Espie |
2014-09-21 | Fix an invalid escape sequence. | Daniel Dickman |
2014-09-17 | simplify handling of .An -[no]split for terminal output: | Ingo Schwarze |
2014-09-17 | implement .An -[no]split for -Thtml | Ingo Schwarze |
2014-09-17 | Add display of the flags to pipe2, dup3, and accept4, display of | Philip Guenther |
2014-09-17 | Increase number of blowfish rounds to 8 by default when not specified in | Kent R. Spillner |
2014-09-17 | Fix some comments (c -> colour) and join unnecessary line splits. | Nicholas Marriott |
2014-09-17 | Remove unused #define. | Lawrence Teo |
2014-09-17 | try to document that the -1 option will be selected by default if more | David Gwynne |
2014-09-17 | be more explicit about what '1' toggles between | David Gwynne |
2014-09-17 | if there are more than 8 cpus, default to combined cpu stats (like | David Gwynne |
2014-09-16 | less sendmail specific; ok millert | Jason McIntyre |
2014-09-16 | sendmail -> smtpd; | Jason McIntyre |
2014-09-16 | a little less sendmail specific; | Jason McIntyre |
2014-09-16 | no need to discuss sendmail (or any particular mailer) here; | Jason McIntyre |
2014-09-15 | Remove non-standard <sys/dkstat.h> header. It has not contained anything | Miod Vallat |
2014-09-14 | Support backslash-escaping of white space in the query expression, | Ingo Schwarze |
2014-09-13 | Replace all queue *_END macro calls except CIRCLEQ_END with NULL. | Doug Hogan |
2014-09-12 | warn about commas in function arguments; inspired by mdoclint(1) | Ingo Schwarze |
2014-09-11 | warn about botched .Xr ordering and punctuation below SEE ALSO; | Ingo Schwarze |
2014-09-10 | Disable -Wshadow again, since it breaks builds on vax with gcc3. | Joel Sing |
2014-09-09 | If a manpath directory (for example, a _whatdb entry from man.conf(5) | Ingo Schwarze |
2014-09-09 | We no longer need to convert "\<" and "\>" to "[[:<:]]" and "[[:>:]]" | Todd C. Miller |
2014-09-09 | mention permissions on tun(4) devices in PermitTunnel documentation; | Damien Miller |
2014-09-09 | Eliminate a pile of casts that were superfluous or wrong, or that were | Philip Guenther |
2014-09-08 | Add window_last_flag and window_zoomed_flag. From John Morrissey. | Nicholas Marriott |
2014-09-08 | Additional cleanup for procfs removal | Doug Hogan |
2014-09-08 | obvious cases of missing .An; | Ingo Schwarze |
2014-09-07 | warn about AUTHORS sections without .An macros, inspired by mdoclint(1) | Ingo Schwarze |
2014-09-07 | Do not report a page as arch=any merely because .Dt lacks the third argument. | Ingo Schwarze |
2014-09-07 | fix debugging output | Ingo Schwarze |