summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2003-12-23implement KerberosGetAFSToken server option. ok markus@, beck@Jakob Schlyter
2003-12-23If we are in -k/-K mode, just spew to stderr. It is not unusualTodd C. Miller
2003-12-22remove a suplicate commentMichael Shalayeff
2003-12-22do not re-include name in err() call; andrushock@korovino.netTheo de Raadt
2003-12-22EVP_CIPHER_CTX_cleanup() for the des contexts; pruiksma@freesurf.frMarkus Friedl
2003-12-22tidy up moduli generation debugging, add -v (verbose/debug) option toDamien Miller
2003-12-20- use .I and .B instead of .IT and .UL, respectively, to respect punctuationJason McIntyre
2003-12-19Pass SIGINT to dc process.Otto Moerbeek
2003-12-19Do something sensible on ^C: unwind stack and be ready for new input.Otto Moerbeek
2003-12-19- adjust some list widths for better postscript outputJason McIntyre
2003-12-19add an example showing how to print to standard error;Jason McIntyre
2003-12-18document various aspects of awk behaviour:Jason McIntyre
2003-12-18random numbers are obtained via arc4random(3), not random(3);Jason McIntyre
2003-12-17- add -w to options descriptionJason McIntyre
2003-12-17remove old -M and -N; 3608Theo de Raadt
2003-12-16do not implement -L (print copyright) with SMALLHenning Brauer
2003-12-16really don't implement unzip #ifdef SMALLHenning Brauer
2003-12-16really don't do -V #ifdef SMALLHenning Brauer
2003-12-16do not include rcsids with -DSMALL and as it is meaningless then do notHenning Brauer
2003-12-16when we read the original file size from the gzp header in uncompress modeHenning Brauer
2003-12-16for -DSMALL, do not include rcsid[]sTheo de Raadt
2003-12-16Avoid segmentation fault when empty commands are specified in theOtto Moerbeek
2003-12-16Support MANPAGER environment variable plus some KNF I had in my tree.Todd C. Miller
2003-12-16avoid name clash with newer libz; breaks on static archsHenning Brauer
2003-12-16use <= instead of < in dh_estimate; ok provos/hshoexer; do not return < DH_GR...Markus Friedl
2003-12-16application layer keep alive (ServerAliveInterval ServerAliveCountMax)Markus Friedl
2003-12-16expand documentation of built-ins:Jason McIntyre
2003-12-15jot.1:Jason McIntyre
2003-12-15Add initial support for pf state synchronization over the network.Ryan Thomas McBride
2003-12-15shorter function namesVincent Labrecque
2003-12-14install awk USD;Jason McIntyre
2003-12-14we don't support GSS KEX; from Simon WilkinsonMarkus Friedl
2003-12-12- update SYNOPSISJason McIntyre
2003-12-12Update, mostly from FreeBSD:Otto Moerbeek
2003-12-12term 3 cleanup, ok from brezakTheo de Raadt
2003-12-12reomve some junkTheo de Raadt
2003-12-11Sync usage() with SYNOPSIS in grep(1).Ryan Thomas McBride
2003-12-11Document use of [pattern] without -e, give example of -v with multipleRyan Thomas McBride
2003-12-09Clear exit code when ssh -N is terminated with a SIGTERM. ok markus@Darren Tucker
2003-12-09rename keepalive to tcpkeepalive; the old name causes too muchMarkus Friedl
2003-12-09don't modify argv for ssh -o; similar to sshd.c 1.283Markus Friedl
2003-12-09fix -o and HUP; ok henning@Markus Friedl
2003-12-09make ClientKeepAlive work for ssh -N, too (no login shell requested).Markus Friedl
2003-12-09Prevent ssh-keygen -T from outputting moduli with a generator of 0, sinceDarren Tucker
2003-12-09better description of yylval, from mickey@Jason McIntyre
2003-12-09install lex PSD;Jason McIntyre
2003-12-09missing printf arg; from Alf SchlichtingMichael Shalayeff
2003-12-09Fixes based on a patch from Moritz Jodeit; mickey@ OKTodd C. Miller
2003-12-09a few new entries from netbsdMichael Shalayeff
2003-12-09user err/warnMichael Shalayeff