Age | Commit message (Expand) | Author |
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 | 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-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 | It is unnecessary to wrap uvm_wait() in splhigh(). Also, set p_addr to NULL | Aaron Campbell |
2001-04-03 | siop is already defined in miland; from from@ | Michael Shalayeff |
2001-04-03 | If you cannot test your work, please do not do commits and then break userland | Theo de Raadt |
2001-04-02 | PMAP_NEW is now default behaviour, get old pmap with option PMAP_OLD. | Niklas Hallqvist |
2001-04-02 | Do not delete timeouts when they are not set | Niklas Hallqvist |
2001-04-02 | Oops, this should have been committed along with the SROM media block parsing | Aaron Campbell |
2001-04-02 | sync | Niklas Hallqvist |
2001-04-02 | On popular demand, the Linux-compatibility clone(2) implementation based | Niklas Hallqvist |
2001-04-02 | ATA_POLL should have been AT_POLL | Constantine Sapuntzakis |
2001-04-02 | pool_get with PR_NOWAIT can fail. Handle that. | Artur Grabowski |
2001-04-02 | Add padding and new field 'flags2' to struct scsi_inquiry_data, | Kenneth R Westerback |
2001-04-01 | Add a macro to initialize the contents of a vmcmd set. | Artur Grabowski |
2001-04-01 | if we have a secondary fontset loaded and it | Michael Shalayeff |
2001-04-01 | spelling. | Hugh Graham |
2001-04-01 | Print KA48 or KA45 as appropriate. Someone with a 4000/vlc or 3100/{3,4}0 | Hugh Graham |
2001-04-01 | Pick up a change from NetBSD: | Hugh Graham |
2001-04-01 | Call VAX_STYP_50 a MicroVAX 3100/85, even though this machine is KA55. | Hugh Graham |
2001-04-01 | Changes to initialize the cache on KA690 properly; from Lord Isildur. | Hugh Graham |
2001-04-01 | cleanup a little | Michael Shalayeff |
2001-04-01 | remove a little debugging | Michael Shalayeff |
2001-03-31 | Style, and let the kernel compile without option IPSEC. | Angelos D. Keromytis |
2001-03-31 | Add support for GVC NIC-2000BT Ethernet adapter. | Aaron Campbell |
2001-03-31 | regen | Aaron Campbell |
2001-03-31 | Recognize a GVC NIC-2000BT Ethernet adapter. | Aaron Campbell |
2001-03-30 | ok, test wheather cyrixIII supports 3dnow before enabling it | Michael Shalayeff |
2001-03-30 | init started aen; from nbsd | Michael Shalayeff |
2001-03-30 | Be consistent when adjusting pkthdr.len; it doesn't matter currently, | Angelos D. Keromytis |
2001-03-30 | Protect the IF_XXX macros in the callback routines with splimp(). Doh! | Angelos D. Keromytis |
2001-03-30 | Add a new wsmuxop, dissetdisplay, which wsmux uses to disocver whether a mux | Aaron Campbell |
2001-03-30 | increase ierrors if m_pullup fails in vlan_input(); pointed out by chris@ | Jason Wright |
2001-03-30 | sync | Niklas Hallqvist |
2001-03-30 | enable FAKE_LOOPBACK_IF case by default. | Jun-ichiro itojun Hagino |
2001-03-30 | Avoid a 'thundering herd' problem when many processes wait for free buffers. | Artur Grabowski |
2001-03-30 | Just because someone writes an errant program does not mean we should log | Dale Rahn |
2001-03-30 | fix constness of IN6_{IS,ARE}_xx macros to conform to RFC2553. | Jun-ichiro itojun Hagino |
2001-03-30 | kue ethernet was reported as working months ago, forgot to add it. | Dale Rahn |
2001-03-29 | An INIC-940 based card supplied by Initio proves that the iha driver | Kenneth R Westerback |
2001-03-29 | Get rid of Data modified on freelist: at boot. | Dale Rahn |