summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2016-04-29Need to set in/out bytes count for gz_write too. Otherwise gzipTodd C. Miller
2016-04-29The backoff timer is causing no end of trouble with disconnected clientsNicholas Marriott
2016-04-29Make the grid_cell passed into screen_write_* const.Nicholas Marriott
2016-04-29Only focus on the query input box when no manual page is displayed,Ingo Schwarze
2016-04-29Fix keys parsing again to correctly accept Unicode when not prefixedNicholas Marriott
2016-04-29OpenBSD wcwidth() is sensible and complete so if it returns -1 it meansNicholas Marriott
2016-04-29close ControlPersist background process stderr when not inDamien Miller
2016-04-28Set the "autofocus" attribute on the query text box.Ingo Schwarze
2016-04-28Display block ack window slide counter.Stefan Sperling
2016-04-28fix commentDamien Miller
2016-04-28Account for multiple streams in "gzip -l" output. This fixes "gzipTodd C. Miller
2016-04-28Partially sync magdir/sniffer from the file distribution on astron.com,Stuart Henderson
2016-04-28memmove() the right size when expanding tree.Nicholas Marriott
2016-04-28After unlock, Update activity time after recalculate_sizes() so that theNicholas Marriott
2016-04-28set progname to doas so users can't create bizarro fake logsTed Unangst
2016-04-27Apply backspace check after working out the actual key, so that M-BSpaceNicholas Marriott
2016-04-27Try again with keys parsing, tidy up further and fix single Escape press.Nicholas Marriott
2016-04-27cidr permitted for {allow,deny}users; from lars noodenJason McIntyre
2016-04-27Make netstat -W show new 802.11n counters. Requires a new kernel.Stefan Sperling
2016-04-27typo: wil -> willAntoine Jacoutot
2016-04-27Add next/previous paragraph, from J Raynor.Nicholas Marriott
2016-04-27Loads of platforms appear to have old or broken Unicode character typeNicholas Marriott
2016-04-27adjust yyerror() to precede with "progname: " the error message stringGleydson Soares
2016-04-26Print tcps_noport with netstat -s like it is already done for udp.Alexander Bluhm
2016-04-26Simplify next key matching and fix problems with meta and Unicode keys.Nicholas Marriott
2016-04-26Remove last uses of array.h.Nicholas Marriott
2016-04-26add "dns" to openssl ocspSebastien Marie
2016-04-26Log wcwidth() and mbtowc() failure to make it easier to debug a UnicodeNicholas Marriott
2016-04-25remove systrace supportTed Unangst
2016-04-25Don't overwrite modifiers in the buffer when making UTF-8 strings,Nicholas Marriott
2016-04-24typos;Jason McIntyre
2016-04-21make argument == NULL tests more consistentDamien Miller
2016-04-20Remove pointless reenter variable.Martijn van Duren
2016-04-19Remove not implemented decliration of sscr_pty.Martijn van Duren
2016-04-19Remove some useless code.Martijn van Duren
2016-04-17tweak previous;Jason McIntyre
2016-04-15Rename five static functions to make the classification of functionsIngo Schwarze
2016-04-15prefer warn[x](3) over fprintf(3) where appropriateIngo Schwarze
2016-04-15Fix parsing of PATH_INFO if both a section directory and anIngo Schwarze
2016-04-15Make HTML tags lower case for better stylistic agreement with whatIngo Schwarze
2016-04-15In the architectures dropdown, move aviion, ia64, solbourne, and vaxIngo Schwarze
2016-04-15If PATH_INFO contains a complete and correct path to a manual pageIngo Schwarze
2016-04-15Include directive for ssh_config(5); feedback & ok markus@Damien Miller
2016-04-15omit list of other results one there is only one matchIngo Schwarze
2016-04-14for .Xr links, use short PATH_INFO style URIsIngo Schwarze
2016-04-14Fix a process group race.Ingo Schwarze
2016-04-14do not rewrite short URIsIngo Schwarze
2016-04-14Add 'sentence-end-double-space'.Mark Lumsden
2016-04-13Give manuals in purely numerical sections priority over manuals ofIngo Schwarze
2016-04-13Give manuals in purely numerical sections priority over manuals ofIngo Schwarze