Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-07-28 | adopt for assym.h | Michael Shalayeff | |
1997-07-28 | assym.h | Michael Shalayeff | |
1997-07-28 | use assym.h | Michael Shalayeff | |
poke BPBs in for bios and dos some values have to be filled out by fdisk/installboot | |||
1997-07-28 | libsa assym.h config | Michael Shalayeff | |
1997-07-28 | generate assym.h | Michael Shalayeff | |
1997-07-28 | for netatalk, pull in netatalk/at_extern.h | Theo de Raadt | |
1997-07-28 | insert char (for real) | kstailey | |
1997-07-27 | arrgh! (sigh) (*sniffle*) | kstailey | |
Fix insert char to erase more than one char in the newly created empty space past the insertion point. | |||
1997-07-27 | sync to use m68k code | Theo de Raadt | |
1997-07-27 | time_t is not long | Theo de Raadt | |
1997-07-27 | document bpb media types | Michael Shalayeff | |
1997-07-26 | protect from asm.h _C_LABEL pre-inclusion | Michael Shalayeff | |
1997-07-26 | Must include netatalk/at_extern to get atintr() prototype. | denny | |
1997-07-25 | Typo (from NetBSD #2622) | Tobias Weingartner | |
1997-07-25 | s/NetBSD/OpenBSD/ | kstailey | |
1997-07-25 | no need for -Imachine now | Michael Shalayeff | |
1997-07-25 | correct return value on apmcall failure | Michael Shalayeff | |
1997-07-25 | add SysV shared mem for X | kstailey | |
1997-07-25 | oops | Michael Shalayeff | |
1997-07-25 | init uninitialized | Michael Shalayeff | |
remove dumb var | |||
1997-07-24 | symbolic segnames | Michael Shalayeff | |
1997-07-24 | multiple inclusion protection; brenner@umr.edu | Theo de Raadt | |
1997-07-24 | set maxusers | Niklas Hallqvist | |
1997-07-24 | comment clarification | Niklas Hallqvist | |
1997-07-23 | Correct the return instruction recognizer. Add the DB_VALID_BREAKPOINT macro | 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. Only tested (indeed, only compiled) on mac68k port. | denny | |
Add options NETATALK to your config to try it out. | |||
1997-07-23 | Add AppleTalk netisr. Only tested (indeed, only compiled) on mac68k port. | denny | |
Add options NETATALK to your config to try it out. | |||
1997-07-23 | Add AppleTalk netisr. | denny | |
1997-07-23 | Add netatalk interrupt. | denny | |
1997-07-22 | add ipsec | Theo de Raadt | |
1997-07-21 | use /sys/conf/GENERIC | Theo de Raadt | |
1997-07-21 | proper include | Michael Shalayeff | |
1997-07-21 | indent (; | Michael Shalayeff | |
supply fake arg for boot() in testing main() | |||
1997-07-21 | correct 'hd' device handling | Michael Shalayeff | |
search for DOSTYP_NETBSD in case there is no DOSTYP_OPENBSD in mbr | |||
1997-07-21 | add nbdevs for the size of table of block devises' names | Michael Shalayeff | |
remove bogus codeseg | |||
1997-07-21 | SCSI copy optimizations | Per Fogelstrom | |
1997-07-21 | SCSI copy optimizations | Per Fogelstrom | |
1997-07-21 | New boot code that fits into the boot record with embedded label. | Per Fogelstrom | |
1997-07-20 | Merge common m68k trap handling changes from NetBSD | Niklas Hallqvist | |
1997-07-20 | protect against NULL curproc derefs. Enables MMU hits inside interupt | Niklas Hallqvist | |
contexts, i.e. IDE works much better now (still some problems though) | |||
1997-07-20 | My me and Theo: stack tracebacks! It even traces through traps and interrupts | Niklas Hallqvist | |
if symbols are available. The biggest drawback is that it will not show function arguments. Instead we show the stack frame. Have fun! | |||
1997-07-19 | If we are using DDB, be sure to setup the SP entry of the trapframe. | Niklas Hallqvist | |
Feed the trapcode to DDB. a0 is not the address of the instruction fault, maybe a1 is? | |||
1997-07-19 | struct opcode is now in db_machdep.h. Add some other includes needed after | Niklas Hallqvist | |
the db_machdep.h rewrite. | |||
1997-07-19 | Lots! Single-stepping support is probably the most important change. | Niklas Hallqvist | |
1997-07-19 | Rewritten | Niklas Hallqvist | |
1997-07-19 | Protect against overlapping copies | Niklas Hallqvist | |
1997-07-18 | oops | Michael Shalayeff | |