summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
1999-12-12type conflict for 'extern Type *options' in channels.c; dot@dotat.atMarkus Friedl
1999-12-12install infotocap.1Todd C. Miller
1999-12-12Update to ncurses-19991211:Todd C. Miller
1999-12-12widen output formatting a bitHugh Graham
1999-12-11Add a perror() in reporting failure to connect.Angelos D. Keromytis
1999-12-11IPv6 support for finger client.Jun-ichiro itojun Hagino
1999-12-11namebuflen not sizeof namebuflen; bnd@ep-ag.com via djm@mindrot.orgMarkus Friedl
1999-12-11IPv6/IPv4 dual stack support. uses getaddrinfo() and getnameinfo()Jun-ichiro itojun Hagino
1999-12-10sudo 1.6.1Todd C. Miller
1999-12-10typo; mark.baushke@solipsa.comNiels Provos
1999-12-09Split some allocation/error handling functions out of main.cMarc Espie
1999-12-09Introduce `common usage' buf patterns and use them.Marc Espie
1999-12-09Add "unspecified tunnel endpoint" statistic.Angelos D. Keromytis
1999-12-09Protocol family mismatch counter for IP-IP.Angelos D. Keromytis
1999-12-09Remove unnecessary statistic.Angelos D. Keromytis
1999-12-09Avoid divide by zero, spotted by aaron@Todd C. Miller
1999-12-09Note that the ``sappnd'' and ``schg'' system flags may only be unset whenAaron Campbell
1999-12-09fix proto; markusTheo de Raadt
1999-12-09OpenSSH-1.2.1Markus Friedl
1999-12-09fix get_remote_port() and friends for sshd -i; Holger.Trapp@Informatik.TU-Che...Markus Friedl
1999-12-08repair fake-skey for AUTH_TISMarkus Friedl
1999-12-08June 6, 1999 version of the "one true awk"Todd C. Miller
1999-12-08move checking of hostkey into own function.Markus Friedl
1999-12-08make code simpler. no need for memcpy. niels@ okMarkus Friedl
1999-12-08avoid stdio; based on work by markus, millert, and ITheo de Raadt
1999-12-08ftp(1) from KAME, should be good for testing.Jun-ichiro itojun Hagino
1999-12-08add IPv6 support from KAME. cleanup type matches with printf() format.Jun-ichiro itojun Hagino
1999-12-08Fix compile conflict with the new IPv6 code (namespace pollution).Angelos D. Keromytis
1999-12-08careless nielsTheo de Raadt
1999-12-08make that a fatalNiels Provos
1999-12-07fix sighup handling. accept would just restart and daemon handled sighupNiels Provos
1999-12-07make sure the client selects a supported cipherMarkus Friedl
1999-12-07extra setuid calls go awayTheo de Raadt
1999-12-06main prototype properly in main.c, remove dup.Marc Espie
1999-12-06Extra parameter no longer needed, ditch.Marc Espie
1999-12-06Instead of retrieving var values from the environment again and again,Marc Espie
1999-12-06Clean up buffers interface somewhat:Marc Espie
1999-12-06Fix handling ofMarc Espie
1999-12-06- introduce interval_dup in str.cMarc Espie
1999-12-06Somehow I didn't delete that file...Marc Espie
1999-12-06atomicio() via libTheo de Raadt
1999-12-06move atomicio into it's own file. wrap all socket write()s which were doingTheo de Raadt
1999-12-06properly name fd variableTheo de Raadt
1999-12-06check for ~ expansion past MAXPATHLENTheo de Raadt
1999-12-06fd leakTheo de Raadt
1999-12-06use openpty() if it exists (it does on BSD4_4)Theo de Raadt
1999-12-06display great hatred towards strcpyTheo de Raadt
1999-12-06so sorry angelos, I am too stressed out, reverted my goofup.Niklas Hallqvist
1999-12-06angelos, altering kernel structures may have impact on userland.Niklas Hallqvist
1999-12-06update to ncurses-5.0-19991204Todd C. Miller