Age | Commit message (Expand) | Author |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-03-14 | Turn the ptrace(2) syscall into a kernel compile option, option PTRACE in | Miod Vallat |
2002-03-12 | rest of copy_on_fault proper handlings | Michael Shalayeff |
2002-03-12 | oops | Michael Shalayeff |
2002-03-11 | Add <machine/ieeefp.h>, will be needed by libc shortly. | Miod Vallat |
2002-03-11 | Add a <machine/varargs.h> skeleton for userland. | Miod Vallat |
2002-03-08 | have to set p_md as well, used to shoot clouds before | Michael Shalayeff |
2002-03-08 | last arg to the copystr could be 0, also correct onfault handling | Michael Shalayeff |
2002-03-07 | Clean up BUS_DMA_* flags, and make sure all arch's define: | Jason Wright |
2002-03-06 | - recognize serial speeds over 9600 bauds, and allow users to set such a | Miod Vallat |
2002-03-06 | Support serial speed over 9600 bauds. | Miod Vallat |
2002-03-06 | no need to mask | Michael Shalayeff |
2002-03-06 | expand fpu name, makes line overflow a bit, maybe deal w/ it later | Michael Shalayeff |
2002-03-06 | regen | Michael Shalayeff |
2002-03-06 | cleanup the fpu names a bit | Michael Shalayeff |
2002-03-05 | rearrange stuff, chat about cache | Michael Shalayeff |
2002-03-05 | Provide a few more constants to get on par with other arches and get | Miod Vallat |
2002-03-02 | bump the version after recent addition | Michael Shalayeff |
2002-03-02 | more logical order of operations, caveats | Michael Shalayeff |
2002-03-02 | Add machine specific commands to the bootblocks, to let the user display | Miod Vallat |
2002-03-01 | reassign | Michael Shalayeff |
2002-03-01 | fix a few irq assignments | Michael Shalayeff |
2002-02-28 | forgot viper_hpa | Michael Shalayeff |
2002-02-25 | replace w/ utah-licensed source | Michael Shalayeff |
2002-02-21 | oops | Michael Shalayeff |
2002-02-21 | pmap.pmap_pd is redundant -- no more | Michael Shalayeff |
2002-02-20 | setup power failure handler (for sw-controlled power button), move toc handler | Michael Shalayeff |
2002-02-19 | correct extended partition botch; gluk, in PR 1449 | Theo de Raadt |
2002-02-19 | proper dependencies on assym.h | Theo de Raadt |
2002-02-17 | Patch from Daniel Lucq <daniel@lucq.org> | Mats O Jansson |
2002-02-16 | there are bugs, and then there are pastos | Michael Shalayeff |
2002-02-16 | dma_cachectl() no more | Michael Shalayeff |
2002-02-16 | remove bogus DCIAS (used to be used for scsi driver | Michael Shalayeff |
2002-02-16 | need ca_pdc_iodc_read from some devices to got their params | Michael Shalayeff |
2002-02-16 | implement a few dma methods; from fredette@. some fixes from me | Michael Shalayeff |
2002-02-12 | no need to zero out the page offset in pmap_hash, it'd already been done | Michael Shalayeff |
2002-02-12 | u[date irq numbers from the paper | Michael Shalayeff |
2002-02-12 | cross out done items | Michael Shalayeff |
2002-02-12 | support 712's programmable power switch, no interrupt yet | Michael Shalayeff |
2002-02-12 | small repairs to hpmc and toc handlers | Michael Shalayeff |
2002-02-12 | leftover form dekvtop (which did the block maps too) | Michael Shalayeff |
2002-02-11 | more cloned devices | Michael Shalayeff |
2002-02-11 | irqs porper | Michael Shalayeff |
2002-02-11 | remove lpa support (used for kvtop), copy a piece of pcxl fault handler into ... | Michael Shalayeff |
2002-02-11 | kvtop no more | Michael Shalayeff |
2002-02-11 | extend the hackery to not use kvtop | Michael Shalayeff |
2002-02-11 | fpu_curpcb has pa in it, use accordingly, do not use kvtop | Michael Shalayeff |
2002-02-11 | do not use kvtop | Michael Shalayeff |
2002-02-11 | disable fpu on csw, print fpu version on cpu line, if present | Michael Shalayeff |