summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1997-03-14Use macro to truncate page.briggs
1997-03-14Updates from Yanagisawa and Denny. This seems to work.briggs
1997-03-12Fix a conflict.briggs
1997-03-12Addition of support for a PCI based Vr4300 board from Algorithmics, the P-4032.Per Fogelstrom
1997-03-12Add options LKM.briggs
1997-03-12Remove some more warnings left over from NetBSD's new config.briggs
1997-03-12Remove reference to obsolete SONICSPACE.briggs
1997-03-12Move prototype for physaccess.briggs
1997-03-12Fix for bizarre internal framebuffers that don't start on page boundaries.briggs
1997-03-12New sn arrangements.briggs
1997-03-12Bring in some fresh SONIC code from Dennis Gentry and Yanagisawa Takeshi.briggs
1997-03-12cleanup.briggs
1997-03-11Second parameter of *match functions should be void (thank you ISA bus) andgene
1997-03-11syncJason Downs
1997-03-10Include macinfo.h and more synch'ing with our mi sbc code. This makes itgene
1997-03-10Comment out use of bitmask_snprintf and make this work with OpenBSD mi SCSI.briggs
1997-03-08Sync with NetBSD of about 4 March.briggs
1997-03-07Support LAN cards with the REM bit set.Jason Downs
1997-03-05Copyright foo.briggs
1997-03-03When importing a tree, make certain that a bunch of garbage isn't left around.Dale S. Rahn
1997-03-03Cleanup after import. This also seems to bring up the current version.Dale S. Rahn
1997-03-03Third try at importing the mvme88k port. This is a working kernelDale S. Rahn
1997-03-03Second try at importing the mvme88k port. This is a working kernelDale S. Rahn
1997-03-03This is a remove to get rid of the old mvme88k port which was incompleteDale S. Rahn
1997-03-03Add a little ioctl at 4am to set the screen blanking.Jason Downs
1997-03-03sync with realityJason Downs
1997-03-02add -fno-defer-pop to CFLAGSkstailey
1997-03-02Enable IPSECThorsten Lockert
1997-03-02This is a P5 with PCI and not a 486 with EISA now. Also enable IPSEC.Thorsten Lockert
1997-02-28Add missing _MACHINE & _MACHINE_ARCH defines + some RCS IdsNiklas Hallqvist
1997-02-28remove the unused scsi controller entries for each type (from dieter mayer)Thomas Graichen
1997-02-27Fix MAXBUFCACHE changes.Dale S. Rahn
1997-02-27Add ncr53c9x flag to esp.briggs
1997-02-27mac68k-specific portion of m.i. ncr53c9x driver.briggs
1997-02-27Add scanner and (commented out) IPsecThorsten Lockert
1997-02-26Add IP-SECNiklas Hallqvist
1997-02-26Workaround for some weird cpp bug that made cpuconf.o builds failNiklas Hallqvist
1997-02-26Add actual functions to do bus space manipulation. Modify thegene
1997-02-26Adds support for bus_space functions borrowed in concept from thegene
1997-02-25This file was never used so... ZAP!Per Fogelstrom
1997-02-24temporarily, also pass intr() routines the vec#Theo de Raadt
1997-02-24for generic case, use dk_mountroot not special hacksTheo de Raadt
1997-02-24implement BUFCACHEPERCENT and take care with kva spaceTheo de Raadt
1997-02-24Kill the annoying printf (which I think I added).Jason Downs
1997-02-24sync with hp300: -nostdinc, HOSTCC, etc.Jason Downs
1997-02-24Add support for COMPAT_SUNOS and enable it.Jason Downs
1997-02-23First cut of Flash memory disk. Needs more work though...Per Fogelstrom
1997-02-23Give HPUX it's own signal trampoline and stop modifying the real one.Jason Downs
1997-02-23constrain nbuf until we find a better fixTheo de Raadt
1997-02-23Integrate code from John P. Wittkoski <jpw@netwizards.net> andbriggs