Age | Commit message (Expand) | Author |
2009-07-11 | Nuke an '__inline' that upset clang. Multi-line function should not | Kenneth R Westerback |
2009-07-11 | - Add some new feature flags | Stuart Henderson |
2009-07-11 | Ensure that we hold the appropriate lock before calling | Joel Sing |
2009-07-11 | synchronize the synopsis and usage of mopa.out(1); mopchk(1) can handle | Igor Sobrado |
2009-07-11 | timeout_add -> timeout_add_msec | Bret Lambert |
2009-07-11 | fix the RTM_VERSION check in the evil loop to really get | Rainer Giedat |
2009-07-10 | List additional re(4) devices supporting IPv6 TCP/UDP checksum offload. | Stuart Henderson |
2009-07-10 | sync | Stuart Henderson |
2009-07-10 | add a couple of NVIDIA MCP77 PCI-ISA bridges, from Brad. | Stuart Henderson |
2009-07-10 | RL_HWREV_8168DP can be either RTL8168DP or RTL8111DP, so print both, | Stuart Henderson |
2009-07-10 | Swap the hardware revision IDs for 8169S and 8110S. Agrees with the | Stuart Henderson |
2009-07-10 | check 4 (instead of merely 2) addr bits for probing sdtemp(4) chips; ok deraadt | Constantine A. Murenin |
2009-07-10 | Delay creation of tun(4) interfaces until the underlying interface and | Jason Dixon |
2009-07-10 | paste-buffer -d was not documented. From Kalle Olavi Niemitalo. | Nicholas Marriott |
2009-07-10 | fix the complement in the 2's complement patch from yesterday; ok deraadt | Constantine A. Murenin |
2009-07-10 | Redraw the status line after renaming a session (it may contain the name). | Nicholas Marriott |
2009-07-10 | Switch away from using -traditional-cpp to iso/ansi cpp for asm files. | Jonathan Gray |
2009-07-10 | Advance the pointer past the message on the routing socket where | Stuart Henderson |
2009-07-10 | rework link state handling a bit. this reports missing link correctly. the | David Gwynne |
2009-07-10 | timeout_add -> timeout_add_msec | Bret Lambert |
2009-07-10 | timeout_add -> timeout_add_msec | Bret Lambert |
2009-07-10 | timeout_add -> timeout_add_msec | Bret Lambert |
2009-07-10 | timeout_add -> timeout_add_msec | Bret Lambert |
2009-07-10 | Don't send initialisation strings is1/2/3 (barely anything else does) and move | Nicholas Marriott |
2009-07-10 | billenium was in september, apparently; | Jason McIntyre |
2009-07-10 | Add a default-terminal option to set the starting value of $TERM in new | Nicholas Marriott |
2009-07-10 | Document display-time option which seems to have been missed. | Nicholas Marriott |
2009-07-10 | We should be using the $SERVERLISTALL (not the url-only $SERVERLIST) to | Theo de Raadt |
2009-07-10 | support onsemi's cat34ts02 and cat6095; ok deraadt | Constantine A. Murenin |
2009-07-10 | the temperature value is really a 13-bit 2's complement; ok deraadt | Constantine A. Murenin |
2009-07-10 | fix the mask for the sign bit and some comment; ok deraadt | Constantine A. Murenin |
2009-07-09 | repair -x | Henning Brauer |
2009-07-09 | The cd install method is called cd, not cdrom. This gets told to the | Theo de Raadt |
2009-07-09 | When the terminal size is reduced horizontally, don't truncate lines to the new | Nicholas Marriott |
2009-07-09 | Remove the VREF() macro and replaces all instances with a call to verf(), | Thordur I. Bjornsson |
2009-07-09 | regen | Jonathan Gray |
2009-07-09 | Intel 55[02]0 and Matrox G200eW | Jonathan Gray |
2009-07-09 | Be sure we don't hit a NULL deref. Pointed out by | Marcus Glocker |
2009-07-09 | Cursor up and down should be limited by the scroll region (cuu should stop at | Nicholas Marriott |
2009-07-09 | disable the 3c990 firmware because the media is just slightly over-full, | Theo de Raadt |
2009-07-09 | New command, if-shell (alias if). Executes the tmux command in the second | Nicholas Marriott |
2009-07-09 | Stop in the right place so all the lines selected are copied. Reported by Kalle | Nicholas Marriott |
2009-07-09 | Use MAXTTL instead of the hardcoded value. | Michele Marchetto |
2009-07-09 | Remove commented variable. | Michele Marchetto |
2009-07-09 | promote correct style for error checking | Eric Faurot |
2009-07-09 | Don't leak FILE * on malloc failure. From ivoire at users dot sourceforge dot... | Nicholas Marriott |
2009-07-09 | Change inserting and deleting lines inside the scroll region to properly clear | Nicholas Marriott |
2009-07-09 | unsigned -> unsigned int | Bret Lambert |
2009-07-09 | Tidy by removing unused argument from grid_view_{insert,delete}_line_region | Nicholas Marriott |
2009-07-08 | revert MCLGETI for sk(4) for now. commit requested by deraadt@ | Stuart Henderson |