summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
1999-11-26o Update README files etc. from nvi-1.79 so they have the correct infoTodd C. Miller
1999-11-26Make two variables that ought not to be static be auto.Todd C. Miller
1999-11-25fix typeTheo de Raadt
1999-11-25Check for our tzfile(5) magic.Paul Janzen
1999-11-25Parse dates only before the first <tab> character; otherwise, weekly eventsPaul Janzen
1999-11-25From espie@openbsd.org:Todd C. Miller
1999-11-25Pull in latest files from the sudo cvs tree. We now wrap scripts withTodd C. Miller
1999-11-24progress meter overflow fix from damien@ibs.com.auMarkus Friedl
1999-11-24remove dead #ifdef-0-codeMarkus Friedl
1999-11-24it's not an error() if shutdown_write failes in nchan.Markus Friedl
1999-11-24strcasecmp instead of tolowerMarkus Friedl
1999-11-24postpone fork_after_authentication until command execution,Markus Friedl
1999-11-24fix packet_integrity_check() for !have_hostname_in_open.Markus Friedl
1999-11-24set SO_REUSEADDR and SO_LINGER for forwarded ports.Markus Friedl
1999-11-24KNF, final part 3Markus Friedl
1999-11-24missing copyrightMarkus Friedl
1999-11-24SSH_ASKPASS supportMarkus Friedl
1999-11-24We won't have the tickets in shared memory, remove dead codeArtur Grabowski
1999-11-24much more KNFTheo de Raadt
1999-11-23KNF part 1Markus Friedl
1999-11-22tranfer s/key challenge/response data in SSH_SMSG_AUTH_TIS_CHALLENGEMarkus Friedl
1999-11-22syslog changes:Markus Friedl
1999-11-22-V, for fallback to openssh in SSH2 compatibility modeMarkus Friedl
1999-11-21don't create ~/.ssh only if the user wants to store the private key there.Markus Friedl
1999-11-20fix sigchld race; cjc5@po.cwru.eduTheo de Raadt
1999-11-20replace xstrdup+strcat with strlcat+fixed buffer, fixes OF (bad me)Markus Friedl
1999-11-20Optimization: cache the hashed value to avoid negative comparisons.Marc Espie
1999-11-20typos; green@freebsdTheo de Raadt
1999-11-20overflow, djm@mindrot.orgMarkus Friedl
1999-11-20/usr/bin/trail -> /usr/bin/tail, as suggested by rohee@Dug Song
1999-11-19remove unused index (-Wall)Markus Friedl
1999-11-19SSH_CMSG_MAX_PACKET_SIZE, some clients use this, some need this, niels@Markus Friedl
1999-11-19make this compile, bad markusTheo de Raadt
1999-11-19blank lineTheo de Raadt
1999-11-19SSH_CMSG_MAX_PACKET_SIZE, some clients use this, some need this, niels@Markus Friedl
1999-11-19bugfix: loglevels are per host in clientconfig,Markus Friedl
1999-11-19only one 'extern char *__progname'Markus Friedl
1999-11-19document SIGHUP, -Q to synopsisMarkus Friedl
1999-11-19Add --disable-path-info to configure flags to match options usedTodd C. Miller
1999-11-19When eearching for the string: No match for "FOO".Todd C. Miller
1999-11-19o Add -Q option to usage stringTodd C. Miller
1999-11-18Use ${INSTALL} and ${INSTALL_COPY}Todd C. Miller
1999-11-18basename /usr/bin/trail is "trail", not "ls"Dug Song
1999-11-18Don't install empty /etc/sudoers here. If we want to do so it should go in s...Todd C. Miller
1999-11-18build new sudoTodd C. Miller
1999-11-18sudo 1.6, now with a BSD licenseTodd C. Miller
1999-11-18more %d vs. %s in fmt-stringsMarkus Friedl
1999-11-18Integers should not be printed with %sHakan Olsson
1999-11-18bad aaronTheo de Raadt
1999-11-18we don't install zopen.3Todd C. Miller