Age | Commit message (Expand) | Author |
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 |
2000-06-16 | use memcmp() instead of bcmp(), memcmp is <,=,> but bcmp is =,!= | Theo de Raadt |
2000-06-16 | Pull memcmp() into libkern. | Todd C. Miller |
2000-06-16 | Pull memcmp() into libkern. Also, use asm version of memset() on m68k. | Todd C. Miller |
2000-06-16 | undo latest problem. breaks the sparc. diff is too large, we are not debuggi... | Theo de Raadt |
2000-06-16 | Cannot emulate memcmp() with bcmp() due to different return values; | Todd C. Miller |
2000-06-16 | update and sort list of vflags, iflags, nfsflags, mntflags. also | assar |
2000-06-16 | use TP_BSIZE (== BUFSIZ so no problem) | Theo de Raadt |
2000-06-16 | Fix PR 1279. | Hakan Olsson |
2000-06-16 | ssl package no longer needed (will be tested) | Theo de Raadt |
2000-06-16 | print # of icmp6 error suppressed by rate limit | Jun-ichiro itojun Hagino |
2000-06-15 | sync | Theo de Raadt |
2000-06-15 | i840 chipset also has the true RNG (i82802 FWH). mickey@ ok. | Hakan Olsson |
2000-06-15 | Reflect reality in the error messages. | Angelos D. Keromytis |
2000-06-15 | sync | Hakan Olsson |
2000-06-15 | Nvidia GeForce256 DDR | Hakan Olsson |
2000-06-15 | add MD_CACHE* defines | Michael Shalayeff |
2000-06-15 | add BUS_DMA_COHERENT, fix BUS_DMAMEM_NOSYNC | Michael Shalayeff |
2000-06-15 | RSA goes in tree for next our next release, as it will be after | Bob Beck |
2000-06-15 | more dr0 definitions for pcxs/pcxt | Michael Shalayeff |
2000-06-15 | typo. ftp(8) -> ftp(1) | Jun-ichiro itojun Hagino |
2000-06-15 | Add missing .include; form@openbsd.ru | Todd C. Miller |