summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-06-03Add a callback specifically for softraid. If you touch this kittens willMarco Peereboom
2009-06-03Whack conflicting BARs, such that they get assigned a non-conflicting valueMark Kettenis
2009-06-03make sure timezone and sets location gets sane defaultsAlexander Hall
2009-06-03set IFF_ALLMULTI properly also when in promiscuous mode and someChristian Weisgerber
2009-06-03change buf_close return type to void.Eric Faurot
2009-06-03register bit definitions instead of magic numbers;Christian Weisgerber
2009-06-03Don't disable dock devices if dock isn't initially attachedJordan Hargrave
2009-06-03Use the new powerful route flush to clean up the mess. With this multipleClaudio Jeker
2009-06-03mjacob took kettenis's r1.44 into FreeBSD and added a tweak toKenneth R Westerback
2009-06-03phys allocator fix: zeroed pages are not clean.Ariane van der Steldt
2009-06-03ansi function decls, no binary change.Jonathan Gray
2009-06-03Change bufhash from the old grotty hash table to red-black trees hangingBob Beck
2009-06-03Cast char to u_char before passing to isalnum().Ray Lai
2009-06-03Revert readv/writev changes, as they trigger an apparent file descriptorBret Lambert
2009-06-03kill some unused defines, don't do an ifndef dance forThordur I. Bjornsson
2009-06-03syncTheo de Raadt
2009-06-03Don't postpone memory allocation for the error message to the error handler:Ingo Schwarze
2009-06-03remove the never used bufq_ code.Thordur I. Bjornsson