Age | Commit message (Expand) | Author |
2003-05-07 | exit stack is not used anymore. fpemu and emergency are fine w/ just a page p... | Michael Shalayeff |
2003-05-06 | allow programming dma block bus transaction length on 710 and set to 8 words ... | Michael Shalayeff |
2003-05-06 | Declare the major number for wd, so that a custom kernel can specific explicit | Miod Vallat |
2003-05-05 | Move exec base to 0x1c000000, exe/data gap to 512MB. Allows better | Dale Rahn |
2003-05-05 | Write explicit scsibus at controller attachment, rather than scsibus at scsi | Miod Vallat |
2003-05-04 | mop-mop squeek-squeek | Michael Shalayeff |
2003-05-04 | snprintf | Theo de Raadt |
2003-05-04 | Set code segment register according to nxpages, copied from machdep.c | Dale Rahn |
2003-05-04 | When a protection fault occurs, force %cr2 to contain the pc as | Dale Rahn |
2003-05-04 | string cleaning. ok deraadt@ | Ted Unangst |
2003-05-02 | when flipping the code descriptors also update cs in the | Michael Shalayeff |
2003-05-02 | add eap and do a bit of cleaning | Jason Wright |
2003-05-01 | add eso, opl, and midi, and clean the audio stuff up a bit | Jason Wright |
2003-04-30 | do not be hungry for buffers and allocate lower than a max (for iodc io) | Michael Shalayeff |
2003-04-30 | from netbsd: | Michael Shalayeff |
2003-04-30 | now that we use less memory we can push the boot a little higher (to help som... | Michael Shalayeff |
2003-04-30 | no need to twiddle here. it's twiddling elsewhere already | Michael Shalayeff |
2003-04-30 | oops. fixed endif in a wrong place | Michael Shalayeff |
2003-04-29 | some cleanup and redo ct as lf (just different dev type). saves some memory | Michael Shalayeff |
2003-04-29 | Do not define the sparc_interrupt44c symbol on sun4m-only kernel, this is | Miod Vallat |
2003-04-29 | add lxtphy (found on momenco boards) | Jason Wright |
2003-04-28 | use the new display types | Jason Wright |
2003-04-28 | Prettier dmesg; henning | Miod Vallat |
2003-04-27 | strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit. | Hakan Olsson |
2003-04-26 | managment -> management; | Jason McIntyre |
2003-04-25 | Enable lm(4) and viaenv(4). | Alexander Yurchenko |
2003-04-25 | Add lm(4) and viaenv(4). Commented out and i386-only for now. | Alexander Yurchenko |
2003-04-25 | - added missing .Ed | Jason McIntyre |
2003-04-23 | be extra cautious in managing pv-entries for pages that are not managable | Michael Shalayeff |
2003-04-23 | DVMA, not DMVA. | Miod Vallat |
2003-04-17 | new boots | Michael Shalayeff |
2003-04-17 | there is no reason to keep both around. just rename | Michael Shalayeff |
2003-04-17 | A SEVERE hack given to me by mickey to draw the line in the sand at 1G. | Dale Rahn |
2003-04-17 | i386 ELF bootloader. developed with weingart@ | Dale Rahn |
2003-04-17 | i386 changes to move to ELF. asm cleanup. Change MAXDSIZ to 512M for 1Gsep. | Dale Rahn |
2003-04-16 | fix my copyright. make the part that's without fee unambiguous | Nathan Binkert |
2003-04-16 | Clarify license terms. | Miod Vallat |
2003-04-16 | siginfo support for vax. | Miod Vallat |
2003-04-16 | better limits and clean out old consts and comments | Michael Shalayeff |
2003-04-16 | half the uspace seems to be very much enough | Michael Shalayeff |
2003-04-16 | clean some spaces and registers and other fluff | Michael Shalayeff |
2003-04-15 | rearrange devsw to place dk in the beginning. necessary glue hookups in cdboot | Michael Shalayeff |
2003-04-13 | Add a simple driver for the SBus ``Prestoserve'' NVRAM cards. | Miod Vallat |
2003-04-11 | always reread curproc and frame on return from the system call | Michael Shalayeff |
2003-04-11 | count traps and interrupts | Michael Shalayeff |
2003-04-10 | more POSIX chown | Todd C. Miller |
2003-04-10 | make all entry points of the same number of arguments and that greatly simpli... | Michael Shalayeff |
2003-04-09 | Remove one of two identical comment blocks | Niklas Hallqvist |
2003-04-09 | add strl{cat,cpy} to unbreak "make build" on sparc64 | Nikolay Sturm |
2003-04-09 | Correct commentary describing page table layouts | Niklas Hallqvist |