summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2001-04-03Be a bit more persistent when the NET_RT_IFLIST sysctl returns ENOMEMbrian
2001-04-03Don't say ``PPP enabled'' if we're given the -quiet switchbrian
2001-04-03siop is already defined in miland; from from@Michael Shalayeff
2001-04-03HighPointChris Cappuccio
2001-04-03If you cannot test your work, please do not do commits and then break userlandTheo de Raadt
2001-04-02PMAP_NEW is now default behaviour, get old pmap with option PMAP_OLD.Niklas Hallqvist
2001-04-02Do not delete timeouts when they are not setNiklas Hallqvist
2001-04-02Cleanup for 64bit support.Dale Rahn
2001-04-02Oops, this should have been committed along with the SROM media block parsingAaron Campbell
2001-04-02syncNiklas Hallqvist
2001-04-02On popular demand, the Linux-compatibility clone(2) implementation basedNiklas Hallqvist
2001-04-02ATA_POLL should have been AT_POLLConstantine Sapuntzakis
2001-04-02pool_get with PR_NOWAIT can fail. Handle that.Artur Grabowski
2001-04-02grammar; slade@shore.netTheo de Raadt
2001-04-02Satisfy boss.Marc Espie
2001-04-02Add padding and new field 'flags2' to struct scsi_inquiry_data,Kenneth R Westerback
2001-04-02correct comment; ok markus@Kevin Steves
2001-04-02typo; ok markus@Kevin Steves
2001-04-02Handle for newdepend.Marc Espie
2001-04-02style and fix cut & pasto from some previous commit.Federico G. Schwindt