summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1997-07-13Sync with the new audio changes.Angelos D. Keromytis
1997-07-13sync to NETBSD_CURRENT_970711.Jason Downs
1997-07-13Save mmuid and use it to print out 425/433 model types.Jason Downs
1997-07-13APCI support and new CPU configuration from NetBSD.Jason Downs
1997-07-11From Steven Campbel: Allocate a bigger address space for VRAM. This allowsgene
1997-07-11Add KERNFS, PROCFS, NULLFSTodd C. Miller
1997-07-10add insert char capability (and no bickering about it being ANSI 8c{)]kstailey
1997-07-10fix vga_copycols(9)kstailey
1997-07-10Take out some devices unused in the install. Alpha boot floppy now fits.Todd C. Miller
1997-07-10fix backward scrollingkstailey
1997-07-09Take out DEBUG and DIAGNOSTIC to make thigns fit.Todd C. Miller
1997-07-09copyrightTheo de Raadt
1997-07-09do literal mode nicely. ddb now rocks. now we need working tracebackTheo de Raadt
1997-07-09indicate that the register array is in physical orderTheo de Raadt
1997-07-09decode integer instructions, or at least the ones i have documentation forTheo de Raadt
1997-07-09comment register numbers; also pc/ps are not $31, not in the least...Theo de Raadt
1997-07-09print registers by name, not numberTheo de Raadt
1997-07-09rearrange registers in numerical orderTheo de Raadt
1997-07-09arghTheo de Raadt
1997-07-09alpha/common/ insults my filecTheo de Raadt
1997-07-09add ep on isa, of course i just fried my 3c509...Theo de Raadt
1997-07-09simplify codeTheo de Raadt
1997-07-08Improved a lot, not so much remains now, mostly the "operate format" stuff.Niklas Hallqvist
1997-07-08std.alpha goes foomTheo de Raadt
1997-07-08copyrightNiklas Hallqvist
1997-07-08Copyright. Backtrace for non-optimized code from Theo. Will get replacedNiklas Hallqvist
1997-07-08Fix copyright. Remove unused cruft. Natural reg ordering. SP setting fromNiklas Hallqvist
1997-07-08The a.out nlist strtab offset needs the strtab size field accounted forNiklas Hallqvist
1997-07-08Added -msupersparc for SUN4M-only configs, (right after -mv8) -msupersparcjohns
1997-07-08set N_TEXT when appropriate. get rid of nlist.h inclusion.Niklas Hallqvist
1997-07-08Prolong the delay, per pccons.c from the i386 portNiklas Hallqvist
1997-07-08Very rudimentary disassembler, lots are missing. It is better than nothing t...Niklas Hallqvist
1997-07-08Recognize that a symbol table may exist, move up proc0paddr if so.Niklas Hallqvist
1997-07-08Load the kernel symbol table for DDB to useNiklas Hallqvist
1997-07-08optimizeMichael Shalayeff
1997-07-08don't show battery estimate if there is no oneMichael Shalayeff
1997-07-07heh, yet one more... comprobe1 call fixedNiklas Hallqvist
1997-07-07Mirror com changesNiklas Hallqvist
1997-07-07I forgot: Removed the unused arg of comprobe1Niklas Hallqvist
1997-07-07Adapt to current GENERICNiklas Hallqvist
1997-07-07add LKMkstailey
1997-07-07two dirs. that are built when compiling kernelskstailey
1997-07-07remove HZ and NKMEMCLUSTER and add offset? to the at ioasic? entriesThomas Graichen
1997-07-07remove NKMEMCLUSTER, HZ, add commented out HW_FLOW_CONTROL optionThomas Graichen
1997-07-07go back to versions before the last NetBSD merge - it has brokenThomas Graichen
1997-07-07missing change from the last NetBSD merge: mips_singlestep -> cpu_singlestepThomas Graichen
1997-07-07add ipl device (ipfilter) - i have to rework and cleanup conf.c andThomas Graichen
1997-07-07set a useful value for HZ here - so that we no longer have to set itThomas Graichen
1997-07-07set a useful default for NKMEMCLUSTERS here so that we no longer needThomas Graichen
1997-07-07let the bootup output fit into 80 columns and make more look like theThomas Graichen