Age | Commit message (Expand) | Author |
2002-03-28 | do not use MID_ZERO! then file(1) does not work | Theo de Raadt |
2002-03-28 | use MID_HPPA for core file marking | Theo de Raadt |
2002-03-27 | must be at least 7 insns between rsm/ssm; minot cleanups and debugging printfs | Michael Shalayeff |
2002-03-26 | need to mask out the upper part for the fpu version on print | Michael Shalayeff |
2002-03-26 | if cannot guess cpu model default to the lowest supported one | Michael Shalayeff |
2002-03-25 | spelling | Theo de Raadt |
2002-03-24 | non-access itlb fault puts the addr in isr:ior, not pcsq:pcoq | Michael Shalayeff |
2002-03-23 | Add variables for config(8) -e time tweak of systemV shared memory | Marc Espie |
2002-03-21 | better cache mode print | Michael Shalayeff |
2002-03-20 | a few good typos | Michael Shalayeff |
2002-03-19 | locking in the kenter/kremove and uncache io space (in the future) | Michael Shalayeff |
2002-03-19 | track the gap in text | Michael Shalayeff |
2002-03-19 | if we are out of our bats -- map page by page | Michael Shalayeff |
2002-03-19 | empty is uncached by definition | Michael Shalayeff |
2002-03-19 | mtcpu seq requires a pre-sync, implement hpt init for pcxl | Michael Shalayeff |
2002-03-19 | need reg.h here as well, from sharpeyed hawk David Krause | Michael Shalayeff |
2002-03-19 | no need for reg.h in the frame.h | Michael Shalayeff |
2002-03-19 | htlb defs from the book | Michael Shalayeff |
2002-03-19 | do things uncached for now | Michael Shalayeff |
2002-03-18 | kill debugging printf | Michael Shalayeff |
2002-03-18 | no keyboard -- no cry | Michael Shalayeff |
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 |