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