summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2001-07-22enable challenge-response auth by default; ok millert@Markus Friedl
2001-07-22There is no option "Compress", point to "Compression" instead; ok markusPeter Valchev
2001-07-22update commentMarkus Friedl
2001-07-21plug mem leak; zero right amount of memTheo de Raadt
2001-07-20let make do it's job, not dupping pieces from included files hereMichael Shalayeff
2001-07-20we don't like:Mike Pechkin
2001-07-20make this work, after espie changed other mk behavioursTheo de Raadt
2001-07-20"the" command lineKevin Steves
2001-07-20add -v option to fid commandJim Rees
2001-07-20do not exit() from signal handlers; ok deraadt@Markus Friedl
2001-07-20safe signal handling, using _exit()Theo de Raadt
2001-07-19add read -x optionJim Rees
2001-07-19more places that need -lkafsTheo de Raadt
2001-07-19well, with the most recent reorganization, it now turns out that anyTheo de Raadt
2001-07-19CDIAGFLAGSMarc Espie
2001-07-19escape chars are below nowKevin Steves
2001-07-18Uhmm, nope, this broke everythingTheo de Raadt
2001-07-18chdir("/") from bbraun@synack.net; ok markus@Kevin Steves
2001-07-18pr #1946, allow sshd if /dev is readonlyMarkus Friedl
2001-07-18-Wall cleanupPeter Valchev
2001-07-18Missing -o in scp usage()mouring
2001-07-18Kill signal race. Reviewed by jjbg@Marc Espie
2001-07-18Avoid dumping core when reporting open conditionals.Marc Espie
2001-07-18CDIAGFLAGSMarc Espie
2001-07-18CDIAGFLAGSMarc Espie
2001-07-18new meaning to the terms slackassMichael Shalayeff
2001-07-17some initial info about the smartcard support,Markus Friedl
2001-07-17keep track of both maxfd and the size of the malloc'ed fdsets.Markus Friedl
2001-07-17now you can display and set aclsJim Rees
2001-07-17update maxfd if maxfd is closed; report from jmcelroy@dtgnet.comMarkus Friedl
2001-07-17add -l and -a flags to "ls"Jim Rees
2001-07-17more better error checkingJim Rees
2001-07-17change jaut back to previous behavior; add new "login" commandJim Rees
2001-07-17-Wall cleanup; ok deraadtPeter Valchev
2001-07-17missing prototypes; ok deraadtPeter Valchev
2001-07-16add setpass commandJim Rees
2001-07-16add help text for each commandJim Rees
2001-07-16-Wall cleanup; ok deraadtPeter Valchev
2001-07-16-Wall cleanup; ok millertPeter Valchev
2001-07-15typo in usage; ok markus@Kevin Steves
2001-07-15-d will not fork; ok markus@Kevin Steves
2001-07-15schedule client alive for ssh2 only, greg@cheers.bungi.comMarkus Friedl
2001-07-14delete spurious #includes; ok deraadt@ markus@Kevin Steves
2001-07-14Fix cycle detection.Marc Espie
2001-07-12first pass at a -Wall cleanupTheo de Raadt
2001-07-11no need to call dirname(pw->pw_dir).Markus Friedl
2001-07-11sort options string, fix -p, add -kMarkus Friedl
2001-07-11Clarify performance of tsort -l (hamiltonian circuit is NP-complete).Marc Espie
2001-07-11Typo in commentMarc Espie
2001-07-11remove mips leftovers; ok bradPeter Valchev