summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1996-12-27merged into if_le.ckstailey
1996-12-26compile, Makefile rebuildMichael Shalayeff
1996-12-24sync with NetBSDkstailey
1996-12-24new NetBSD filekstailey
1996-12-24test kernel for wglen driverTheo de Raadt
1996-12-24nearly working driver for wglen serial cardTheo de Raadt
1996-12-24for the moment, yammer a bit moreTheo de Raadt
1996-12-24call all irq routinesTheo de Raadt
1996-12-23i think this fixes COMPAT_ULTRIXTheo de Raadt
1996-12-23use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary typesTheo de Raadt
1996-12-22removed netbsd refs from "clean" targetkstailey
1996-12-22bring back all the local OpenBSD changes to the pmax tree since 961107Thomas Graichen
1996-12-22update the pmax stuff to NetBSD 961107 - this version i got somehowThomas Graichen
1996-12-21-Wall madness.Todd C. Miller
1996-12-21Check-in of powerpc kernel support.Dale S. Rahn
1996-12-20Add readdisklabel support for BSD disklabels. I got tired of the amiga RDBNiklas Hallqvist
1996-12-20constrain bufcache on sun4m tooTheo de Raadt
1996-12-20config-dependent heck noTheo de Raadt
1996-12-20add missing #ifdef COMPAT_10Thomas Graichen
1996-12-18Make pccom compile. This stull really needs to be merged into theTodd C. Miller
1996-12-15allow sd0a for root device promptTheo de Raadt
1996-12-14clamp kvm useageTheo de Raadt
1996-12-12MLINKTheo de Raadt
1996-12-12new makefile system, sun4/sun4c/sun4m a.out header hacking, some from netbsdTheo de Raadt
1996-12-1232 bit cleanup, because this code is going to be copied by other ports soonTheo de Raadt
1996-12-11Correct include pathsNiklas Hallqvist
1996-12-11add stub for willowglen vme serial card driverTheo de Raadt
1996-12-11correct master decoded logic; i have mapped a vmes device successfully nowTheo de Raadt
1996-12-11add wl cdev entryTheo de Raadt
1996-12-11SUNXPART always; also one case of MAXPARTITIONS not being thereTheo de Raadt
1996-12-11TS_WOPEN on cua close, like com.cTheo de Raadt
1996-12-11isadma belongs in files.isaNiklas Hallqvist
1996-12-11MCLSHIFT=11, and calc MCLBYTES in such terms. found by pefoTheo de Raadt
1996-12-11Sync headers to ld.so for gdb/arc supportimp
1996-12-11fix eisa ultrastor configTheo de Raadt
1996-12-10do not need isapnp0Theo de Raadt
1996-12-10Forgotten line in extent handling codeNiklas Hallqvist
1996-12-09arc port can use the same disksubr code, whee!Theo de Raadt
1996-12-09Use new extent manager when mapping bus resourcesNiklas Hallqvist
1996-12-09minor whoopsTheo de Raadt
1996-12-09brelse properlyTheo de Raadt
1996-12-09For the moment, use the same code that we use in the pmax port to generateimp
1996-12-08Disable quotasThorsten Lockert
1996-12-08Merge to NetBSD 961107, i.e. mostly new bus.hNiklas Hallqvist
1996-12-07fake the isofs label only if other probes failTheo de Raadt
1996-12-06sizeof(x)/sizeof(x[0]) is your friendTheo de Raadt
1996-12-06a temporary hack until i fix some confusing swapbsd.c handlingTheo de Raadt
1996-12-06repair max sectorsTheo de Raadt
1996-12-06duhTheo de Raadt
1996-12-05NetBSD PR#2910: Recognize Pentium Pro machinesdm