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