summaryrefslogtreecommitdiff
path: root/sys
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-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-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-03It is unnecessary to wrap uvm_wait() in splhigh(). Also, set p_addr to NULLAaron Campbell
2001-04-03siop is already defined in miland; from from@Michael Shalayeff
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-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-02Add padding and new field 'flags2' to struct scsi_inquiry_data,Kenneth R Westerback
2001-04-01Add a macro to initialize the contents of a vmcmd set.Artur Grabowski
2001-04-01if we have a secondary fontset loaded and itMichael Shalayeff
2001-04-01spelling.Hugh Graham
2001-04-01Print KA48 or KA45 as appropriate. Someone with a 4000/vlc or 3100/{3,4}0Hugh Graham
2001-04-01Pick up a change from NetBSD:Hugh Graham
2001-04-01Call VAX_STYP_50 a MicroVAX 3100/85, even though this machine is KA55.Hugh Graham
2001-04-01Changes to initialize the cache on KA690 properly; from Lord Isildur.Hugh Graham
2001-04-01cleanup a littleMichael Shalayeff
2001-04-01remove a little debuggingMichael Shalayeff
2001-03-31Style, and let the kernel compile without option IPSEC.Angelos D. Keromytis
2001-03-31Add support for GVC NIC-2000BT Ethernet adapter.Aaron Campbell
2001-03-31regenAaron Campbell
2001-03-31Recognize a GVC NIC-2000BT Ethernet adapter.Aaron Campbell
2001-03-30ok, test wheather cyrixIII supports 3dnow before enabling itMichael Shalayeff
2001-03-30init started aen; from nbsdMichael Shalayeff
2001-03-30Be consistent when adjusting pkthdr.len; it doesn't matter currently,Angelos D. Keromytis
2001-03-30Protect the IF_XXX macros in the callback routines with splimp(). Doh!Angelos D. Keromytis
2001-03-30Add a new wsmuxop, dissetdisplay, which wsmux uses to disocver whether a muxAaron Campbell
2001-03-30increase ierrors if m_pullup fails in vlan_input(); pointed out by chris@Jason Wright
2001-03-30syncNiklas Hallqvist
2001-03-30enable FAKE_LOOPBACK_IF case by default.Jun-ichiro itojun Hagino
2001-03-30Avoid a 'thundering herd' problem when many processes wait for free buffers.Artur Grabowski
2001-03-30Just because someone writes an errant program does not mean we should logDale Rahn
2001-03-30fix constness of IN6_{IS,ARE}_xx macros to conform to RFC2553.Jun-ichiro itojun Hagino
2001-03-30kue ethernet was reported as working months ago, forgot to add it.Dale Rahn
2001-03-29An INIC-940 based card supplied by Initio proves that the iha driverKenneth R Westerback
2001-03-29Get rid of Data modified on freelist: at boot.Dale Rahn