summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2003-10-13don't refer to options related to forwarding; ok jmc@Markus Friedl
2003-10-13remember the new filename on ^X^WVincent Labrecque
2003-10-13better realloc. ok deraadt joseTed Unangst
2003-10-13realloc stuff. ok deraadt@ jose@Ted Unangst
2003-10-12sort options and sync usage();Jason McIntyre
2003-10-12note that EnableSSHKeySign should be in the non-hostspecific section;Jason McIntyre
2003-10-11Division and modulus operator (~). From hugh@.Otto Moerbeek
2003-10-11return NULL for missing banner; ok djm@Markus Friedl
2003-10-11search keys in reverse order; fixes #684Markus Friedl
2003-10-11remote x11 clients are now untrusted by default, uses xauth(8) to generateMarkus Friedl
2003-10-08default GSS API to no in client, too; ok jakob, deraadt@Markus Friedl
2003-10-08scp and sftp: add options list and sort options. options list requestedJason McIntyre
2003-10-07Fix printing of "Only in foo" when foo is "/" (trailing slash removalTodd C. Miller
2003-10-07set ptr to NULL after freeTheo de Raadt
2003-10-07missing free(). Andrey Matveev via deraadt@. ok deraadt@Ted Unangst
2003-10-07oopsie.Ted Unangst
2003-10-07check strdup in sample code. from Jared Yanovich <jjy2+@pitt.edu>.Ted Unangst
2003-10-07- check if result is valid before using it.Federico G. Schwindt
2003-10-07handle ; terminators for strings like other sed programs do. this isTheo de Raadt
2003-10-07check strdup, from jared yanovich. fix realloc while i'm here.Ted Unangst
2003-10-07sftp quoting fix from admorten AT umich.edu; ok markus@Damien Miller
2003-10-07Don't use logit for banner, since it truncates to MSGBUFSIZ; bz #668 & #707.Darren Tucker
2003-10-06better output on error; ok henning@Federico G. Schwindt
2003-10-04oopsTheo de Raadt
2003-10-04- sort optionsJason McIntyre
2003-10-04tweaks from andrushock@korovino.netTheo de Raadt
2003-10-04negotation -> negotiation;Jason McIntyre
2003-10-04whois port hack thingy; rperkins@tcsg.netTheo de Raadt
2003-10-03deal with KAME embedded scope-id for PF_KEY (Encap) route dump. deraadt okJun-ichiro itojun Hagino
2003-10-02print openssl version, too, several requests; ok henning/djm.Markus Friedl
2003-10-02missing $OpenBSD:; dtuckerMarkus Friedl
2003-10-02use err/warn instead of fprintf/exitMichael Shalayeff
2003-10-01.Xr compress 3 and a typo;Jason McIntyre
2003-10-01tweak;Jason McIntyre
2003-10-01handle failed strdup; reported by jjy2+@pitt.eduTheo de Raadt
2003-09-30parse elf now; help from millertMichael Shalayeff
2003-09-30Make sure strings and error messages sent to dc(1) properly escape [, ] and \.Otto Moerbeek
2003-09-30Teach dc(1) how to read strings with unbalanced braces by introducingOtto Moerbeek
2003-09-30Flush stdout after P operator. Improves interaction with bc(1).Otto Moerbeek
2003-09-29GSSAPICleanupCreds -> GSSAPICleanupCredentialsMarkus Friedl
2003-09-29knfTheo de Raadt
2003-09-29realloc fix; ok henning cloderTheo de Raadt
2003-09-29- add list of options to -o and .Xr ssh_config(5)Jason McIntyre
2003-09-29- add some indent and spacingJason McIntyre
2003-09-29correction to SYNOPSIS and usage(): host argument must be specifiedJason McIntyre
2003-09-29avaliable -> availableMiod Vallat
2003-09-29Implement (undocumented) dot shorthand, which was missing.Otto Moerbeek
2003-09-28realloc cleanupOtto Moerbeek
2003-09-28Free memory after a failing realloc.Otto Moerbeek
2003-09-28Fix error check for array store operator.Otto Moerbeek