summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-12-03make this compile again; millert.Jason Wright
1999-12-03Amazingly neither the compiler nor review missed this silly botch.mjacob
1999-12-03make error messages more intuitiveJason Wright
1999-12-03mention pid fileTodd C. Miller
1999-12-03Write pid to /var/run/ftpd.pid if running in daemon mode.Todd C. Miller
1999-12-02warn only about mismatch if key is _used_Markus Friedl
1999-12-02o Crank MAX_START back up to 256 and allow it to be overridden. This time weTodd C. Miller
1999-12-02Indentation to make the code more readable.Artur Grabowski
1999-12-02add proper media handling and use dev/miiJason Wright
1999-12-02Init the buffer dependency list.Artur Grabowski
1999-12-02Init the buffer dependency list.Artur Grabowski
1999-12-02indent, shorter warningMarkus Friedl
1999-12-02warn about keysize-mismatch with log() not error()Markus Friedl
1999-12-02set loglevel for SSH_MSG_DISCONNECT to log(), not fatal()Markus Friedl
1999-12-02indentMarkus Friedl
1999-12-02use error() for internal errorsMarkus Friedl
1999-12-02document $SSH_ASKPASS, reasonable defaultMarkus Friedl
1999-12-02Opps. Back out a part of last commit that wasn't intended for commit yet.Artur Grabowski
1999-12-02ef* on ramdisk floppiesTheo de Raadt
1999-12-02Fix thinko on my part, we want to avoid setting mode to "r+" forTodd C. Miller
1999-12-02CheckHostIP is not available for connects via proxy commandMarkus Friedl
1999-12-02typo; gbayley@ausmac.netTheo de Raadt
1999-12-02in the tradeoff between NFS and more device drivers, NFS loses. people whoTheo de Raadt
1999-12-02bye bye ctm (soon in ports tree)Theo de Raadt
1999-12-02add setjmp testDavid Leonard
1999-12-02add _setjmp/_longjmp testDavid Leonard
1999-12-02better testsDavid Leonard
1999-12-02paranoia, add_return may changeDavid Leonard
1999-12-02fix one possible buffer overrun; inspired by kris@hub.freebsd.orgDavid Leonard
1999-12-02Minor repairs.Aaron Campbell
1999-12-02snprintf in kernel; assar@stacken.kth.seTheo de Raadt
1999-12-01crank DFLDSIZ to 32MBTheo de Raadt
1999-12-01more strtok_r; bad bad artTheo de Raadt
1999-12-01move skey-auth from auth-passwd.c to auth-skey.c, same for krb4Markus Friedl
1999-12-01typoMarkus Friedl
1999-12-01uvm on the i386Theo de Raadt
1999-12-01no need for strtok_r; binkert@vssad.hlo.dec.comTheo de Raadt
1999-12-01easier to read client code for passwd and skey authMarkus Friedl
1999-12-01turn of checkhostip for proxy connects, since we don't know the remote ipMarkus Friedl
1999-12-01ports are u_shortMarkus Friedl
1999-12-01noone needs to see this anymoreTheo de Raadt
1999-12-01friendly towards uvm on i386, until it gets fixed; got it from artTheo de Raadt
1999-12-01Move initialization of ttyline to be after the fork() so that whenTodd C. Miller
1999-11-30Remove duplicate #include.Aaron Campbell
1999-11-30Remove duplicate #include's.Aaron Campbell
1999-11-30Recognizes comments while parsing macros arguments, as every otherMarc Espie
1999-11-30Clean up comment/quote recognition a little bit:Marc Espie
1999-11-30Fix the "append" keyword to work as it should (looks like it was aAngelos D. Keromytis
1999-11-30initial /etc filesMichael Shalayeff
1999-11-30syncTheo de Raadt