Age | Commit message (Expand) | Author |
2009-09-02 | when you add a task to a workq, it allocates memory to handle the | David Gwynne |
2009-09-02 | all the new *-to options are part of the "filteropts" section at the | Reyk Floeter |
2009-09-02 | Include mbox write errors in "show stats". Suggested by gilles. | Jacek Masiulaniec |
2009-09-02 | Do not lose mail when write(2) to mbox fails. | Jacek Masiulaniec |
2009-09-02 | remove dead code, gilles ok | Jacek Masiulaniec |
2009-09-02 | Correct the currently supported RFC level of the IPv6CP support, | Stuart Henderson |
2009-09-02 | Implement all of RFC 4486 BGP Cease Notification Message Subcodes. | Claudio Jeker |
2009-09-02 | the `W' in WEP apparently stands for wired, not wireless; | Jason McIntyre |
2009-09-02 | Add a transpose-chars command in edit mode (C-t in emacs mode only). From Kalle | Nicholas Marriott |
2009-09-02 | Invoke malloc() with the correct sizeof value in acpipwrres_foundcons(). | Miod Vallat |
2009-09-02 | pxa2x0_mmc.c: optimize the speed of the interrupt handler | Marek Vasut |
2009-09-01 | Fix: alpha DEBUG kernel failed to compile | Ariane van der Steldt |
2009-09-01 | Add initial support for ISP2200 SBus FC cards. Doesn't quite work yet, | Mark Kettenis |
2009-09-01 | Enable SBus ti(4) here as well. | Mark Kettenis |
2009-09-01 | Enable SBus ti(4) here as well. | Mark Kettenis |
2009-09-01 | Clear the IP_DF bit if no-df is enabled, not if it is not enabled. | Joel Sing |
2009-09-01 | Log all 4yz/5yz responses we send when in debug mode; ok gilles@ | Jacek Masiulaniec |
2009-09-01 | match samples here with pf.conf(5) sample ruleset following recent pf changes | Todd T. Fries |
2009-09-01 | Glue for the SBus version of the Sun Vector Gigabit Ethernet card. | Mark Kettenis |
2009-09-01 | add back sample spamd(8) rules, converted appropriately; ok henning@ | Todd T. Fries |
2009-09-01 | fix a race condition in ssh-agent that could result in a wedged or | Damien Miller |
2009-09-01 | If forking a login shell or if SHELL is otherwise not useful, set it to the | Nicholas Marriott |
2009-09-01 | Adjust example pf rules to take nat-to/rdr-to into account. | Stuart Henderson |
2009-09-01 | Bring manpage up to speed with the changes that just happend or at least | Claudio Jeker |
2009-09-01 | todd reminded me we need to adjust this too | Henning Brauer |
2009-09-01 | Bring ftp-proxy in sync with the massive pf change just commited by Henning. | Claudio Jeker |
2009-09-01 | adapt to new pf, ok henning@ | Stuart Henderson |
2009-09-01 | i have no idea who smuggled this in my tree but it is right | Henning Brauer |
2009-09-01 | sync with new pf | Reyk Floeter |
2009-09-01 | document new pf. mostly from igor, input and bnf by me | Henning Brauer |
2009-09-01 | the diff theo calls me insanae for: | Henning Brauer |
2009-09-01 | When using tmux as a login shell, there is currently no way to specify a shell | Nicholas Marriott |
2009-09-01 | Use "Password:" with no space for password prompts and don't display a *s for | Nicholas Marriott |
2009-09-01 | Sort cases same as getopt argument, from martynas. | Nicholas Marriott |
2009-09-01 | If relayd returned an error don't exit with success. This may help scripts | Claudio Jeker |
2009-09-01 | Echo back the Relay Agent Information option if present (RFC 3046). | Reyk Floeter |
2009-09-01 | Make rtinit() cope when there is a more specific route available then | Claudio Jeker |
2009-08-31 | also, like ssh, set up MAIL to the location we've just checked | Martynas Venckus |
2009-08-31 | document -e and -h; prodded by jmc@ | Damien Miller |
2009-08-31 | check correct variable for error message, spotted by martynas@ | Damien Miller |
2009-08-31 | Add a new display-panes command, with two options (display-panes-colour and | Nicholas Marriott |
2009-08-31 | Use UINT_MAX instead of ASNUM_MAX and get rid of this mostly useless define. | Claudio Jeker |
2009-08-31 | squash typo | Stefan Sperling |
2009-08-31 | Don't call tty_free unless the client is a terminal, otherwise tty_init hasn't | Nicholas Marriott |
2009-08-31 | Just use UINT_MAX as the maximum 4-byte AS number. It is good enough here. | Claudio Jeker |
2009-08-31 | Fix mandoc magic to make the command render correctly. | Claudio Jeker |
2009-08-31 | Don't get stuck in an infinite loop comparing u_short <= USHRT_MAX which | Claudio Jeker |
2009-08-31 | IPV6_V6ONLY is defined in RFC 3493, not 3542; | Jason McIntyre |
2009-08-30 | Add support for ISP2200 SBus FC cards. | Mark Kettenis |
2009-08-30 | When the `machine' commands part of the hppa bootloader were written, we | Miod Vallat |