summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-02-04leftovers from kern times; from netbsdMichael Shalayeff
2002-02-04Add "-P" option to directly connect to a local sftp-server. Should be usefulDamien Miller
2002-02-04Also, cleanup any external buffers first (paranoid).Angelos D. Keromytis
2002-02-04a couple of extraneous args for printf; from netbsdMichael Shalayeff
2002-02-04use better tty flags namesMichael Shalayeff
2002-02-04Revision 1.37 was borked... This time, fix the casts and address theJason Wright
2002-02-04if we have a monitor port, don't get it, set it.Federico G. Schwindt
2002-02-04more sync for default ssh-add identities; ok markus@Kevin Steves
2002-02-04missing L/UL; from netbsdMichael Shalayeff
2002-02-04syncNiels Provos
2002-02-04fcntl64 support; okay deraadt@Niels Provos
2002-02-04switch onto temp stack for exit2(); implementation from netbsdMichael Shalayeff
2002-02-04Cleanup mountroot-related definitions.Miod Vallat
2002-02-04make hptdump take a space arg and print only entried for that space, all on -1Michael Shalayeff
2002-02-04fix a typo; from Sam Smith <S@mSmith.net>Michael Shalayeff
2002-02-04add SYSLOG_FACILITY_NOT_SET = -1, SYSLOG_LEVEL_NOT_SET = -1,Markus Friedl
2002-02-04cross checking of announced vs actual pktype in pubkey/hostbaed auth; ok stev...Markus Friedl
2002-02-04Add some comments documenting why we use fd_ofiles insteadArtur Grabowski
2002-02-04Don't ffree the newly allocated file before calling dupfdopen.Artur Grabowski
2002-02-04unneeded includesKevin Steves
2002-02-03ssh-add also adds $HOME/.ssh/id_rsa and $HOME/.ssh/id_dsa now.Kevin Steves
2002-02-03some KeepAlive cleanup/clarify; ok markus@Kevin Steves
2002-02-03more cross checking if announced vs. used key type; ok stevesk@Markus Friedl
2002-02-03generic callbacks are not really used, remove andMarkus Friedl
2002-02-03remove unused channel_input_channel_requestMarkus Friedl
2002-02-03don't use channel_input_channel_request and callbackMarkus Friedl
2002-02-03document SLIST_REMOVE; vedge@csoft.org (pr2373)Jason Wright
2002-02-03restore hpt size computation, does not break things as i thoughtMichael Shalayeff
2002-02-03map user space uncached, later to be dealt with.Michael Shalayeff
2002-02-03only check for serial console if any compiledMichael Shalayeff
2002-02-03defer non-0 units to keep iface order rightMichael Shalayeff
2002-02-03better space mapMichael Shalayeff
2002-02-03flush cache on attentionMichael Shalayeff
2002-02-03fix missing srNsMichael Shalayeff
2002-02-02update for newer binutilsMichael Shalayeff
2002-02-02missing NULLMichael Shalayeff
2002-02-02small stupid tyops (mostly from netbsd); some cleanups from meMichael Shalayeff
2002-02-02fix 'physmem' usageMichael Shalayeff
2002-02-02implement the rest of /dev/mem devices; from netbsdMichael Shalayeff
2002-02-02fix some protosMichael Shalayeff
2002-02-02Reorganize sys_fcntl to make future changes easier.Artur Grabowski
2002-02-02Be more consistent about using fd_getfile where it matters.Artur Grabowski
2002-02-02tiny fixens from netbsdMichael Shalayeff
2002-02-01machdep.led_blink works on sparc64, tooJason Wright
2002-02-01machdep.led_blinkJason Wright
2002-02-01minor changes.Federico G. Schwindt
2002-02-01Clean up auxio a bit and add machdep.led_blink sysctl (like sparc),Jason Wright
2002-02-01use kenter/kremove in pagemove(), from netbsdMichael Shalayeff
2002-02-01Default kernel is bsd around these parts.Jason Wright
2002-02-01long arg int format fix, from netbsdMichael Shalayeff