Age | Commit message (Expand) | Author |
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 |
2000-06-15 | Full support for passive mode FTP | brian |
2000-06-15 | typo | Jun-ichiro itojun Hagino |
2000-06-15 | i386 -> __i386__ | Brad Smith |
2000-06-15 | regen | Brad Smith |
2000-06-15 | add more unimplemented syscall name placeholders, from NetBSD. | Brad Smith |
2000-06-15 | Clean up one of the screwy things about the powerpc pmap, it could | Dale S. Rahn |
2000-06-15 | Add types to all of the global symbols in this asm code, partially necessary | Dale S. Rahn |
2000-06-15 | Recognize PowerPC G4 processor (called it's Motorola name "7400"). | Dale S. Rahn |
2000-06-15 | #if 0 support for WSCONS, not currently used and wscons has changed since | Dale S. Rahn |
2000-06-15 | UVM compatibility changes, UVM still not working, but can build. | Dale S. Rahn |
2000-06-15 | be more carefull about pg0, i think switch on sv next time | Michael Shalayeff |
2000-06-15 | Deal with the chgrp chown -> chmod change. | Dale S. Rahn |