Age | Commit message (Expand) | Author |
2011-07-05 | Sync to bsd.lv (all coded by kristaps@): | Ingo Schwarze |
2011-07-04 | remove compat_svr4 | Ted Unangst |
2011-07-04 | Nuke a load of trailing whitespace; no binary change. | Nicholas Marriott |
2011-07-04 | Support "show ip bgp peer-as" in bgplg. | Claudio Jeker |
2011-07-04 | Show full targets for lsp/lsw -a. | Nicholas Marriott |
2011-07-04 | Use screen_reinit for respawn-pane to keep history and call input_init | Nicholas Marriott |
2011-07-04 | Big restructuring of the main switch making it much more readable. | Otto Moerbeek |
2011-07-04 | Change the list-keys format so that it shows the keys using actual tmux | Nicholas Marriott |
2011-07-03 | Add an option to trigger the terminal bell when there is an alert, from | Nicholas Marriott |
2011-07-03 | Include the existing window and session name in the prompt when renaming | Nicholas Marriott |
2011-07-03 | Update floating-point format specifier checks; the situation has | Martynas Venckus |
2011-07-02 | Allow the initial context on prompts to be set with the new -I option to | Nicholas Marriott |
2011-06-30 | switch to license in /usr/share/misc/license.template | Alexandre Ratchov |
2011-06-29 | make -u flag per-device similarly to -a and -w | Alexandre Ratchov |
2011-06-27 | for mount_ntfs, fix an error in previous; for tr, fix an error of the | Jason McIntyre |
2011-06-27 | remove two forgotten debug printf()s | Alexandre Ratchov |
2011-06-27 | Display the CPU usage when -ddddd is used, ie the time spent on | Alexandre Ratchov |
2011-06-27 | expose audio client names through sysex messages, this way any | Alexandre Ratchov |
2011-06-27 | PANE_FREEZE doesn't do anything anymore, so remove it. | Nicholas Marriott |
2011-06-26 | no mcd | Ted Unangst |
2011-06-25 | DESTDIR handling does not belong here. This is built live. | Theo de Raadt |
2011-06-25 | some improvements from Cl??ment B??sch; ok tedu | Jason McIntyre |
2011-06-25 | add CAVEATS section explaining some of the differences between this | Jasper Lievisse Adriaanse |
2011-06-23 | ignore EINTR errors from poll() | Damien Miller |
2011-06-23 | switch to installing source manuals (base part) | Ingo Schwarze |
2011-06-23 | Don't check dev/ramdisk.h for ioctl(2) commands as it doesn't exist | Matthew Dempsky |
2011-06-23 | Add a couple of extra xterm-style keys that gnome terminal provides, | Nicholas Marriott |
2011-06-23 | rename sandbox.h => ssh-sandbox.h to make things easier for portable | Damien Miller |
2011-06-22 | $OpenBSD$ makers | Damien Miller |
2011-06-22 | hook up a channel confirm callback to warn the user then requested X11 | Damien Miller |
2011-06-22 | introduce sandboxing of the pre-auth privsep child using systrace(4). | Damien Miller |
2011-06-22 | reuse the multistate option arrays to pretty-print options for "sshd -T" | Damien Miller |
2011-06-21 | Convert SO_RTABLE's protocol level to the SOL_SOCKET; ok claudio | Mike Belopuhov |
2011-06-20 | Make -aoff option apply to MIDI ports (-q) as well, ensuring the device | Alexandre Ratchov |
2011-06-20 | fix a segfault found by jasper@ | Marc Espie |
2011-06-20 | Switch binary file detection from !(isprint() || isspace()) to checking | Stefan Sperling |
2011-06-20 | more fancy kdump output, mostly from FreeBSD; ok deraadt@ tedu@ | Otto Moerbeek |
2011-06-20 | Teach lint about %F, %A, %a format specifiers. | Martynas Venckus |
2011-06-20 | Revert rev 1.21 which is superceded by 1.22 | Todd C. Miller |
2011-06-20 | Prevent lint from warning about %m in C format strings. Quiets | Todd C. Miller |
2011-06-20 | - Adjust Getopts() hash to align options with values. | Jasper Lievisse Adriaanse |
2011-06-20 | - implement --static, and preserve dependency order, | Jasper Lievisse Adriaanse |
2011-06-18 | the %m argument as used by syslog does not eat an argument, so skip over it. | Ted Unangst |
2011-06-18 | Have -T[x]html print out the link target for `Lk' | Ingo Schwarze |
2011-06-18 | Warn and stop processing if the format string ends with an backslash. | Philip Guenthe |
2011-06-17 | setproctitle for a mux master that has been gracefully stopped; | Damien Miller |
2011-06-17 | factor out multi-choice option parsing into a parse_multistate label | Damien Miller |
2011-06-17 | the protocol version should be unsigned; bz#1913 reported by mb AT | Damien Miller |
2011-06-17 | make the pre-auth privsep slave log via a socketpair shared with the | Damien Miller |
2011-06-16 | Prototypes of functions generated by mksubr. | Otto Moerbeek |