summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2014-04-19Once great men lived here... giants... gods... once, but long ago.Ted Unangst
2014-04-19the valkyries have come for rsh as wellTed Unangst
2014-04-19Delete futile calls to RAND_seed. ok djmTed Unangst
2014-04-19use an appropriate name for this variable.Igor Sobrado
2014-04-19do not mark od(1) as deprecated.Igor Sobrado
2014-04-19tiny fix: Remove duplicate rows, they appeared after importing less 444Alexandr Shadchin
2014-04-19missing wildcard; pointed out by naddy@Damien Miller
2014-04-19Two minor tweaks regarding the fallback from -u/-d to default mode:Ingo Schwarze
2014-04-19Properly handle symlinks (hardlinks and .so only files were already ok):Ingo Schwarze
2014-04-18OpenSSH 6.5 and 6.6 have a bug that causes ~0.2% of connectionsDamien Miller
2014-04-18flesh out STANDARDS;Jason McIntyre
2014-04-18- merge two sections on error messages and interruptsJason McIntyre
2014-04-18In update mode, when opening the database fails, probably because it isIngo Schwarze
2014-04-18Since we've been making heavy use of unifdef recently: update it to theStuart Henderson
2014-04-18remove bdes(1) so as to not encourage its use; if someone reallyOkan Demirmen
2014-04-18We should probably thank OpenSSL.Ingo Schwarze
2014-04-18no more altqHenning Brauer
2014-04-18Handle passing zero to a variable fieldwidth or precision.Philip Guenther
2014-04-18Switch to the new makewhatis(8)/apropos(1)/whatis(1) combo.Ingo Schwarze
2014-04-18Fix a few lies; polish wording and formatting while here.Ingo Schwarze
2014-04-17I'm just trying to improve the code...Ted Unangst
2014-04-17Garbage collect one pair of needless parentheses in SQL code generation;Ingo Schwarze
2014-04-17whitespaceOtto Moerbeek
2014-04-17rm redundant declaration; from Xin LiOtto Moerbeek
2014-04-17spidey sensesStuart Henderson
2014-04-17#nnT went away a while ago, remove a leftover from the manpage.Nicholas Marriott
2014-04-17Add some UTF-8 utility functions and use them to prevent the width limitNicholas Marriott
2014-04-17Sync show.c with the route version. Make the two files more similar butClaudio Jeker
2014-04-17remove special case for uucp entries.Okan Demirmen
2014-04-17Some more long lines.Nicholas Marriott
2014-04-17Only scroll by one line at a time in choose mode, lists are generallyNicholas Marriott
2014-04-17Set PATH explicitly, either from client or sessionNicholas Marriott
2014-04-17Wrap some long lines.Nicholas Marriott
2014-04-17Don't limit the DCS buffer to 256 bytes, expand it as needed. RequestedNicholas Marriott
2014-04-17Remove some unnecessary includes and fix a typo.Nicholas Marriott
2014-04-17Correct some time_t printing; factor out a grotty block while herePhilip Guenther
2014-04-17Correct the dance to fix the active pane in join-pane by pulling theNicholas Marriott
2014-04-17Remove the "info" message mechanism, this was only used for about fiveNicholas Marriott
2014-04-17Extend the -q flag to set-option to suppress errors about unknownNicholas Marriott
2014-04-17Do not show the -fg, -bg and -attr options. If asked for one explicitly,Nicholas Marriott
2014-04-17Remove the monitor-content option and associated bits and bobs. It'sNicholas Marriott
2014-04-16remove the identity files from this manpage - ssh-agent doesn't dealDamien Miller
2014-04-16skip leading zero bytes in buffer_put_bignum2_from_string();Damien Miller
2014-04-16Memory leak in error path and unnecessary assignment, from clang.Nicholas Marriott
2014-04-16Rename the mpages.id column to mpages.pageid. There is no good reasonIngo Schwarze
2014-04-16Remove a leftover prototype and fix some spacing.Nicholas Marriott
2014-04-16Remove the choose-list command to prepare for some later choose-* work.Nicholas Marriott
2014-04-16Give the mlinks and keys tables a pageid index,Ingo Schwarze
2014-04-16Whitespace tweaks before further tweaks; no objections from ajacoutot@.Vadim Zhukov
2014-04-16Make directory ordering in our libtool stable. Fixes quiet a few issuesVadim Zhukov