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