summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-12-04Document the -I option; some minor formatting fixes as well.Aaron Campbell
1999-12-04some hardware upgrades i've madeMichael Shalayeff
1999-12-04DOSPTYP_EXTENDL; sigh@kuzirabekon.econ.nagasaki-u.ac.jpTheo de Raadt
1999-12-04revert strlcpy to strcpy for one case.Niels Provos
1999-12-04avoid overflowsNiels Provos
1999-12-04avoid overflowTheo de Raadt
1999-12-04avoid overflowsTheo de Raadt
1999-12-04Careful with long, command-line provided interface names.Angelos D. Keromytis
1999-12-04Fix 2 core dumps:Todd C. Miller
1999-12-04indentTheo de Raadt
1999-12-04carefulTheo de Raadt
1999-12-03off by one for string length calculationTheo de Raadt
1999-12-03the -s option was broken; spotted by tstromberg@rtci.com on freebsd-audit, bu...Theo de Raadt
1999-12-03Init b_dep so that soft updates work.Artur Grabowski
1999-12-03Clean up ffs_mount.Artur Grabowski
1999-12-03Allow enabling soft updates (with -U) on a new filesystem.Artur Grabowski
1999-12-03regenMichael Shalayeff
1999-12-03some more devicesMichael Shalayeff
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