Age | Commit message (Expand) | Author |
1997-07-18 | proper variable handling | Michael Shalayeff |
1997-07-18 | yet another small step towards MI boot | Michael Shalayeff |
1997-07-18 | save %fs %gs | Michael Shalayeff |
1997-07-18 | proper includes | Michael Shalayeff |
1997-07-18 | proper includes | Michael Shalayeff |
1997-07-17 | prper variable handling | Michael Shalayeff |
1997-07-17 | includes | Michael Shalayeff |
1997-07-17 | oops, who needs that ugly kernel hack? | Michael Shalayeff |
1997-07-17 | proper variable handling | Michael Shalayeff |
1997-07-17 | proper includes | Michael Shalayeff |
1997-07-17 | add BIOS definitios/etc | Michael Shalayeff |
1997-07-17 | proper includes | Michael Shalayeff |
1997-07-17 | don't count on luser includes | Michael Shalayeff |
1997-07-17 | proper includes | Michael Shalayeff |
1997-07-17 | proper const | Michael Shalayeff |
1997-07-17 | add smart com probe approach | Michael Shalayeff |
1997-07-17 | take partition in an account | Michael Shalayeff |
1997-07-17 | use cpp, not equ | Michael Shalayeff |
1997-07-17 | proper size/stripping/handling | Michael Shalayeff |
1997-07-17 | use includes, nort private defines | Michael Shalayeff |
1997-07-16 | add tag | kstailey |
1997-07-16 | be more conservative | kstailey |
1997-07-15 | Use assembler sources our of arch/m68k where applicable. | Jason Downs |
1997-07-14 | Slight fix. | Jason Downs |
1997-07-14 | Update to reflect reality. | Jason Downs |
1997-07-14 | The grand reorganization, OpenBSD style. | Jason Downs |
1997-07-14 | cua devices for all! | Jason Downs |
1997-07-13 | Sync with the new audio changes. | Angelos D. Keromytis |
1997-07-13 | sync to NETBSD_CURRENT_970711. | Jason Downs |
1997-07-13 | Save mmuid and use it to print out 425/433 model types. | Jason Downs |
1997-07-13 | APCI support and new CPU configuration from NetBSD. | Jason Downs |
1997-07-11 | From Steven Campbel: Allocate a bigger address space for VRAM. This allows | gene |
1997-07-11 | Add KERNFS, PROCFS, NULLFS | Todd C. Miller |
1997-07-10 | add insert char capability (and no bickering about it being ANSI 8c{)] | kstailey |
1997-07-10 | fix vga_copycols(9) | kstailey |
1997-07-10 | Take out some devices unused in the install. Alpha boot floppy now fits. | Todd C. Miller |
1997-07-10 | fix backward scrolling | kstailey |
1997-07-09 | Take out DEBUG and DIAGNOSTIC to make thigns fit. | Todd C. Miller |
1997-07-09 | copyright | Theo de Raadt |
1997-07-09 | do literal mode nicely. ddb now rocks. now we need working traceback | Theo de Raadt |
1997-07-09 | indicate that the register array is in physical order | Theo de Raadt |
1997-07-09 | decode integer instructions, or at least the ones i have documentation for | Theo de Raadt |
1997-07-09 | comment register numbers; also pc/ps are not $31, not in the least... | Theo de Raadt |
1997-07-09 | print registers by name, not number | Theo de Raadt |
1997-07-09 | rearrange registers in numerical order | Theo de Raadt |
1997-07-09 | argh | Theo de Raadt |
1997-07-09 | alpha/common/ insults my filec | Theo de Raadt |
1997-07-09 | add ep on isa, of course i just fried my 3c509... | Theo de Raadt |
1997-07-09 | simplify code | Theo de Raadt |
1997-07-08 | Improved a lot, not so much remains now, mostly the "operate format" stuff. | Niklas Hallqvist |