summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1997-07-31grammarNiklas Hallqvist
1997-07-31typoNiklas Hallqvist
1997-07-30oops, missedMichael Shalayeff
1997-07-30mickey has pieces he has not committed.flipk
1997-07-30Simplify ifdefs. Ensure a MBR-originated fake label will be chosen before theNiklas Hallqvist
1997-07-29Test before you Commit!!flipk
1997-07-28do multipage pmap_pageableMichael Shalayeff
1997-07-28adopt for assym.hMichael Shalayeff
1997-07-28assym.hMichael Shalayeff
1997-07-28use assym.hMichael Shalayeff
1997-07-28libsa assym.h configMichael Shalayeff
1997-07-28generate assym.hMichael Shalayeff
1997-07-28for netatalk, pull in netatalk/at_extern.hTheo de Raadt
1997-07-28insert char (for real)kstailey
1997-07-27arrgh! (sigh) (*sniffle*)kstailey
1997-07-27sync to use m68k codeTheo de Raadt
1997-07-27time_t is not longTheo de Raadt
1997-07-27document bpb media typesMichael Shalayeff
1997-07-26protect from asm.h _C_LABEL pre-inclusionMichael Shalayeff
1997-07-26Must include netatalk/at_extern to get atintr() prototype.denny
1997-07-25Typo (from NetBSD #2622)Tobias Weingartner
1997-07-25s/NetBSD/OpenBSD/kstailey
1997-07-25no need for -Imachine nowMichael Shalayeff
1997-07-25correct return value on apmcall failureMichael Shalayeff
1997-07-25add SysV shared mem for Xkstailey
1997-07-25oopsMichael Shalayeff
1997-07-25init uninitializedMichael Shalayeff
1997-07-24symbolic segnamesMichael Shalayeff
1997-07-24multiple inclusion protection; brenner@umr.eduTheo de Raadt
1997-07-24set maxusersNiklas Hallqvist
1997-07-24comment clarificationNiklas Hallqvist
1997-07-23Correct the return instruction recognizer. Add the DB_VALID_BREAKPOINT macroNiklas Hallqvist
1997-07-23Pretty + validation routine for breakpointsNiklas Hallqvist
1997-07-23Argument lists as good as I can guess at the momentNiklas Hallqvist
1997-07-23Correct literal extraction. Provide symbolic targets in branches.Niklas Hallqvist
1997-07-23Add AppleTalk netisr. Only tested (indeed, only compiled) on mac68k port.denny
1997-07-23Add AppleTalk netisr. Only tested (indeed, only compiled) on mac68k port.denny
1997-07-23Add AppleTalk netisr.denny
1997-07-23Add netatalk interrupt.denny
1997-07-22add ipsecTheo de Raadt
1997-07-21use /sys/conf/GENERICTheo de Raadt
1997-07-21proper includeMichael Shalayeff
1997-07-21indent (;Michael Shalayeff
1997-07-21correct 'hd' device handlingMichael Shalayeff
1997-07-21add nbdevs for the size of table of block devises' namesMichael Shalayeff
1997-07-21SCSI copy optimizationsPer Fogelstrom
1997-07-21SCSI copy optimizationsPer Fogelstrom
1997-07-21New boot code that fits into the boot record with embedded label.Per Fogelstrom
1997-07-20Merge common m68k trap handling changes from NetBSDNiklas Hallqvist
1997-07-20protect against NULL curproc derefs. Enables MMU hits inside interuptNiklas Hallqvist