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