summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-06-18enable IPv6 support in sendmail. by default, listens AF_INET onlyJun-ichiro itojun Hagino
2000-06-17Change processing sequence:Angelos D. Keromytis
2000-06-17cbc modeNiels Provos
2000-06-17add support for ssh v2 subsystems. ok markus@.Jakob Schlyter
2000-06-17fix commentsNiels Provos
2000-06-17knfJason Wright
2000-06-17Mention -f can be used to bypass the dirty filesystem checkNiklas Hallqvist
2000-06-17on ifconfig down ignore all routes pointing to the downed interface.Niels Provos
2000-06-17missing atomicio, typoMarkus Friedl
2000-06-17some KNFNiels Provos
2000-06-17Support the -f flag in order to mount dirty filesystems. This makes senseNiklas Hallqvist
2000-06-17pr 772; -u blocks chmod command, michaels@inet.noTheo de Raadt
2000-06-17allow extended server bannersMarkus Friedl
2000-06-17-o force is not a negative option, it should set MNT_FORCE, not clear it. OK...Niklas Hallqvist
2000-06-17Add support for AMD 53c974.Federico G. Schwindt
2000-06-17Do not disable the com port as sson as it is attached. Make compile again.Niklas Hallqvist
2000-06-17BSD copyright + tagsNiels Provos
2000-06-17initial import of tcfs.Niels Provos
2000-06-17some silly error repairsTheo de Raadt
2000-06-17Change to past tense with a large Hysterical section.Bob Beck
2000-06-17a real nixTheo de Raadt
2000-06-17everyone says "nix it"Theo de Raadt
2000-06-17in current, no need to talk about ssl packagesTheo de Raadt
2000-06-17Needed to allow complete dynamic list removal.Marc Espie
2000-06-17This removes the few instances of Lst_New left.Marc Espie
2000-06-17A few assorted changes, to remove more dynamic lists.Marc Espie
2000-06-17This patch introduces a distinction betweenMarc Espie
2000-06-17This patch moves the definition of lists and list nodes to lst.h.Marc Espie
2000-06-16take MIN/MAX from param.h, okay theo@Niels Provos
2000-06-16use memcmp() instead of bcmp(), memcmp is <,=,> but bcmp is =,!=Theo de Raadt
2000-06-16Pull memcmp() into libkern.Todd C. Miller
2000-06-16Pull memcmp() into libkern. Also, use asm version of memset() on m68k.Todd C. Miller
2000-06-16undo latest problem. breaks the sparc. diff is too large, we are not debuggi...Theo de Raadt
2000-06-16Cannot emulate memcmp() with bcmp() due to different return values;Todd C. Miller
2000-06-16update and sort list of vflags, iflags, nfsflags, mntflags. alsoassar
2000-06-16use TP_BSIZE (== BUFSIZ so no problem)Theo de Raadt
2000-06-16Fix PR 1279.Hakan Olsson
2000-06-16ssl package no longer needed (will be tested)Theo de Raadt
2000-06-16print # of icmp6 error suppressed by rate limitJun-ichiro itojun Hagino
2000-06-15syncTheo de Raadt
2000-06-15i840 chipset also has the true RNG (i82802 FWH). mickey@ ok.Hakan Olsson
2000-06-15Reflect reality in the error messages.Angelos D. Keromytis
2000-06-15syncHakan Olsson
2000-06-15Nvidia GeForce256 DDRHakan Olsson
2000-06-15add MD_CACHE* definesMichael Shalayeff
2000-06-15add BUS_DMA_COHERENT, fix BUS_DMAMEM_NOSYNCMichael Shalayeff
2000-06-15RSA goes in tree for next our next release, as it will be afterBob Beck
2000-06-15more dr0 definitions for pcxs/pcxtMichael Shalayeff
2000-06-15typo. ftp(8) -> ftp(1)Jun-ichiro itojun Hagino
2000-06-15Add missing .include; form@openbsd.ruTodd C. Miller