Age | Commit message (Expand) | Author |
2000-06-18 | Use the same field data types as the reference code and adjust offsets | Jason Wright |
2000-06-18 | Fix an off-by-one error that caused uvm_fault() whenever changing any an(4) | Aaron Campbell |
2000-06-18 | typo | Markus Friedl |
2000-06-18 | typo | Jun-ichiro itojun Hagino |
2000-06-18 | Point out that the callbacks are responsible for setting the appropriate | Angelos D. Keromytis |
2000-06-18 | Move prototype to include file. | Angelos D. Keromytis |
2000-06-18 | Process ID 5 is now the crypto kernel thread. | Angelos D. Keromytis |
2000-06-18 | The callbacks need to set the appropriate spl level now. | Angelos D. Keromytis |
2000-06-18 | Crypto kernel thread interface; requests are enqueued and processed by | Angelos D. Keromytis |
2000-06-18 | initial support for ssh.com's 2.2.0 | Markus Friedl |
2000-06-18 | for setsockopt/getsockopt, don't assume non-PF_INET6 address family as | Jun-ichiro itojun Hagino |
2000-06-18 | correct indentation for IPV6_PORTRANGE | Jun-ichiro itojun Hagino |
2000-06-18 | OpenBSD tag | Niels Provos |
2000-06-18 | get cipher number correctly. | Niels Provos |
2000-06-18 | implement bug compatibility with ssh-2.0.13 pubkey, server side | Markus Friedl |
2000-06-18 | include = in WHITESPACE; markus ok | Theo de Raadt |
2000-06-18 | add mount_tcfs | Niels Provos |
2000-06-18 | allows mount of ffs file system as tcfs file system. | Niels Provos |
2000-06-18 | Remove outdated comment. | Angelos D. Keromytis |
2000-06-18 | make /etc/mail/sendmail.cf to listen to both IPv4 and IPv6 smtp port. | Jun-ichiro itojun Hagino |
2000-06-18 | increase my commit count by 1, because after telling niels three times that h... | Theo de Raadt |
2000-06-18 | enable IPv6 support in sendmail. by default, listens AF_INET only | Jun-ichiro itojun Hagino |
2000-06-17 | Change processing sequence: | Angelos D. Keromytis |
2000-06-17 | cbc mode | Niels Provos |
2000-06-17 | add support for ssh v2 subsystems. ok markus@. | Jakob Schlyter |
2000-06-17 | fix comments | Niels Provos |
2000-06-17 | knf | Jason Wright |
2000-06-17 | Mention -f can be used to bypass the dirty filesystem check | Niklas Hallqvist |
2000-06-17 | on ifconfig down ignore all routes pointing to the downed interface. | Niels Provos |
2000-06-17 | missing atomicio, typo | Markus Friedl |
2000-06-17 | some KNF | Niels Provos |
2000-06-17 | Support the -f flag in order to mount dirty filesystems. This makes sense | Niklas Hallqvist |
2000-06-17 | pr 772; -u blocks chmod command, michaels@inet.no | Theo de Raadt |
2000-06-17 | allow extended server banners | Markus Friedl |
2000-06-17 | -o force is not a negative option, it should set MNT_FORCE, not clear it. OK... | Niklas Hallqvist |
2000-06-17 | Add support for AMD 53c974. | Federico G. Schwindt |
2000-06-17 | Do not disable the com port as sson as it is attached. Make compile again. | Niklas Hallqvist |
2000-06-17 | BSD copyright + tags | Niels Provos |
2000-06-17 | initial import of tcfs. | Niels Provos |
2000-06-17 | some silly error repairs | Theo de Raadt |
2000-06-17 | Change to past tense with a large Hysterical section. | Bob Beck |
2000-06-17 | a real nix | Theo de Raadt |
2000-06-17 | everyone says "nix it" | Theo de Raadt |
2000-06-17 | in current, no need to talk about ssl packages | Theo de Raadt |
2000-06-17 | Needed to allow complete dynamic list removal. | Marc Espie |
2000-06-17 | This removes the few instances of Lst_New left. | Marc Espie |
2000-06-17 | A few assorted changes, to remove more dynamic lists. | Marc Espie |
2000-06-17 | This patch introduces a distinction between | Marc Espie |
2000-06-17 | This patch moves the definition of lists and list nodes to lst.h. | Marc Espie |
2000-06-16 | take MIN/MAX from param.h, okay theo@ | Niels Provos |