summaryrefslogtreecommitdiff
path: root/sys/arch/sparc
AgeCommit message (Expand)Author
1998-02-18installboot onto partition cTheo de Raadt
1998-02-12Look for installboot in /usr/mdec unless user specified otherwise.Magnus Holmberg
1998-02-11From NetBSD: sun4m anti crash code in IOMMU_FLUSH{PAGE,ALL}Marco S Hyman
1998-02-05sync with netbsd: 4/300 dma fixJason Wright
1998-02-05oops, need include fileTheo de Raadt
1998-02-05rename ddb.panic_ddb, and add ddb.console. Now you can stop console ddb entryTheo de Raadt
1998-01-28Undo the 4/300 dmaselect hack and fix it correctlyJason Wright
1998-01-14For some reason the 4/300 doesn't like ncr53c9x_dmaselect.Jason Wright
1998-01-13Workaround for fpu_cleanup panic. We just ignore it. I'm going toJason Wright
1997-12-25do not break the bootblocksTheo de Raadt
1997-12-23use raster console by default since the sun prom is buggy.chuck
1997-12-21ifdef some definitions of NBPG that use kernel variables, when theAngelos D. Keromytis
1997-11-11blush!Niklas Hallqvist
1997-11-11make tty col/row size be unsignedNiklas Hallqvist
1997-11-11whoops typo in last commit + accept 0 in col/row values on sun4 mean full szNiklas Hallqvist
1997-11-11Limit the console size by the frambuffer size. My 4/100 seemsNiklas Hallqvist
1997-11-11A vital variable was not initialized! Thanks DDB, and you...Niklas Hallqvist
1997-11-11I might as well say it here: please do not make functions in theNiklas Hallqvist
1997-11-11Remove thos evil statics, some KNFNiklas Hallqvist
1997-11-11unused variable under certain conditionsNiklas Hallqvist
1997-11-11Remove those static specifiersNiklas Hallqvist
1997-11-09New endian.h design. All architectures now use a common file for the bulkNiklas Hallqvist
1997-11-07simple_lock api changed slightlyTheo de Raadt
1997-10-23correct obj buildingTheo de Raadt
1997-10-01make rawpart FS_UNUSEDTheo de Raadt
1997-09-20only eject root floppiesTheo de Raadt
1997-09-17Double default NMBCLUSTERS settings.Jason Downs
1997-09-17Reorganizaed bootblocks. Builds like hp300 now.Jason Downs
1997-09-17NETBSD_CURRENT_970916. Lot's just ID changes, since changes don't apply toJason Downs
1997-09-15kill Locore.cTheo de Raadt
1997-09-11Turn off "branch folding" in microsparc II processors. This seems toTheo de Raadt
1997-09-11let's at least list all scsi devices, ok?Todd T. Fries
1997-09-01Thanks go to Jason Downs <downsj@openbsd.org> who virtually handed me thisTodd T. Fries
1997-08-25Implement LED blinking as a run-time configurable option via the sysctlJason Downs
1997-08-24-msupersparc is bad news on the microSparc.Jason Downs
1997-08-08Change the bounds_check_with_label API to also take a cpu_disklabelNiklas Hallqvist
1997-08-08Updated from GENERIC.Jason Downs
1997-08-08Update GENERIC_SCSI3 from GENERIC and add tags.Jason Downs
1997-08-08Missed these...Jason Downs
1997-08-08Mostly sync to NetBSD-current 970804.Jason Downs
1997-08-01proto __flt_rounds correctlyTheo de Raadt
1997-07-26Must include netatalk/at_extern to get atintr() prototype.denny
1997-07-24multiple inclusion protection; brenner@umr.eduTheo de Raadt
1997-07-23Add AppleTalk netisr. Only tested (indeed, only compiled) on mac68k port.denny
1997-07-13Sync with the new audio changes.Angelos D. Keromytis
1997-07-08Added -msupersparc for SUN4M-only configs, (right after -mv8) -msupersparcjohns
1997-07-07Fix a major sun4m stability problem showed up as random segv's and othergrr
1997-07-07Too many things include <machine/ansi.h> w/o <sys/types.h> soTodd C. Miller
1997-07-05Make _BSD_TIME_T_ int32_t on all platforms. You can't writeTodd C. Miller
1997-07-01gestures in the direction of TurboSpPARC compatibilitygrr