summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-11Add a per-packet input hook that is called with the decrypted packetDamien Miller
2016-10-11Partial UTF-8 line editing support for ksh(1) vi input mode;Ingo Schwarze
2016-10-11Add a regression test for the off by one bug reported by pfg.Martijn van Duren
2016-10-11Fix an off by one error when no matches were found in a substitute.Martijn van Duren
2016-10-11syncTheo de Raadt
2016-10-11link to http://mdocml.bsd.lv/mdoc/ below SEE ALSO;Ingo Schwarze
2016-10-11Small code improvements:Rafael Zalamena
2016-10-11Make the "all" global variable local to main() since it is passedTodd C. Miller
2016-10-11Remove now-unused pathnames.h, from Jan StaryTodd C. Miller
2016-10-11Some other stuff that can be local to one file.Nicholas Marriott
2016-10-11Add static in window-*.c and move some internal functions out of tmux.h.Nicholas Marriott
2016-10-11missing .Fl macro, from Jan StaryIngo Schwarze
2016-10-11Ports can be built with several (not just two) lua versions.Jeremie Courreges-Anglas
2016-10-11Remove vic(4)'s BUGS section that I added in 2006 when people wereReyk Floeter
2016-10-11Move Hyper-V integration components into a separate source fileMike Belopuhov
2016-10-11Strengthen Ethernet packet length checks on input; ok dlgMike Belopuhov
2016-10-11Support double and triple clicks (they are cumulative, so double isNicholas Marriott
2016-10-11Sync proc.c file vmd(8) and switchd(8).Rafael Zalamena
2016-10-11Fundamental change to how copy mode key bindings work:Nicholas Marriott
2016-10-11Support UTF-8 entry into the command prompt.Nicholas Marriott
2016-10-11Enable the noperm option for mount_mfs. mfs is ffs in sheeps clothing,Martin Natano
2016-10-11Reimplement g flag for s commands. Got lost in previous commit.Martijn van Duren
2016-10-10Modify httpd(8)'s proc.c to use less file descriptors during the daemonRafael Zalamena
2016-10-10Add static in cmd-* and fix a few other nits.Nicholas Marriott
2016-10-10Loads more static, except for cmd-*.c and window-*.c.Nicholas Marriott
2016-10-10The TLS error message depends on the generated fake certificate.Alexander Bluhm
2016-10-10Reshuffle GUID device ID table and add $ tags to headersMike Belopuhov
2016-10-10Unregister the KEXINIT handler after message has been received.Markus Friedl
2016-10-10Move check for sysctl settings from shell script to makefile toAlexander Bluhm
2016-10-10don't need to worry about pre/post order and skipping directories.Ted Unangst
2016-10-10zap extra includesTed Unangst
2016-10-10remove some more dead code. (previous diff from Jan Stary)Ted Unangst
2016-10-10remove some dead code that's only used in rmTed Unangst
2016-10-10Remove infinite loop detection from the s-command.Martijn van Duren
2016-10-10Do not allow the opposite pane to resize when dragging with the mouseNicholas Marriott
2016-10-10Fixup the example for msgbuf_write() and imsg_read() to check theReyk Floeter
2016-10-10Fix msgbuf_write() usage idiom and modify the treatment for socket closeRafael Zalamena
2016-10-10Stop pretending we use RFC 3046/Option 82/Relay Agent Information.Kenneth R Westerback
2016-10-10improve .Bl -tag -width for -Tps mode;Ingo Schwarze
2016-10-10Some more static.Nicholas Marriott
2016-10-10Add more context to fatal*() messages so it makes easier to debug proc.cRafael Zalamena
2016-10-10Fix typo "bfp".Alexander Bluhm
2016-10-10ensure prepended ethernet headers are placed on ETHER_ALIGN boundaries,David Gwynne
2016-10-10calls to uname(3) should be checked against non-negative valueGleydson Soares
2016-10-10calls to uname(3) should be checked against non-negative valueGleydson Soares
2016-10-10- mark delim variable as const. it is a literal string;Gleydson Soares
2016-10-10syncTheo de Raadt
2016-10-10white space fixes.David Gwynne
2016-10-10copy the offset of data inside mbufs in m_copym().David Gwynne
2016-10-10Rename BIOS parameter block field from bsPBP to bsBPB. This typoAlexander Bluhm