Age | Commit message (Expand) | Author |
2002-03-27 | We need ftp-proxy only on loopback. | Mike Pechkin |
2002-03-27 | Avoid using bus_space_map2() on the rom (was too lazy to deal with endian =), | Jason Wright |
2002-03-27 | instead of using mkstemp() to get a temporary name, use the created file, | Federico G. Schwindt |
2002-03-27 | Make a shadow copy of the bios rom (if available) and make it available via mmap | Jason Wright |
2002-03-27 | bus_space_mmap wants the paddr not the handle | Jason Wright |
2002-03-27 | transfer data test | Markus Friedl |
2002-03-26 | Typos; from Brian Poole, thanks. | Miod Vallat |
2002-03-26 | generate a new cookie for each SSH2_MSG_KEXINIT message we send out | Markus Friedl |
2002-03-26 | disallow RSA keys < 768 for protocol 1, too (rhosts-rsa and rsa auth) | Markus Friedl |
2002-03-26 | CHANNEL_EFD_OUTPUT_ACTIVE is false for CHAN_CLOSE_RCVD, too | Markus Friedl |
2002-03-26 | Mention support for NCP130 | Todd C. Miller |
2002-03-26 | Add support for the TMD7160 dumb PCI-ISA bridge (similar in function to | Todd C. Miller |
2002-03-26 | regen | Todd C. Miller |
2002-03-26 | o 0x15e8 is National Datacomm Corp, not Corega | Todd C. Miller |
2002-03-26 | Change default logging level from none to urgent. Should never print | Daniel Hartmeier |
2002-03-26 | m_freem(NULL) bad style, ok jason@ | Niklas Hallqvist |
2002-03-26 | Fix 128bit WEP on prism2; from FreeBSD | Todd C. Miller |
2002-03-26 | Add instructions for changing acl on private key file | Jim Rees |
2002-03-26 | try_AUT0 in read_pubkey too, for those paranoid few who want to acl 'sh' | Jim Rees |
2002-03-26 | Permit compiling with DEBUG; Joey Coleman <joeycoleman@acm.org> | Jason Wright |
2002-03-26 | enforce higher spl such that ccbs do not get fired upon in timeouts and other... | Michael Shalayeff |
2002-03-26 | Change the memory model from some home-grown thing that looks to have been | Artur Grabowski |
2002-03-26 | tidy up usage statement and sort headers. patch from dfa@solo.ee | Mike Frantzen |
2002-03-26 | sort options and clean up the -k descrption. patch from dfa@solo.ee | Mike Frantzen |
2002-03-26 | iop can to onto this | Theo de Raadt |
2002-03-26 | sync | Theo de Raadt |
2002-03-26 | Only allow valid device PAs to be mmapped. | Dale Rahn |
2002-03-26 | On the wdc_obio controller if one device is UDMA capable and one is not, | Dale Rahn |
2002-03-26 | usr 2415 | Michael Shalayeff |
2002-03-26 | regen | Michael Shalayeff |
2002-03-26 | a clone of Eumitcom WL11000P -- USR11000P; from lj7@usa.net | Michael Shalayeff |
2002-03-26 | client side support for PASSWD_CHANGEREQ | Markus Friedl |
2002-03-26 | Add liniya (0.1 inch); old russian emperial unit; ok pjanzen/mickey | Jason Wright |
2002-03-26 | do not talk about packets in bufaux | Markus Friedl |
2002-03-26 | cut and paste; from Philipp Buehler <lists@fips.de> | Michael Shalayeff |
2002-03-26 | test interop w/ ssh.com 2.x/3.x | Markus Friedl |
2002-03-26 | remove unexistant option 'b'; commented by pval@, maja@ ok. | Federico G. Schwindt |
2002-03-26 | Don't message_dump_raw() bad length messages, i.e too short. | Hakan Olsson |
2002-03-26 | update Copyright | Markus Friedl |
2002-03-26 | update to recent drafts | Markus Friedl |
2002-03-26 | Document DIOCKILLSTATES. From Denis Afonin. | Daniel Hartmeier |
2002-03-26 | o -Wall cleanup. | Federico G. Schwindt |
2002-03-26 | need to mask out the upper part for the fpu version on print | Michael Shalayeff |
2002-03-26 | if cannot guess cpu model default to the lowest supported one | Michael Shalayeff |
2002-03-26 | $OpenBSD$ | Kevin Steves |
2002-03-26 | $OpenBSD$ | Hugh Graham |
2002-03-26 | check that the fopen didnt fail | Eric Jackson |
2002-03-26 | Add a new vax reference. (after prompting by miod) | Hugh Graham |
2002-03-26 | Cleanup (and shrink) ftp_list_files() in install.sub by removing | Kenneth R Westerback |
2002-03-26 | Fix variable name. PR2492 | Hugh Graham |