Age | Commit message (Expand) | Author |
2000-12-29 | Log the ``MPPE: MasterKey is invalid...'' message as a CCP | brian |
2000-12-29 | missing xfree; from vaughan99@yahoo.com | Markus Friedl |
2000-12-29 | we no longer have an ssl package; espie@ ok | Anil Madhavapeddy |
2000-12-29 | a few more ra_dprintf vs pktlen fmt fixes | Michael Shalayeff |
2000-12-29 | OpenBSD/machine banner, not machine_arch | Michael Shalayeff |
2000-12-29 | import strlcpy from libc | Michael Shalayeff |
2000-12-29 | don't use %ebx, that's what %edx is for; Andy Doran <ad@netbsd.org> | Michael Shalayeff |
2000-12-29 | kiss in the rng; all those evil voices kept me pushing for it... | Michael Shalayeff |
2000-12-29 | Xr intro(9), too; mpech@prosoft.org.lv | Aaron Campbell |
2000-12-29 | Don't mark filesystem clean if fsck needs to be rerun (PR 1572) | Angelos D. Keromytis |
2000-12-29 | kernfs/procfs lines in sample fstab | Angelos D. Keromytis |
2000-12-29 | newsyslog/newsyslog -m shouldn't conflict in scheduling. | Angelos D. Keromytis |
2000-12-29 | If no LEASE_TIME was received from the server, use the | Angelos D. Keromytis |
2000-12-29 | Added a reminder to myself about version numbers... | Hans Insulander |
2000-12-29 | Update version number string to match reality. | Hans Insulander |
2000-12-29 | Forwarding is set in sysctl.conf, not rc.conf (madey@openbsd.pl) | Angelos D. Keromytis |
2000-12-29 | Revision 5 is 82559B. | Artur Grabowski |
2000-12-29 | remove->unlink; stevesk@pobox.com | Markus Friedl |
2000-12-29 | undo change in comment; stevesk@pobox.com | Markus Friedl |
2000-12-29 | sync with portable openssh; stevesk@pobox.com | Markus Friedl |
2000-12-29 | Suppress PCI bus error messages on i386. They are not fatal and are usually | Steve Murphree |
2000-12-29 | correct m88k definitions. | Steve Murphree |
2000-12-29 | add missing null pointer check. from IIJ SEIL team. sync with kame | Jun-ichiro itojun Hagino |
2000-12-28 | export arprequest() and make it use ifnet* as the 1st arg; tested; angelos@ ok | Michael Shalayeff |
2000-12-28 | Adding m88k support | Steve Murphree |
2000-12-28 | Typo | Miod Vallat |
2000-12-28 | We don't provide SYS_NBOOT for netbooting hp300 machines, SYS_UBOOT is | Miod Vallat |
2000-12-28 | Define UADDR not as fixed address, but rather as what it really is: | Miod Vallat |
2000-12-28 | Alter compilation flags, since binutils have changed some of their default | Miod Vallat |
2000-12-28 | indent. couple of pedant. from deraadt (sync with kame) | Jun-ichiro itojun Hagino |
2000-12-28 | Remove unused and confusing reporting line. | Angelos D. Keromytis |
2000-12-28 | mvme88k updates to -current. finally! | Steve Murphree |
2000-12-28 | Fixed m88k related defines. | Steve Murphree |
2000-12-28 | enable 'ssh-keygen -l -f ~/.ssh/{authorized_keys,known_hosts}{,2}' | Markus Friedl |
2000-12-28 | sync | Aaron Campbell |
2000-12-28 | Add Xircom MiniPCI modem as found in, i.e., IBM ThinkPad X20. I could not find | Aaron Campbell |
2000-12-28 | count authentication failures only | Markus Friedl |
2000-12-28 | fingerprint for MITM attacks, too | Markus Friedl |
2000-12-28 | document -D | Markus Friedl |
2000-12-28 | make it obvious the key/authkey pairs can be distinct; Gordon Greene. | Jason Wright |
2000-12-27 | Show CURDIR in that failure case too. Can't show a Makefile name yet | Marc Espie |
2000-12-27 | better english and fix some spelling mistakes, Ok'd by aaron@ | Brad Smith |
2000-12-27 | Reality-check: install goes through fake/package now (most often). | Marc Espie |
2000-12-27 | More stuff: checksum process, fix REFETCH description. | Marc Espie |
2000-12-27 | less chatty | Markus Friedl |
2000-12-27 | undo | Markus Friedl |
2000-12-27 | OpenSSH-2.4.0 | Markus Friedl |
2000-12-27 | typo | Markus Friedl |
2000-12-27 | new option: HostKeyAlias: allows the user to record the host key | Markus Friedl |
2000-12-27 | multiple -t force pty allocation, document ORIGINAL_COMMAND | Markus Friedl |