Age | Commit message (Expand) | Author |
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 |
1997-07-07 | fix typo ... i hope i got the right one (3 vs. 2) | Thomas Graichen |
1997-07-07 | update to my current config file | Thomas Graichen |
1997-07-07 | only depend SFILES if there are some (to avoid a cc warning: no input files) | Thomas Graichen |
1997-07-07 | Fix a major sun4m stability problem showed up as random segv's and other | grr |
1997-07-07 | DOH! I got this right in the mem case but not in the io one. | Niklas Hallqvist |
1997-07-07 | Too many things include <machine/ansi.h> w/o <sys/types.h> so | Todd C. Miller |
1997-07-06 | DDB (crippled), BOOT_CONFIG (not yet working), DISKLABEL_*, fxp, wd & acd | Niklas Hallqvist |
1997-07-06 | DDB files + some major number specifications that were missing | Niklas Hallqvist |
1997-07-06 | Safer implementations of *_raw_multi_* funcs | Niklas Hallqvist |