summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2010-07-14Make pane/window wrapping more logical (so with 10 windows, +10 fromNicholas Marriott
2010-07-14finally ssh synopsis looks nice again! this commit just removes a ton ofJason McIntyre
2010-07-14Zero the pitem array so checking items after those used works asNicholas Marriott
2010-07-13s/timing_safe_cmp/timingsafe_bcmp/gDamien Miller
2010-07-13Don't silently overwrite untracked local files with newly-addedNicholas Marriott
2010-07-13Do not put the file into conflict if it is no longer modified (user hasNicholas Marriott
2010-07-13PR 6423 fix for cvs too, requested by xsa@.Nicholas Marriott
2010-07-13Don't read before the beginning of the log message if it is zero-lengthNicholas Marriott
2010-07-13implement a timing_safe_cmp() function to compare memory without leakingDamien Miller
2010-07-13Merge release 1.10.4 (all code by kristaps@), providing four new features:Ingo Schwarze
2010-07-12expand %h to the hostname in ssh_config Hostname options. While thisDamien Miller
2010-07-12Make ExitOnForwardFailure work with fork-after-authentication ("ssh -f")Damien Miller
2010-07-11remove unused variable and unused static prototype.Charles Longeau
2010-07-11Return the command client return code with MSG_EXIT now that MSG_ERROR andNicholas Marriott
2010-07-11bcrypt_gensalt is already declared in pwd.hDavid Hill
2010-07-10When a file is created, initialize its ``busy cycles'' counter to zero.Alexandre Ratchov
2010-07-10In midi server mode, don't terminate the midi thru box if there areAlexandre Ratchov
2010-07-10fix parameter handling: don't try to open a ``default'' midi portAlexandre Ratchov
2010-07-09Make cvs and rcs consistent in what characters they'll accept inChristian Weisgerber
2010-07-09when opencvs is started with trace option `-t' it must print function itzinovik
2010-07-08Update sudo to version 1.7.2p8Todd C. Miller
2010-07-08Remove references to kvm.lum
2010-07-06Try to detect busy loops caused by misbehaving audio driversAlexandre Ratchov
2010-07-06various tweaks to previous; ok ratchovJason McIntyre
2010-07-06Handle all streams the same way because there's no actualAlexandre Ratchov
2010-07-06make kdump build after COMPAT_BSDOS removal.Owain Ainsworth
2010-07-05Add prototype and remove unused variable.lum
2010-07-03use SMALL_PROGRAM to knock out some codeTheo de Raadt
2010-07-03Rudimentary implementation of user-defined strings;Ingo Schwarze
2010-07-03put .Os in the right place;Jason McIntyre
2010-07-03Fix the naming of interfaces and variables for rdomains and rtablesPhilip Guenthe
2010-07-03When open() fails, warn using the device name, not the host name.Nicholas Marriott
2010-07-03Changed vinit to clear the values but forgot to move it before they are set byNicholas Marriott
2010-07-03make lint happyAlexander Hall
2010-07-02'wether' -> 'whether' typo in license text.Kenneth R Westerback
2010-07-02tags.c isn't needed at all, so exclude the entire object instead ofPhilip Guenthe
2010-07-02Remove the "fast" grep code if SMALL. This has the side effect of breakingTed Unangst
2010-07-02#ifndef SMALL a few more things to save space on the ramdisksTheo de Raadt
2010-07-02Do not include mmap support with -DSMALL.Nicholas Marriott
2010-07-02remove userland bits of compat_sunosTed Unangst
2010-07-02Not only for -tag lists, but for -hang, -ohang, -inset, -diag,Ingo Schwarze
2010-07-02Allow systat to print date and time when in rawmode.lum
2010-07-02Rewrite how printing all variables works to avoid using a global variableNicholas Marriott
2010-07-02Clear table and set defaults manually, also move table into value.c.Nicholas Marriott
2010-07-02Merge almost-empty pathnames.h into tip.h.Nicholas Marriott
2010-07-02Merge vassign and vtoken and make it much more strict on what it accepts.Nicholas Marriott
2010-07-02Bye-bye vstring, and add value type checking code to vgetstr/vsetstr/etc.Nicholas Marriott
2010-07-02Rewrite hunt() to put the "rotary action" into it rather than remote.c, and soNicholas Marriott
2010-07-02unbreak strdelim() skipping past quoted strings, e.g.Damien Miller
2010-07-01Don't overwrite the device name with the fake cu%d host.Nicholas Marriott