summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-02Add the '#' character as a comment character in the startup file.Mark Lumsden
2014-04-02Support UTF-8 with choose-buffer, from Kosuke ASAMI. Also makeNicholas Marriott
2014-04-02Use the same logic for bell with and without visual-bell, from FilipNicholas Marriott
2014-04-02Do not replace ## with # in status_replace1 because it'll be done laterNicholas Marriott
2014-04-02enable hdsTheo de Raadt
2014-04-02enable mpathTheo de Raadt
2014-04-02goos -> gooAntoine Jacoutot
2014-04-02Add missing "SEE ALSO" header.Martin Pieuchot
2014-04-02Add a man page for rtrequest1(9) splitted from route(9) with someMartin Pieuchot
2014-04-02whitespace fix, no functional changeDavid Gwynne
2014-04-02skey == SKEY_ILLEGAL_REQUEST && ASC_ASCQ(sense) == 0x9401 meansDavid Gwynne
2014-04-02Document the required x11/gnome goos.Antoine Jacoutot
2014-04-02pane_start_path has gone away.Nicholas Marriott
2014-04-02use setresgid()Theo de Raadt
2014-04-01Remove -ggdb -g3, this shouldn't be hereFederico G. Schwindt
2014-04-01Remove the almost unused abstraction around "struct firmware" and useMartin Pieuchot
2014-04-01Remove the almost unused abstraction around "struct firmware" and useMartin Pieuchot
2014-04-01Move some duplicated code implementing Linux compatibility APIs and stick itMark Kettenis
2014-04-01EV -> Ev;Jason McIntyre
2014-04-01sync with gnome.port.mk regarding MODGNOME_TOOLS, idea discussed with aja@Jasper Lievisse Adriaanse
2014-04-01slightly reword -f; ok sobrado schwarzeJason McIntyre
2014-04-01in the gnome module section for MODGNOME_TOOLS, rename 'gi' toJasper Lievisse Adriaanse
2014-04-01update currency exchange rates;Jason McIntyre
2014-04-01More <uvm/uvm.h> -> <uvm/uvm_extern.h> cleaning.Martin Pieuchot
2014-04-01cleanup forkmda() and get rid of a useless seteuid()-based danceGilles Chehade
2014-04-01missed commit matching log.cTheo de Raadt
2014-04-01demote a debug3 to PACKET_DEBUG; ok markus@Damien Miller
2014-04-01Define intptr_t in <unistd.h> as specified by POSIXMatthew Dempsky
2014-04-01When using VerifyHostKeyDNS with a DNSSEC resolver, down-convert anyDamien Miller
2014-04-01Use setresuid() and setresgid(). OK guenther@ deraadt@Todd C. Miller
2014-04-01include fingerprint of key not foundDamien Miller
2014-03-31Use return value constants to make effects clearer than the useKenneth R Westerback
2014-03-31Fix octal constant: "\018" -> "\020"Matthew Dempsky
2014-03-31Slightly better debugging code.Mark Kettenis
2014-03-31Whitespace rectification.Kenneth R Westerback
2014-03-31Don't crash with a zero-length argument to setb, from J Raynor.Nicholas Marriott
2014-03-31In four byte UTF-8 sequences, only three bits of the first byte shouldNicholas Marriott
2014-03-31Remove log_debug2 as well and simplify log.c.Nicholas Marriott
2014-03-31GRID_DEBUG is no longer needed.Nicholas Marriott
2014-03-31Remove unused log functions.Nicholas Marriott
2014-03-31Make message-limit a server option.Nicholas Marriott
2014-03-31Don't segfaut when the parent of the layout cell is NULL, from Thomas Adam.Nicholas Marriott
2014-03-31Add names for mouse button bits rather than using magic numbers, fromNicholas Marriott
2014-03-31Use hex constants rather than shifts for mouse events and flags, pointedNicholas Marriott
2014-03-31Add setb -a to append and a copy mode append command, from J Raynor withNicholas Marriott
2014-03-31Make session_attached a count and add session_many_attached flag.Nicholas Marriott
2014-03-31Add start-of-list, end-of-list, top-line and bottom-line in choice mode,Nicholas Marriott
2014-03-31Having three *clock* files is ridiculous, remove clock.c.Nicholas Marriott
2014-03-31Don't write into buffer if no arguments, reported by Filipe Rosset.Nicholas Marriott
2014-03-31Change secondary device attributes response to \033[>84;0;0c which isNicholas Marriott