Age | Commit message (Expand) | Author |
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 |
2002-08-12 | Neuter the machdep.vsyncblank sysctl, as this setting is now controlled | Miod Vallat |
2002-08-12 | Convert sparc console code from rcons and pseudo-devices to rasops and wscons. | Miod Vallat |
2002-08-12 | Provide type information for a few symbols that userland needs. | Artur Grabowski |
2002-08-12 | During prompts on sun4 class machines, disable local echo to prevent | Miod Vallat |
2002-08-12 | Bump version to 2.2. Suggested by miod@ | Artur Grabowski |
2002-08-11 | ELF support in sparc bootblocks. | Artur Grabowski |
2002-08-11 | ELF support. | Artur Grabowski |
2002-08-11 | NATIVE_EXEC_ELF for sparc and ELF reloaction types. | Artur Grabowski |
2002-08-11 | ELF support for DDB. | Artur Grabowski |
2002-08-11 | Change to ELF-style linking. | Artur Grabowski |
2002-08-11 | _C_LABEL where necessary. | Artur Grabowski |
2002-08-11 | A horror hack for merging the .text and .rodata sections in elf | Artur Grabowski |
2002-08-11 | Use _C_LABEL for c labels. | Artur Grabowski |
2002-08-11 | Prepare for ELF. | Artur Grabowski |
2002-08-09 | Add an explicit dependancy of assym.h to Makefile. | Miod Vallat |
2002-08-08 | call setcontext{4,4m} directly when we know the CPU type already | Jason Wright |
2002-08-08 | Completely rework transmit interrupt handling: | Jason Wright |
2002-08-07 | KNF (parenthesized returns) | Jason Wright |
2002-08-02 | Do correct bounds checking in get/set/put cmap routines. A few of | Todd C. Miller |
2002-07-30 | Add SIZE_MAX define. This is the same as SIZE_T_MAX but more portable. | Todd C. Miller |
2002-07-28 | Add 'option NFSCLIENT' to macppc RAMDISK. | Kenneth R Westerback |
2002-07-26 | Zap VM_KMEM_SIZE, not used anymore. | Artur Grabowski |