summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1997-01-17hp300 bootblocks, sync'd with NetBSD 011697, with changes and a new buildJason Downs
1997-01-17r?index -> strr?chrTodd C. Miller
1997-01-17don't update battery backed up clock if system time is wrong from beginkstailey
1997-01-16do not call resettodr() if RB_TIMEBAD is set due to being in ddb with clock u...kstailey
1997-01-16do not call resettodr() if RB_TIMEBAD is set due to being in ddb with clock u...kstailey
1997-01-16siprint() -> scsiprint()kstailey
1997-01-16Don't define MAXBSIZE here. -mojMats O Jansson
1997-01-16Sync to NetBSD 970110Niklas Hallqvist
1997-01-16Use RB_TIMEBAD in boot() to know not to update the battery backed up clockkstailey
1997-01-16machdep.ckstailey
1997-01-16all modified code can now compile with -Werror -Wall -Wstrict-prototypeskstailey
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1997-01-15sync with NetBSD 970112 -mojMats O Jansson
1997-01-15Well, actually this seemed to be a bug in generic code, thatDale S. Rahn
1997-01-15Don't need this, /sys/compat/m68k4k works better.Jason Downs
1997-01-158kJason Downs
1997-01-15Add DESTDIR support for crt{begin,end}.o (powerpc only so far)Niklas Hallqvist
1997-01-14RAW_PARTTheo de Raadt
1997-01-13preliminary support for the Apollo 060 acceleratorNiklas Hallqvist
1997-01-13reformatted ala KNFkstailey
1997-01-13fix DIO-II mappings, NetBSD PR#3097.Jason Downs
1997-01-13Important change to the installation notes.Dale S. Rahn
1997-01-13Sync to 970110 NetBSDNiklas Hallqvist
1997-01-13don't build the stand dir for nowThomas Graichen
1997-01-13use the cpu_exec from the arcThomas Graichen
1997-01-13first try of an OpenBSD/pmax GENERIC kernel (config file)Thomas Graichen
1997-01-13now also the pmax builds with the in-tree ld using an ld.script similarThomas Graichen
1997-01-13my pmax (decstation 5000/200)Thomas Graichen
1997-01-13type change to make it compile on the pmax of nowThomas Graichen
1997-01-13Import compat_m68k4k from NetBSDNiklas Hallqvist
1997-01-13<pmax/xxx> -> <machine/xxx>Thomas Graichen
1997-01-13Misc installation notes for installing the powerpc port.Dale S. Rahn
1997-01-13leds-extern.h -> ledsvar.hkstailey
1997-01-13back-panel LED control device derived from code by der Mousekstailey
1997-01-12Mostly sync to NetBSD-current of 011196. Compiles, links, boots to singleJason Downs
1997-01-10Use "locore.S" versions of block io operations.Per Fogelstrom
1997-01-09Now that ELF symbols are working (not leading '_'), dont put themDale S. Rahn
1997-01-09Closing down on the last few differences between the build areaDale S. Rahn
1997-01-09Fix the SALIB dependancies correctly so that it builds and locatesDale S. Rahn
1997-01-09ignore new kernelDale S. Rahn
1997-01-09minimal kernel to fit on kc boot floppy.Dale S. Rahn
1997-01-09Booting OpenBSD not NetBSD.Dale S. Rahn
1997-01-09support resident page count.Dale S. Rahn
1997-01-09adding further support.Dale S. Rahn
1997-01-09kernel is bsd not netbsdDale S. Rahn
1997-01-07backed out prev. netbsd merge except for smaller proc tablekstailey
1997-01-07Fix for final ptdi panic on i386Thorsten Lockert
1997-01-05these pieces are doneTheo de Raadt
1997-01-05Add cross back, as it at least compiles nowNiklas Hallqvist
1997-01-05First stab at making a VM-controlled bankswitching driverNiklas Hallqvist