Age | Commit message (Expand) | Author |
2002-03-28 | Fix err*() usage. | Oleg Safiullin |
2002-03-28 | Replace magic values with appropriate constants. | Miod Vallat |
2002-03-28 | Remove lies from the description of the misc set. | Miod Vallat |
2002-03-28 | Doh, I'm on drugs. | Miod Vallat |
2002-03-28 | Better fix. | Miod Vallat |
2002-03-28 | be more careful about breaking the RAMDISK guys | Theo de Raadt |
2002-03-27 | test key import | Markus Friedl |
2002-03-27 | typos | Markus Friedl |
2002-03-27 | try to import keys with extra trailing === (seen with ssh.com < 2.0.12) | Markus Friedl |
2002-03-27 | Indicate which keys translations are missing. | Dale Rahn |
2002-03-27 | Update comment at the top to reality. | Todd C. Miller |
2002-03-27 | add WSDISPLAY_COMPAT_RAWKBD support for macppc, not complete yet, Fx keys | Dale Rahn |
2002-03-27 | must be at least 7 insns between rsm/ssm; minot cleanups and debugging printfs | Michael Shalayeff |
2002-03-27 | tsk tsk tsk, compile it first. | Dale Rahn |
2002-03-27 | Fix write() loop in ttflush(). Pointed out by vincent@ | Todd C. Miller |
2002-03-27 | We uyse 'krb4', not 'kerberos' for the authentication type. Also | Todd C. Miller |
2002-03-27 | Fix possible buffer overflow in map-mbone's dns resolution; Jose Nazario | Todd C. Miller |
2002-03-27 | Make SYNOPSIS more readable, from Daniel Lucq. | Dale Rahn |
2002-03-27 | Add X-Window support to wsmoused(8). This allows running wsmoused(8) and | jbm |
2002-03-27 | fix From line header; found by Nick | Theo de Raadt |
2002-03-27 | aperture support | Theo de Raadt |
2002-03-27 | implement a "no-route" keyword. | Michael Shalayeff |
2002-03-27 | From David Krause: | Todd C. Miller |
2002-03-27 | monitor_allowed_key() returns int instead of pointer. ok markus@ | mouring |
2002-03-27 | Fixes the the following problems (from zyrnix) | Todd C. Miller |
2002-03-27 | Calculate the maximum queue depth correctly. | Grigoriy Orlov |
2002-03-27 | suppress "duplicate IP" message when booting machines with no initial IP. | Ian Darwin |
2002-03-27 | VM is a history. From lazy form@. | Mike Pechkin |
2002-03-27 | 'S' required in OpenBSD (LOCAL_MAILER_FLAGS). From lazy form@. | Mike Pechkin |
2002-03-27 | Don't use magic constants to the loop over the BAR, also, include the | Jason Wright |
2002-03-27 | .Xr pci 4 | Jason Wright |
2002-03-27 | sparc64 caveats | Jason Wright |
2002-03-27 | add commented out machdep.allowaperture=1 | Jason Wright |
2002-03-27 | Need APERTURE so we can read/write pci configuration with securelevel > 0 | Jason Wright |
2002-03-27 | make sure error is set to zero on the pci write case for user conf | Jason Wright |
2002-03-27 | knf (case labels align with switch) | Jason Wright |
2002-03-27 | From FreeBSD: check for FIFO becoming unfull correctly, in the case of consum... | Niklas Hallqvist |
2002-03-27 | Mostly cosmetic update so we can call it 0.5. | Camiel Dobbelaar |
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 |