Age | Commit message (Expand) | Author |
2001-04-05 | 2.3.x does old GEX, too; report jakob@ | Markus Friedl |
2001-04-05 | Updates and corrections from gluk@ after recent softupdates changes. | Aaron Campbell |
2001-04-05 | When we change the interface MTU, run through the routing table and tweak | brian |
2001-04-05 | merge with freebsd/netbsd; mainly a conversion to mii | Jason Wright |
2001-04-05 | Fix: | Grigoriy Orlov |
2001-04-04 | clear+free keys,iv for rekeying. | Markus Friedl |
2001-04-04 | Roll Core minor. Ansify source. Handles are now 16 bits. Add | mjacob |
2001-04-04 | Add some additional mailbox definitions. Rename ICBOPT_PORTNAME to | mjacob |
2001-04-04 | Keep up with the Joneses- sync up with core code for (eventual) usage here. | mjacob |
2001-04-04 | Roll platform major/minor. Ansify. Add the appropriate bits for | mjacob |
2001-04-04 | Ansify source. Set poenings to maxcmds again. Turn on interrupt | mjacob |
2001-04-04 | Ansify source. Handles are now 16 bits. | mjacob |
2001-04-04 | Ansify source. Say which channel the initiator ID is for. Rename | mjacob |
2001-04-04 | bye bye -U (soft updates). | Grigoriy Orlov |
2001-04-04 | Ansify. Fix botch that kept ISP 1020 firmware from being compiled in. | mjacob |
2001-04-04 | parse full kexinit packet. | Markus Friedl |
2001-04-04 | there is no such thing as autoconf(3), but there is autoconf(4) | Bruno Rohee |
2001-04-04 | we don't care about missing bannerfiles; from tsoome@ut.ee, ok deraadt@ | Markus Friedl |
2001-04-04 | more robust rekeying | Markus Friedl |
2001-04-04 | Document softdep option. | Grigoriy Orlov |
2001-04-04 | Add "softdep" option to mount. Update from rw/async to softdep | Grigoriy Orlov |
2001-04-04 | match on a few more cards, prism2 support; aaron@ ok; from NetBSD | Michael Shalayeff |
2001-04-04 | Disable ATAPI DMA on Promise controllers and some ALi controllers. | Constantine Sapuntzakis |
2001-04-04 | f-secure 1.3.2 does not handle IGNORE; from milliondl@ornl.gov | Markus Friedl |
2001-04-04 | enable server side rekeying + some rekey related clientup. | Markus Friedl |
2001-04-04 | missung euid swapout; j@ida.interface-business.de | Theo de Raadt |
2001-04-04 | don't sent multiple kexinit-requests. | Markus Friedl |
2001-04-04 | Lay the groundwork for disabling ATAPI DMA on controllers | Constantine Sapuntzakis |
2001-04-04 | Minor cleanup to minimize diffs with NetBSD | Constantine Sapuntzakis |
2001-04-04 | suppress RS/RA log messages (can be re-enabled by net.inet6.icmp6.nd6_debug), | Jun-ichiro itojun Hagino |
2001-04-04 | make sure rcvif is not bogus, on call to icmp6_reflect. | Jun-ichiro itojun Hagino |
2001-04-04 | do not check ip_mtudisc on IPv6 TCP. | Jun-ichiro itojun Hagino |
2001-04-04 | check for return value of ENODEV from ifpromisc(). This will happen | Jason Wright |
2001-04-04 | enable client rekeying | Markus Friedl |
2001-04-03 | undo parts of recent my changes: main part of keyexchange does not | Markus Friedl |
2001-04-03 | Minor clean-ups: | Marc Espie |
2001-04-03 | mount_mfs should not take the -U flag sync mfs is async and you cannot | Todd C. Miller |
2001-04-03 | id_rsa1/2 -> id_rsa; ok markus@ | Todd T. Fries |
2001-04-03 | sync | Theo de Raadt |
2001-04-03 | We now can emulate vfork14 correctly | Niklas Hallqvist |
2001-04-03 | vm_map.pmap should always be used, not only for uvm. | Artur Grabowski |
2001-04-03 | Fix a vm_pmap in a debug printf. | Artur Grabowski |
2001-04-03 | Add missing return type to dn_comp() prototype in SYNOPSIS; matt@anzen.com | Aaron Campbell |
2001-04-03 | move kex to kex*.c, used dispatch_set() callbacks for kex. should | Markus Friedl |
2001-04-03 | throw \v and \h alignments out. | Marc Espie |
2001-04-03 | It is unnecessary to wrap uvm_wait() in splhigh(). Also, set p_addr to NULL | Aaron Campbell |
2001-04-03 | Don't free reallocated memory. | Hakan Olsson |
2001-04-03 | free() -> xfree() | Kevin Steves |
2001-04-03 | The hsq driver is not i386-only. | Aaron Campbell |
2001-04-03 | x509 verified to work on NetBSD now | Niklas Hallqvist |