summaryrefslogtreecommitdiff
path: root/sys/arch/sparc
AgeCommit message (Expand)Author
1996-09-1216 partitionsTheo de Raadt
1996-09-12Add 16 partition support to the SPARC. From NetBSD PR#2675, by der Mouse,Jason Downs
1996-09-06random declTheo de Raadt
1996-09-06min sun4c/sun4m floppyTheo de Raadt
1996-08-31disable TCP_COMPAT_42Theo de Raadt
1996-08-29rnd -> randomTheo de Raadt
1996-08-22ugly but make it workTheo de Raadt
1996-08-19s/options/option/Theo de Raadt
1996-08-19s/options/option/; kill pseudo-devsTheo de Raadt
1996-08-19use /sys/conf/GENERICTheo de Raadt
1996-08-19silence warnings for nowTheo de Raadt
1996-08-16fix for sun4 netbsd mergesccappuc
1996-08-13Revert back to Theo's eeprom.h.Jason Downs
1996-08-12repair XDC_HWAIT macro to handle the fact that waithead is nowchuck
1996-08-12one last fixTheo de Raadt
1996-08-12mmu_3l changesTheo de Raadt
1996-08-12Missed a couple things and blew something away by accident.Jason Downs
1996-08-12Revert part of that last change; mapdev()/mapiodev() should be done all atJason Downs
1996-08-12MMU_3L always on for sun4, what the heckTheo de Raadt
1996-08-12Merge revs 1.2 through 1.3: counter, mapiodev.Jason Downs
1996-08-12merge 1.2 mmu_pagein decl; 1.3-5 4/300 writethrough vac bugTheo de Raadt
1996-08-12from 1.2-4, vac is writethroughTheo de Raadt
1996-08-12Merge the rest of our changes; mostly just softc changes in order to supportJason Downs
1996-08-11Merge back rev 1.5: always set mouse to B1200.Jason Downs
1996-08-11A couple slight changes, revs 1.1 through 1.3.Jason Downs
1996-08-11Merge back revs 1.2 and 1.3.Jason Downs
1996-08-11Merge back revision 1.2.Jason Downs
1996-08-11Merge back revisions 1.2 through 1.4.Jason Downs
1996-08-11netbsd -> openbsd, NetBSD -> OpenBSD, kernel nameJason Downs
1996-08-11elf/a.out symbolsTheo de Raadt
1996-08-11__randseedTheo de Raadt
1996-08-11netbsd port, now we merge our changes back inTheo de Raadt
1996-08-10srandom() seeds random() at boottimeTheo de Raadt
1996-07-15add rnd driverMichael Shalayeff
1996-06-21use correct copyrightchuck
1996-06-21add in "en" ATM devicechuck
1996-06-21sbus glue for "en" ATM device (only works on sun4c due to lack of supportchuck
1996-05-29enable ELF/a.out/ECOFF in machine/exec.hTheo de Raadt
1996-05-15add all the possible SCSI device types to the GENERIC configs.Michael Shalayeff
1996-05-05add general ether_ioctl call in net/if_ethersubr.c,Michael Shalayeff
1996-05-04remove #ifndef LKM, since that stuff already in sys/conf.h,Michael Shalayeff
1996-03-24Prefix usage of "long long" with a "/* LONGLONG */" comment to shut upThorsten Lockert
1996-03-24Use __asm in place of asmThorsten Lockert
1996-03-24Provide empty __warn_references() when we are not running GCCThorsten Lockert
1996-03-04Fix two bugs reported by Don Koch <aardvark@poirot.krl.com>(NetBSD PR#216{8,9})chuck
1996-02-21move cdev_gen_ipf() macro to the <sys/conf.h>, so the lkmMichael Shalayeff
1996-02-21minor clean up: revise locations of disk_busy/disk_unbusy calls to match xd.cchuck
1996-02-08- moved disk_busy() call from xdstrategy() to xdc_startbuf()chuck
1996-02-03whoops, EEPROM_SIZE is not used anymoreTheo de Raadt
1996-01-31put zs chip register layout here.Theo de Raadt