summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1996-11-28Adaption to new bus.h from NetBSD. Various driver has been updated toNiklas Hallqvist
1996-11-28Adaption to new bus.h from NetBSD. Various driver has been updated toNiklas Hallqvist
1996-11-28Various configuration changesNiklas Hallqvist
1996-11-28Fix a vararg protoNiklas Hallqvist
1996-11-28Add special case code for the rPC44. The DMA buffers on this machineimp
1996-11-27Make compilable in our env. Involved disabling ELF support,Niklas Hallqvist
1996-11-27include libkern.h prior to stand.h to not to collide m{in,ax} definitions.Michael Shalayeff
1996-11-25Sync with reality, + Serial console on COM2Niklas Hallqvist
1996-11-25Fix comment typoNiklas Hallqvist
1996-11-25OopsNiklas Hallqvist
1996-11-25htons et al. works on explicit 16- and 32-bit quantities and not theNiklas Hallqvist
1996-11-24extern decl of cfdata from device.h conflicted with static one in-hereNiklas Hallqvist
1996-11-24Fix typoNiklas Hallqvist
1996-11-24removed ref to bitmask_snprintf()kstailey
1996-11-24sync w/NetBSD modulo two-arg boot(); adds dumpkstailey
1996-11-24remove bogus diagnostickstailey
1996-11-23remrq -> remrunqueuekstailey
1996-11-23added const to second parameter of cfprint_t routineskstailey
1996-11-23include "std.sun3" -> include "arch/sun3/conf/std.sun3"kstailey
1996-11-23sync with NetBSD -- copyright changes onlykstailey
1996-11-23sync with NetBSD -- copyright changes onlykstailey
1996-11-23sync with NetBSDkstailey
1996-11-22fix booting with serial console - i replaced the bios code from OpenBSD withThomas Graichen
1996-11-16EM_M68K -> EM_68Kkstailey
1996-11-15added DO_AOUT for kvm_mkdb; added ELF defines tookstailey
1996-11-14removed bcopy & bcmp dependencieskstailey
1996-11-14Add memcpy entrypoint to bcopy et al. With this, in-tree gcc nowNiklas Hallqvist
1996-11-13kernel is bsdMichael Shalayeff
1996-11-12Arrival of new bus.h from NetBSDNiklas Hallqvist
1996-11-12s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy roadNiklas Hallqvist
1996-11-12Sync to realityNiklas Hallqvist
1996-11-12Add PCCONS_FORCE_WORD mode to limit the moves to 16bit in the VGA memNiklas Hallqvist
1996-11-12Use table to map the BIOS bootdev to our name instead of picking outNiklas Hallqvist
1996-11-12cdev_init_random -> cdev_random_initkstailey
1996-11-12config file for my Sun3/60Mkstailey
1996-11-11Updates for SCSI scanner and SCSI unknown devices.kstailey
1996-11-11Updates for SCSI scanner and SCSI unknown devices.kstailey
1996-11-11Updates for SCSI scanner and SCSI unknown devices.kstailey
1996-11-11Updates for SCSI scanner and SCSI unknown devices.kstailey
1996-11-11Updates for SCSI scanner and SCSI unknown devices.kstailey
1996-11-11Updates for SCSI scanner and SCSI unknown devices.kstailey
1996-11-11Updates for SCSI scanner and SCSI unknown devices.kstailey
1996-11-11Updates for SCSI scanner and SCSI unknown devices.kstailey
1996-11-11Updates for SCSI scanner and SCSI unknown devices.kstailey
1996-11-11Updates for SCSI scanner and SCSI unknown devices.kstailey
1996-11-10Move fd back.Jason Downs
1996-11-10NetBSD changes from scottr:briggs
1996-11-10commentJason Downs
1996-11-10Repair setroot() to at least have a chance of working after Theo's changes.Jason Downs
1996-11-10Another change Theo missed, plus some stylistic changesJason Downs