summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2004-03-01Unbreak file truncation handling. Resolves PR 3689.Otto Moerbeek
2004-03-01resolve pr3694. add -d [etached] to ignore stdin. ok henning@ mcbride@Ted Unangst
2004-02-29print tcps_conndrained; reminder from mcbride@Markus Friedl
2004-02-29don't stat(2) outfile in testmode; ok millert@, miod@Markus Friedl
2004-02-28Open a new connection for each URL given on the command line.Kenneth R Westerback
2004-02-28use amd64 chunksTheo de Raadt
2004-02-27one moreMichael Shalayeff
2004-02-27Reset bit counter at the right time, fixes debug output in the case whereDarren Tucker
2004-02-27Make /etc/moduli line buffer big enough for 8kbit primes, in case anyoneDarren Tucker
2004-02-27Prevent sshd from sending DH groups with a primitive generator of zero orDarren Tucker
2004-02-27change amd64's MACHINE_ARCH from x86_64 to amd64. There are many manyTheo de Raadt
2004-02-26better englishMarkus Friedl
2004-02-26print tcps_rcvmemdrop; ok deraadtMarkus Friedl
2004-02-25typo in commentDamien Miller
2004-02-24- remove double spaces in the examplesJason McIntyre
2004-02-23knfTheo de Raadt
2004-02-23enter 3.8Markus Friedl
2004-02-23encode 0 correctly in buffer_put_bignum2; noted by Mikulas PatockaMarkus Friedl
2004-02-23`r' before `s';Jason McIntyre
2004-02-23- mark up punctuationJason McIntyre
2004-02-23backout revision 1.279; set listen socket to non-block; ok henning.Markus Friedl
2004-02-21Correctness is also not using err(1, "out of memory") if malloc()Tom Cosgrove
2004-02-20uppercase CRT;Jason McIntyre
2004-02-20Make passwd understand master.passwd.byname so it can work in a secureMats O Jansson
2004-02-20bring back old cdelay & ldelay code, make it work; millert okTheo de Raadt
2004-02-20add `ruler' to the list of helpful options;Jason McIntyre
2004-02-20add section on helpful ex options;Jason McIntyre
2004-02-20cleanup of 6.2: Options, set, and editor startup filesJason McIntyre
2004-02-20correctness is err vs. errx useHenning Brauer
2004-02-20- sort options and SYNOPSISJason McIntyre
2004-02-19escape full stops where necessary to kill erroneous double spaces;Jason McIntyre
2004-02-19switch to new license.templateMarkus Friedl
2004-02-19don't use -$ flag for cpp with gcc 3 and upBrad Smith
2004-02-19fix mem leak.Mike Pechkin
2004-02-18Rewrite argv processing to not alter argv[] and optind while in theOtto Moerbeek
2004-02-17remove cruft left over from RhostsAuthentication removal;Jason McIntyre
2004-02-17Change the maketemp() description into what it really does.Miod Vallat
2004-02-17Unbreak numeric flag parsing. Based on a fix from Jared Yanovich; thisOtto Moerbeek
2004-02-17sftp.c and sftp-int.c, together at last; ok markus@Damien Miller
2004-02-17Remove useless headers; ok deraadt@Damien Miller
2004-02-17switch to license.template for code written by me (belated, I know...)Damien Miller
2004-02-17use unsigned ints for the frame fields and add proper typecasting so weJean-Francois Brousseau
2004-02-16make -b and -c work with large offsets; tweak from millert@Otto Moerbeek
2004-02-16handle allocation failure; jjy2+@pitt.eduTheo de Raadt
2004-02-15'split' command for iostat modeTed Unangst
2004-02-15new arg to disk_unbusy, to record separate read/write statistics.Ted Unangst
2004-02-14- adjust -widthJason McIntyre
2004-02-12plural of suffix is suffixes;Jason McIntyre
2004-02-11Make flag set in signal handler volatileOtto Moerbeek
2004-02-10repair frame size; makes tr workMichael Shalayeff