summaryrefslogtreecommitdiff
path: root/sys/arch/sparc
AgeCommit message (Expand)Author
1996-10-04reverseTheo de Raadt
1996-09-29no stripTheo de Raadt
1996-09-29size correct thingTheo de Raadt
1996-09-29obj traversalTheo de Raadt
1996-09-29libkern before libsaTheo de Raadt
1996-09-29size correct execTheo de Raadt
1996-09-25OLD_PIPE for now; till NBPG botch is fixed in freebsd sys_pipe.cTheo de Raadt
1996-09-20do not fool people into thinking VNODEPAGER is an option; netbsd pr#2757, eri...Theo de Raadt
1996-09-16revert to in_cksum by zubin and ITheo de Raadt
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