Age | Commit message (Expand) | Author |
2002-12-10 | Use CPU_ISSUN4M macro rather than check cputyp value. Consistent with the rest | Miod Vallat |
2002-12-10 | No need to hardclock IPL_STATCLOCK value anymore. | Miod Vallat |
2002-12-10 | The introduction of fbwscons_setcolormap() left out 24 bit frame buffers | Miod Vallat |
2002-12-05 | remove altq entries. | Kenjiro Cho |
2002-12-02 | Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stack | Miod Vallat |
2002-11-29 | Upon detection of an international Sun keyboard with a recognized layout, | Miod Vallat |
2002-11-24 | Be sun4m-friendly in FDC_C_HANDLER case. | Miod Vallat |
2002-11-24 | Fix a kernel fault in FDC_C_HANDLER code. | Miod Vallat |
2002-11-24 | Make this compile again if FDC_C_HANDLER is defined. | Miod Vallat |
2002-11-24 | When initializing the colormap on low depth frame buffers, pick values | Miod Vallat |
2002-11-23 | Mention that hme does not work in sun4c machines. | Miod Vallat |
2002-11-22 | new sysctl: machdep.v8mul says whether the kernel replaced the mul/div/rem | Theo de Raadt |
2002-11-11 | Various little pmap changes: | Miod Vallat |
2002-11-10 | Use appropriate VM_MAP constants rather than hardcoded values in | Miod Vallat |
2002-11-09 | - make IFF_SIMPLEX only set if the media is IFM_FDX (prevents ip6 from | Federico G. Schwindt |
2002-11-07 | Don't uvm_useracc the user sigcontext in sys_sigreturn and then access | Artur Grabowski |
2002-11-06 | - always initialize colormaps, even if the frame buffer is non console; this | Miod Vallat |
2002-10-28 | Convert sparc pmap from physseg to VM_PAGE_MD. | Artur Grabowski |
2002-10-27 | Turn into a really useful configuration file, i.e. GENERIC tuned for sun4c | Miod Vallat |
2002-10-24 | Add missing pmap_update(9) after pmap_kenter_pa(9); art@ ok. | Federico G. Schwindt |
2002-10-23 | Add a trivial va_copy() macro to all architectures but powerpc | Todd C. Miller |
2002-10-14 | Use uvm_km_valloc_prefer_wait instead of doing the same thing manually. | Artur Grabowski |
2002-10-12 | Remove more '\n's from panic() statements. Both trailing and leading. | Kenneth R Westerback |
2002-10-07 | this removes the functionality of adding allocated | Michael Shalayeff |
2002-10-06 | No more need to initialize the result list before uvm_pglistalloc. | Artur Grabowski |
2002-10-06 | Garbage collect __HAVE_SPLASSERT. It wasn't necessary. | Artur Grabowski |
2002-10-05 | spelling. | Federico G. Schwindt |
2002-10-01 | Do not enable the code that makes use of the vertical retrace interrupt | Miod Vallat |
2002-10-01 | If the framebuffer is being run in 32bit mode, register a shutdown_hook | Miod Vallat |
2002-09-30 | Evil, evil, evil typo broke innocent ramdisks. Die! | Miod Vallat |
2002-09-23 | Get the wsdisplay capabilities from rasops, rather than attempting to | Miod Vallat |
2002-09-23 | Link the kernel so that it gets only one load section. | Artur Grabowski |
2002-09-20 | Support to run the 24 bit fb in 8 bit mode or cg12 in 1 bit mode | Federico G. Schwindt |
2002-09-15 | Begone. | Miod Vallat |
2002-09-11 | update from sparc64 version: | Jason Wright |
2002-09-10 | Change the pmap_zero_page and pmap_copy_page API to take the struct vm_page * | Artur Grabowski |
2002-09-09 | Register more screen capabilities to work with the recent wsemul_sun changes. | Miod Vallat |
2002-09-06 | Fix pmap_protect for VM_PROT_EXECUTE | Artur Grabowski |
2002-09-05 | Allow kernels with no display device configured to link. Found by marc@ | Miod Vallat |
2002-09-05 | Fix STRIPFLAGS for elf version of strip. Use same flags | Marco S Hyman |
2002-09-03 | Old (rev 1) OpenPROM will always report as the "fb" node, the first | Miod Vallat |
2002-09-02 | Make the cgfourteen work in 32bit when possible, also display the size of | Miod Vallat |
2002-08-31 | Driver for the Vigra VS10 and VS12 SBus framebuffers, and possibly more from | Miod Vallat |
2002-08-30 | Add pnozz and wsdisplay at pnozz for Tadpole users. Spotted by millert@ | Miod Vallat |
2002-08-21 | Recognize both VSIMM slots, and allow one cgfourteen to attach to each | Miod Vallat |
2002-08-21 | Correctly map the video memory, for proper operation. | Miod Vallat |
2002-08-20 | Because of reversed use of the annul bit and delay slots copyin and | Artur Grabowski |
2002-08-16 | remove debugging code | Jason Wright |
2002-08-16 | Scale back rows and columns if the font would not otherwise fit on the | Todd C. Miller |
2002-08-15 | One line fix to make boot link from miod whose main NFS server | Todd C. Miller |