summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1997-02-13Provide ccd's major numberNiklas Hallqvist
1997-02-13Applitron's 128 MB PentiumPro with 64MB buffer cacheNiklas Hallqvist
1997-02-13prototypes (strike one)kstailey
1997-02-13prototypeskstailey
1997-02-13add #include <machine/cpu.h> for prototype of fusword()kstailey
1997-02-12fix typecast; janjaap@stack.nlTheo de Raadt
1997-02-12The original disklabel code from dale had an unaligned-aligned problemTheo de Raadt
1997-02-12when changing a device entry slot, remove the old one.Dale S. Rahn
1997-02-11add -m68020 to AFLAGSkstailey
1997-02-11prototypes for copypage & zeropagekstailey
1997-02-11no more VNODEPAGER #definekstailey
1997-02-11Add ramdisk (rd) character major number, put the device in the characterDale S. Rahn
1997-02-11ok, transmit on port 0 works...Theo de Raadt
1997-02-11wl0 moves to ipl 3Theo de Raadt
1997-02-10make it workTheo de Raadt
1997-02-10Use copypage and zeropage.Jason Downs
1997-02-10kill extra declJason Downs
1997-02-10mac68k copypage/zeropage changes.Jason Downs
1997-02-10zeropage -> devzeropageJason Downs
1997-02-10Completely untested mvme68k changes for copypage/zeropage/mappedcopy.Jason Downs
1997-02-10hp300 portion of the copypage/zeropage/mappedcopy changes from NetBSD.Jason Downs
1997-02-10Add the generic m68k part of the copypage/zeropage/mappedcopy changesJason Downs
1997-02-10Add HEAP_LIMIT.Jason Downs
1997-02-10add kernel_text symbolMichael Shalayeff
1997-02-10Kill COMPAT_NOLABEL. It is not appropiate in the modern world.Jason Downs
1997-02-10Support 16 partitions.Jason Downs
1997-02-09shadowed variable caused si_addr to be incorrectTheo de Raadt
1997-02-09Use the instruction pointer from the trapframe many places CR2 does notThorsten Lockert
1997-02-08Provide more information on FP exceptionsThorsten Lockert
1997-02-08Give correct signal information on integer overflowThorsten Lockert
1997-02-08BIOS does not report >64M memoryThorsten Lockert
1997-02-08Add definitions for the exception bits in the status wordThorsten Lockert
1997-02-08add _kernel_textTheo de Raadt
1997-02-08cvs.openbsd.org now has 17GB of disk...Theo de Raadt
1997-02-07define kernel_text, just like other ports.Michael Shalayeff
1997-02-07Set up intrframe correctly for FPU exceptions againThorsten Lockert
1997-02-07Changed hdintr() to hdinterupt() so it won't interferedima
1997-02-07add -Wno-uninitializedkstailey
1997-02-07add IPFILTERkstailey
1997-02-07add IPFILTERkstailey
1997-02-06Add zlib support for booting gzipped kernels.Dale S. Rahn
1997-02-06adjustments to SA_SIGINFOkstailey
1997-02-06support for BUFCACHEPERCENTkstailey
1997-02-06need a frame.h; empty for now; PR#74, gwen@rtmx.comTheo de Raadt
1997-02-06Import of WGRISC port. (Willowglen R3081 board)Per Fogelstrom
1997-02-06From theo: use VM_PROT_* types and pass address nicelyNiklas Hallqvist
1997-02-06Fixed some missing declarations and such. Still sth to fix for Theo :-)Niklas Hallqvist
1997-02-06cdev for rdTheo de Raadt
1997-02-06PowerPC pieces for ramdisk (rd) changes this is adds majors,Dale S. Rahn
1997-02-06Enable support for gzip'd kernels.Jason Downs