Age | Commit message (Expand) | Author |
2003-06-23 | strange things happen if we ack latched lasi ints on older machines | Michael Shalayeff |
2003-06-19 | ack all unmasked cpu interrupts here to cancel effect of device probing activ... | Michael Shalayeff |
2003-06-17 | typos | Jean-Francois Brousseau |
2003-06-12 | cannot ever use purge() since dmaed memory is not necessarily aligned always | Michael Shalayeff |
2003-06-08 | snprintf needed here. | Miod Vallat |
2003-06-06 | - section reorder | Jason McIntyre |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-06-02 | regen | Michael Shalayeff |
2003-06-02 | a few 8.7k models | Michael Shalayeff |
2003-06-02 | nuke clause 3 & 4 | Jason Wright |
2003-06-01 | strcpy/strcat/sprintf removal in all bootblocks. various testing by | Theo de Raadt |
2003-05-27 | regen | Michael Shalayeff |
2003-05-27 | inject a precisionbook keymap under us|machdep | Michael Shalayeff |
2003-05-25 | regen | Michael Shalayeff |
2003-05-25 | typo | Michael Shalayeff |
2003-05-25 | more thorough reset sequence; miod@ ok | Michael Shalayeff |
2003-05-23 | remove old swapgeneric.c's | Ted Unangst |
2003-05-23 | move swapgeneric to truly generic code. tested on many archs by miod and mic... | Ted Unangst |
2003-05-22 | fix function name in the debugging printf | Michael Shalayeff |
2003-05-22 | imprecision in delay_init() | Michael Shalayeff |
2003-05-21 | when looping for more work in the interrupt handler also flush the cache | Michael Shalayeff |
2003-05-20 | create a devine routine for devising the holy rom address and use it in both ... | Michael Shalayeff |
2003-05-19 | Put required delays between reading DSTAT and SSTAT0 registers. Add new ones | Kenneth R Westerback |
2003-05-19 | dig internal EG prom address | Michael Shalayeff |
2003-05-19 | say to skip the interactive part should the pdc say so | Michael Shalayeff |
2003-05-18 | save the fpu state for the signal handler. this is essential | Michael Shalayeff |
2003-05-14 | Fix uninitialized variable. | Miod Vallat |
2003-05-14 | add {b,c}devsw_lookup convenience functions. | Ted Unangst |
2003-05-11 | string cleaning; krw ok | 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-04-30 | do not be hungry for buffers and allocate lower than a max (for iodc io) | 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-23 | be extra cautious in managing pv-entries for pages that are not managable | Michael Shalayeff |
2003-04-17 | new boots | Michael Shalayeff |
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-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 | make all entry points of the same number of arguments and that greatly simpli... | Michael Shalayeff |
2003-04-08 | just wate that debug altogether | Michael Shalayeff |