| Age | Commit message (Expand) | Author |
| 2000-07-25 | Fix mips3 outofworld to panic cleanly even if shutdown path misses K2. | jeffs |
| 2000-07-25 | Add option to apply additional mask to the SR at run-time for MIPS3 platforms. | jeffs |
| 2000-07-25 | add disabled LOCKDEBUG; re-enable all the phy drivers | mrg |
| 2000-07-25 | Re-instate a couple of delay slot NOPs marked `XXX spitfire bug?' | pk |
| 2000-07-25 | Map txrate for prism2, where each bit is apparently assigned to the | onoe |
| 2000-07-25 | Ignore all undefined bits in the Tadpole microcontroller status register. | toddpw |
| 2000-07-25 | Use libsa alloc(). | tsubai |
| 2000-07-25 | Add ofwboot.{mrg,xcf} to CLEANFILES. | tsubai |
| 2000-07-25 | Make this compile again. | tsubai |
| 2000-07-25 | Enable console in initppc(). | tsubai |
| 2000-07-25 | Allocate temporary buffer to copy OF page table dynamically | tsubai |
| 2000-07-25 | We don't need to include the # VIA VT82C686A integrated AC'97 Audio as it | wrstuden |
| 2000-07-25 | Add a bunch of pci audio drivers. Most are commented out as they haven't | wrstuden |
| 2000-07-25 | Correct typo in comment. | jeffs |
| 2000-07-24 | French/Finnish/German/Norwegian keyboard support; ported by Thomas Runge from... | is |
| 2000-07-24 | French/Finnish/German/Norwegian keyboard support; ported by Thomas Runge | is |
| 2000-07-24 | Improve the model identification and match. Addresses PR-10485. | gmcgarry |
| 2000-07-24 | Regen. | gmcgarry |
| 2000-07-24 | Add entries for all Xircom ethernet models. | gmcgarry |
| 2000-07-24 | Use new uvm_km_valloc_prefer_wait() in vmapbuf(). This lets the K2 | jeffs |
| 2000-07-24 | Add uvm_km_valloc_prefer_wait(). Used to valloc with the passed in | jeffs |
| 2000-07-24 | add netboot.bin to CLEANFILES | jdolecek |
| 2000-07-24 | cleanup Makefiles, put common stuff to Makefile.booters, ditch unnecessary | jdolecek |
| 2000-07-24 | Optimization to pmap_zero_page(): we only need to use the first 16 FP regs, | mycroft |
| 2000-07-24 | Fix a whitespace glitch. | mycroft |
| 2000-07-24 | Pull in the bzero() changes from libc for real, with a couple of kernel- | mycroft |
| 2000-07-24 | create a funcion, siop_busreset(), to reset the scsibus. | bouyer |
| 2000-07-24 | CopyToBuffer/CopyFromBuffer are used by sii/xsii and nothing else. | ad |
| 2000-07-24 | Pass the level and vector to vme_intr_map() in the correct order. | scw |
| 2000-07-24 | Cosmetic & readability: | pk |
| 2000-07-24 | Increase polled command timeout to 2s. | ad |
| 2000-07-24 | Allow probe for SCSI tape drives even if no SCSI disk drives are configured. | ad |
| 2000-07-24 | G/C the IIO* #defines. They're no longer needed. | scw |
| 2000-07-24 | Delete kernfs. | tsubai |
| 2000-07-24 | Pass the boot partition number into the loaded kernel, in preparation | scw |
| 2000-07-24 | Define UVM_PAGE_IDLE_ZERO. | pk |
| 2000-07-24 | Fix delay slot error in the SUN4_MMU3L startup code. | pk |
| 2000-07-24 | Fix stack issues in bzero. | eeh |
| 2000-07-24 | Revert the previous change for now. I don't have time to debug it tonight. | mycroft |
| 2000-07-24 | Er, eliminate the -p link option as well, which just outputs huge amounts | mycroft |
| 2000-07-24 | Nuke lderr. | mycroft |
| 2000-07-24 | Slight rearrangement. | mycroft |
| 2000-07-24 | Purge C++-style comments. | mycroft |
| 2000-07-24 | Fix an obvious error that would cause fpu_ftoxi() to drop the upper half. | mycroft |
| 2000-07-24 | asm volatile --> __asm __volatile | mycroft |
| 2000-07-24 | Drop packet, increment udps_badlen if the udp header length field | sommerfeld |
| 2000-07-24 | Improve robustness of icmp_error(): | sommerfeld |
| 2000-07-24 | Make this a bit safer against errors by using some .tmp files. | mycroft |
| 2000-07-24 | Give this a prayer of working with obj dirs. | mycroft |
| 2000-07-24 | Make this at least pretend to compile. | mycroft |