Age | Commit message (Expand) | Author |
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 |
1997-07-08 | std.alpha goes foom | Theo de Raadt |
1997-07-08 | copyright | Niklas Hallqvist |
1997-07-08 | Copyright. Backtrace for non-optimized code from Theo. Will get replaced | Niklas Hallqvist |
1997-07-08 | Fix copyright. Remove unused cruft. Natural reg ordering. SP setting from | Niklas Hallqvist |
1997-07-08 | The a.out nlist strtab offset needs the strtab size field accounted for | Niklas Hallqvist |
1997-07-08 | Added -msupersparc for SUN4M-only configs, (right after -mv8) -msupersparc | johns |
1997-07-08 | set N_TEXT when appropriate. get rid of nlist.h inclusion. | Niklas Hallqvist |
1997-07-08 | Prolong the delay, per pccons.c from the i386 port | Niklas Hallqvist |
1997-07-08 | Very rudimentary disassembler, lots are missing. It is better than nothing t... | Niklas Hallqvist |
1997-07-08 | Recognize that a symbol table may exist, move up proc0paddr if so. | Niklas Hallqvist |
1997-07-08 | Load the kernel symbol table for DDB to use | Niklas Hallqvist |
1997-07-08 | optimize | Michael Shalayeff |
1997-07-08 | don't show battery estimate if there is no one | Michael Shalayeff |
1997-07-07 | heh, yet one more... comprobe1 call fixed | Niklas Hallqvist |
1997-07-07 | Mirror com changes | Niklas Hallqvist |
1997-07-07 | I forgot: Removed the unused arg of comprobe1 | Niklas Hallqvist |
1997-07-07 | Adapt to current GENERIC | Niklas Hallqvist |
1997-07-07 | add LKM | kstailey |
1997-07-07 | two dirs. that are built when compiling kernels | kstailey |
1997-07-07 | remove HZ and NKMEMCLUSTER and add offset? to the at ioasic? entries | Thomas Graichen |
1997-07-07 | remove NKMEMCLUSTER, HZ, add commented out HW_FLOW_CONTROL option | Thomas Graichen |
1997-07-07 | go back to versions before the last NetBSD merge - it has broken | Thomas Graichen |
1997-07-07 | missing change from the last NetBSD merge: mips_singlestep -> cpu_singlestep | Thomas Graichen |
1997-07-07 | add ipl device (ipfilter) - i have to rework and cleanup conf.c and | Thomas Graichen |
1997-07-07 | set a useful value for HZ here - so that we no longer have to set it | Thomas Graichen |
1997-07-07 | set a useful default for NKMEMCLUSTERS here so that we no longer need | Thomas Graichen |
1997-07-07 | let the bootup output fit into 80 columns and make more look like the | Thomas Graichen |