Age | Commit message (Expand) | Author |
2011-07-08 | hackathons are good to this file | Damien Miller |
2011-07-07 | As .RS may nest and may contain embedded paragraphs, | Ingo Schwarze |
2011-07-07 | Fix a bogus "unknown macro" error reported in the pod2man(1) preamble: | Ingo Schwarze |
2011-07-07 | spell leo sowerby's name correctly; from Jeff Ross | Jason McIntyre |
2011-07-07 | Don't crash on non-native emuls; ok guenther@ | Otto Moerbeek |
2011-07-07 | For man -a and -w, drop companion pages that are also in the path, | Ingo Schwarze |
2011-07-07 | Set the default way to append the next node (sibling) before, not after | Ingo Schwarze |
2011-07-06 | bzero the agent address. the kernel was for a while very cranky about | Ted Unangst |
2011-07-06 | Replace the keyword expansion code with a faster, more readable version | Nicholas Marriott |
2011-07-06 | add a couple of fields needed for buffer flipping, and change systat to | Bob Beck |
2011-07-05 | When both a formatted and an unformatted version of the same manual page | Ingo Schwarze |
2011-07-05 | Add so_idletv to netstat -vP pcb-address output. | Alexander Bluhm |
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 |