Age | Commit message (Expand) | Author |
1998-05-02 | Fix pasto | Todd C. Miller |
1998-03-17 | Allow wd and acd device boot. | Angelos D. Keromytis |
1998-03-02 | "Whoops" last commit contained stuff not meant to be committed | Niklas Hallqvist |
1998-03-01 | GCC 2.8 -Wall explicit typing | Niklas Hallqvist |
1998-03-01 | GCC 2.8 -Wall | Niklas Hallqvist |
1998-03-01 | GCC 2.8 type safety | Niklas Hallqvist |
1998-03-01 | unused decl removed | Niklas Hallqvist |
1998-03-01 | Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor, | Niklas Hallqvist |
1998-02-24 | rename some DOS MBR partition types | Theo de Raadt |
1998-02-19 | add netbsd partition, rename 386BSD one to FreeBSD.. | Theo de Raadt |
1998-01-11 | disklabel spoofing for FAT32. | Niels Provos |
1997-11-23 | use MI cdev_decl(ipl) | Michael Shalayeff |
1997-11-17 | simpler | Theo de Raadt |
1997-11-17 | do not use %: | Theo de Raadt |
1997-11-10 | $OpenBSD$ | Niklas Hallqvist |
1997-11-09 | swap definitions superceded by new endian.h | Niklas Hallqvist |
1997-11-06 | param.h, niklas | Theo de Raadt |
1997-11-04 | Support ISA VGA for real on DEC AXPPCI 33 | Niklas Hallqvist |
1997-10-20 | Do not spoof OpenBSD partitions | Niklas Hallqvist |
1997-10-02 | label "done" now unused | Niklas Hallqvist |
1997-10-02 | typos | Niklas Hallqvist |
1997-10-02 | no more ESRCH, but maybe EIO instead | Niklas Hallqvist |
1997-08-08 | Use the new bounds_check_with_label API. Add generic support for reading | Niklas Hallqvist |
1997-08-04 | Add Cyclades serial driver as character major number 38. | dgregor |
1997-07-31 | grammar | Niklas Hallqvist |
1997-07-30 | Simplify ifdefs. Ensure a MBR-originated fake label will be chosen before the | Niklas Hallqvist |
1997-07-28 | for netatalk, pull in netatalk/at_extern.h | Theo de Raadt |
1997-07-24 | comment clarification | Niklas Hallqvist |
1997-07-23 | Pretty + validation routine for breakpoints | Niklas Hallqvist |
1997-07-23 | Argument lists as good as I can guess at the moment | Niklas Hallqvist |
1997-07-23 | Correct literal extraction. Provide symbolic targets in branches. | Niklas Hallqvist |
1997-07-23 | Add AppleTalk netisr. | denny |
1997-07-20 | My me and Theo: stack tracebacks! It even traces through traps and interrupts | Niklas Hallqvist |
1997-07-19 | If we are using DDB, be sure to setup the SP entry of the trapframe. | Niklas Hallqvist |
1997-07-19 | struct opcode is now in db_machdep.h. Add some other includes needed after | Niklas Hallqvist |
1997-07-19 | Lots! Single-stepping support is probably the most important change. | Niklas Hallqvist |
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 | 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 | 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 | 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 |