Age | Commit message (Expand) | Author |
2002-03-16 | no need to include sys/conf.h w/ machine/conf.h; from David Krause | Michael Shalayeff |
2002-03-16 | and in the files | Michael Shalayeff |
2002-03-16 | separate out interrupt handling stuff | Michael Shalayeff |
2002-03-16 | move cdev_decl out and kill some ugly print and some spaces | Michael Shalayeff |
2002-03-15 | and this is how it will look for the gecko boy | Michael Shalayeff |
2002-03-15 | here will be a wscons-garden | Michael Shalayeff |
2002-03-15 | proper file deps | Michael Shalayeff |
2002-03-15 | rewrite a pmap to use multilevel page tables. | Michael Shalayeff |
2002-03-15 | build really really small | Michael Shalayeff |
2002-03-15 | fix a comment a little | Michael Shalayeff |
2002-03-15 | fix binutils entry; pt out by Diana Eichert <deicher@sandia.gov> | Michael Shalayeff |
2002-03-15 | doh | Michael Shalayeff |
2002-03-15 | regs get/set for pmdb | Michael Shalayeff |
2002-03-15 | Kill #if __STDC__ used to do K&R vs. ANSI varargs/stdarg; just do things | Todd C. Miller |
2002-03-15 | Cosmetic changes only, primarily making comments line up nicely after the | Todd C. Miller |
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 |