Age | Commit message (Expand) | Author |
2003-05-08 | KNF | Dale Rahn |
2003-05-08 | Change extract_field() arguments, eliminates the nasty '31 -' all over the | Dale Rahn |
2003-05-08 | Put newline on end of disasm so that x /i <addr>,<cnt> works correctly. | Dale Rahn |
2003-05-08 | EXAMPLE -> EXAMPLES in .Sh section, as per mdoc template. | Jason McIntyre |
2003-05-07 | string cleaning | Theo de Raadt |
2003-05-07 | double semicolon in local var decl | Michael Shalayeff |
2003-05-07 | disable profiling for tlb fault handlers | Michael Shalayeff |
2003-05-07 | selecet pa-level and scheduling separately | Michael Shalayeff |
2003-05-07 | double memsize as there might be prom as well | Michael Shalayeff |
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 |