Age | Commit message (Expand) | Author |
2009-06-03 | Allocate all rib contextes for tree walks and don't use static stack memory. | Claudio Jeker |
2009-06-03 | Initial stab at rib_free() until now unused. | Claudio Jeker |
2009-06-03 | cleanup contorted and slightly broken call to imsg_get_fd | Eric Faurot |
2009-06-03 | Better way to allocate new RIBs. | Claudio Jeker |
2009-06-03 | Fix check for window-top and window-left values. | Mark Kettenis |
2009-06-03 | put the values direct in the array, otherwise the nested macros are longer | Theo de Raadt |
2009-06-03 | initialize queue | Eric Faurot |
2009-06-03 | Make prefix_destroy more generic and use it in prefix_remove this is possible | Claudio Jeker |
2009-06-03 | State that clnt{raw,udp}_create can fail. | Ingo Schwarze |
2009-06-03 | Use vis(3) instead of handrolled function. | Nicholas Marriott |
2009-06-03 | xfs -> nnpfs | Thordur I. Bjornsson |
2009-06-03 | Pass window titles through vis(1). <0x20 is dropped anyway by the input state | Nicholas Marriott |
2009-06-03 | Make sure we're running on the right pmap when going to sleep. | Artur Grabowski |
2009-06-03 | - enable on sgi | Jasper Lievisse Adriaanse |
2009-06-03 | - regen | Jasper Lievisse Adriaanse |
2009-06-03 | - add hotplug device | Jasper Lievisse Adriaanse |
2009-06-03 | allow localhost to query server-status by default. this makes apachectl | Robert Nagy |
2009-06-03 | add the basic infrastructure to take advantage of TCP and UDP receive | Christian Weisgerber |
2009-06-03 | Ensure there is a statement after a label. | Jonathan Gray |
2009-06-03 | rename sc_config to sc_conffile since that's what this field is about, it | Gilles Chehade |
2009-06-03 | Add support for the newer 82575 and maybe 82576 chips. The cards work more | Claudio Jeker |
2009-06-03 | whitespace. "Sure" marco@ | Chris Kuethe |
2009-06-03 | Do not set the window title by default (make set-titles option default to off), | Nicholas Marriott |
2009-06-03 | gak, I loose, backout unintended hitchiker on my last commit | Todd T. Fries |
2009-06-03 | New session option, status-utf8, to control the interpretation of top-bit-set | Nicholas Marriott |
2009-06-03 | Improve error checking for the secrets encoding function; ok gilles@ | Jacek Masiulaniec |
2009-06-03 | sync | Theo de Raadt |
2009-06-03 | crank libc major | Theo de Raadt |
2009-06-03 | Add a UTF-8 aware string length function and make UTF-8 in | Nicholas Marriott |
2009-06-03 | Take advantage of the surprise libc bump to bring in | Ingo Schwarze |
2009-06-03 | Add missing documentation for the -a flag used to move to next/previous window | Nicholas Marriott |
2009-06-03 | Adapt for putenv and unsetenv changes. | Todd C. Miller |
2009-06-03 | Make putenv(), setenv() and unsetenv() standards compliant. The | Todd C. Miller |
2009-06-03 | Add a section summarising the status line. There are quite a number of status | Nicholas Marriott |
2009-06-03 | sync these also | Janne Johansson |
2009-06-03 | sync | Janne Johansson |
2009-06-03 | remove bad #ifdef from syscall.master | Janne Johansson |
2009-06-03 | sync | Todd T. Fries |
2009-06-03 | If both -h and -k are specified, the latter takes precedence. | Todd C. Miller |
2009-06-03 | Sync | Janne Johansson |
2009-06-03 | Sync | Janne Johansson |
2009-06-03 | remove unused variable | Charles Longeau |
2009-06-03 | Arla client rename from xfs to nnpfs for later upgrades. Tested on various ar... | Janne Johansson |
2009-06-03 | rewind DATA, so that the next scp: url will have code to connect to... | Marc Espie |
2009-06-03 | undo a mistake found by sobrado; | Jason McIntyre |
2009-06-03 | When swapping pane positions, swap the PANE_HIDDEN flag as well, otherwise tmux | Nicholas Marriott |
2009-06-03 | Import acpi power resource driver. This is needed for suspend/resume logic. | Paul Irofti |
2009-06-03 | some cleanup; ok nicm | Jason McIntyre |
2009-06-03 | Oops need to kill the XXX comment that we are not enabling softraid rebuild | Marco Peereboom |
2009-06-03 | Start using the shiny new function pointer to determine if we have disk | Marco Peereboom |