summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
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
2003-12-09use err/warn and better usage printMichael Shalayeff
2003-12-08MAP_FILE is the default and MAP_PRIVATE has to be given or produces evil warn...Michael Shalayeff
2003-12-08print requested group size in debug; ok djmMarkus Friedl
2003-12-07remove unused debugging #define templatesDamien Miller
2003-12-07remove duplicate chunkTheo de Raadt
2003-12-07m88k partsTheo de Raadt
2003-12-06Unbreak grepping for some patterns containing multiple dots. Fixes PR 3597.Otto Moerbeek
2003-12-04split the screen in multiple windows when more than one files are givenVincent Labrecque
2003-12-04fix sign extension bug that broke meta key supportVincent Labrecque
2003-12-03Append but not override COPTS.Alexander Yurchenko
2003-12-03Change how the line output from the 'h' command is formatted.Todd C. Miller
2003-12-02UDP encapsulation for ESP in transport mode (draft-ietf-ipsec-udp-encaps-XX.txt)Markus Friedl
2003-12-02use SSH_LISTEN_BACKLOG (=128) in listen(2).Markus Friedl
2003-12-02Fix a max recursion off-by-one.Otto Moerbeek
2003-12-02improvments from andreas@:Markus Friedl