summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/alpha
AgeCommit message (Expand)Author
1997-07-23Add AppleTalk netisr.denny
1997-07-20My me and Theo: stack tracebacks! It even traces through traps and interruptsNiklas Hallqvist
1997-07-19If we are using DDB, be sure to setup the SP entry of the trapframe.Niklas Hallqvist
1997-07-19struct opcode is now in db_machdep.h. Add some other includes needed afterNiklas Hallqvist
1997-07-19Lots! Single-stepping support is probably the most important change.Niklas Hallqvist
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-09simplify codeTheo de Raadt
1997-07-08Improved a lot, not so much remains now, mostly the "operate format" stuff.Niklas Hallqvist
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-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-06wd and acd supportNiklas Hallqvist
1997-07-06Fix the register saving when entering the debugger. Present the trap inNiklas Hallqvist
1997-07-06Use a string array to get the name of a trapNiklas Hallqvist
1997-07-06DDB support (much not yet implemented).Niklas Hallqvist
1997-07-06Add kernel versions of setjmp/longjmp, needed for DDB. Add an esym pointerNiklas Hallqvist
1997-07-06If -b specified as bootflag (-d was taken) enter DDB. If using a PC keyboardNiklas Hallqvist
1997-07-06Make traps go into DDB if configuredNiklas Hallqvist
1997-06-30Add MBR & i386/disklabel probing in a generic fashion usable for moreNiklas Hallqvist
1997-06-05fix DEBUG thingTheo de Raadt
1997-05-28KNFNiklas Hallqvist
1997-05-06Add IP filter log into cdevswNiklas Hallqvist
1997-04-14typo for us.michaels
1997-04-0716 partitionsTodd C. Miller
1997-04-06support cd9660 disklabel spoofing; also fix block offset confusionTheo de Raadt
1997-02-12fix typecast; janjaap@stack.nlTheo de Raadt
1997-02-09shadowed variable caused si_addr to be incorrectTheo de Raadt
1997-02-06From theo: use VM_PROT_* types and pass address nicelyNiklas Hallqvist
1997-02-06Fixed some missing declarations and such. Still sth to fix for Theo :-)Niklas Hallqvist
1997-02-03More siginfo implementations (alpha and mips might even work)Theo de Raadt
1997-02-03initial cut at siginfoTheo de Raadt
1997-01-24Sync with NetBSD 961207Niklas Hallqvist
1997-01-17don't update battery backed up clock if system time is wrong from beginkstailey
1996-12-08Merge to NetBSD 961107, i.e. mostly new bus.hNiklas Hallqvist
1996-11-23remrq -> remrunqueuekstailey
1996-11-23added const to second parameter of cfprint_t routineskstailey
1996-11-14Add memcpy entrypoint to bcopy et al. With this, in-tree gcc nowNiklas Hallqvist
1996-11-11Updates for SCSI scanner and SCSI unknown devices.kstailey
1996-11-06use dk_mountrootTheo de Raadt
1996-11-06add blktochr()Theo de Raadt
1996-11-06fix mountroot typeTheo de Raadt
1996-10-30Merge to NetBSD 961020. Retained our kernel APIs where NetBSD has changed.Niklas Hallqvist