summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1998-06-06more system types we knowMichael Shalayeff
1998-06-05Comment out text after #endifjanjaap
1998-06-04cpuid return values for sysctlJason Downs
1998-06-04Make cpuid return values available via sysctl so that userland doesn't haveJason Downs
1998-06-04Cleanup, partial KNF, only use TSC on non-Intel processors.Jason Downs
1998-06-04LED blinker for the back panel leds on the 2100/3100.Jason Wright
1998-06-02untested isapnp joystick driverTheo de Raadt
1998-06-02newer fixes from plunky@skate.demon.co.ukTheo de Raadt
1998-05-30no math needed for cd9660 any moreMichael Shalayeff
1998-05-30kill the hack!Michael Shalayeff
1998-05-30compile ctime.cMichael Shalayeff
1998-05-29Sync with NetBSD:Jason Wright
1998-05-29Major changes here and there, tweaks elsewhere.Dale S. Rahn
1998-05-29protect from multiple define collisions w/ pccons.hMichael Shalayeff
1998-05-28cleanup the Makefiles a bit.Michael Shalayeff
1998-05-28grow kernel malloc area by 2MMichael Shalayeff
1998-05-27conditional LD definitionMichael Shalayeff
1998-05-27Fix warning in non-68040 case; jason@couch.comTodd C. Miller
1998-05-25put support for test /boot environment back; some CLEANFILES and spacesMichael Shalayeff
1998-05-25more CLEANFILES; oopsMichael Shalayeff
1998-05-25more CLEANFILESMichael Shalayeff
1998-05-25Remove gobs of unneeded code.Jason Downs
1998-05-25Major cleanup of configuration code; don't assume all the world is Intel, andJason Downs
1998-05-25Fix Cyrix model names and add MediaGX/GXm; add feature bit display.Jason Downs
1998-05-25Add support for feature bit listing; fix #defines.Jason Downs
1998-05-22do not assume ttys or bpps exist; plunky@skate.demon.co.ukTheo de Raadt
1998-05-22magma in both theseTheo de Raadt
1998-05-22include <machine/locore.h> instead of <pmax/locore.h> - this should solveThomas Graichen
1998-05-22More AMD model names.Jason Downs
1998-05-22Delete a NetBSD <-> OpenBSD "oops" from my previous merge.gene
1998-05-22Start the timeout's if sparc_led_blink is initialized to trueJason Wright
1998-05-21typoMatthieu Herrb
1998-05-20magma serial driver; plunky@skate.demon.co.ukTheo de Raadt
1998-05-19cross-compile readyMichael Shalayeff
1998-05-18start using new apiver thingsMichael Shalayeff
1998-05-18new cpureg.h from NetBSD plus modifications to use the changed macro namesTodd C. Miller
1998-05-17bus.h from NetBSD, does not implement OpenBSD extensions yet.Todd C. Miller
1998-05-17Intercept all targets in cross-modeNiklas Hallqvist
1998-05-17Automatically detect cross-compilation case. If you have an i386Niklas Hallqvist
1998-05-16shorten device probe messages to 2 linesTheo de Raadt
1998-05-14change debug poke colorsMichael Shalayeff
1998-05-14We are OpenBSD. That and international :-)Niklas Hallqvist
1998-05-14KNFNiklas Hallqvist
1998-05-14* Better XR16C850 support.Jason Downs
1998-05-13making kernel, drinking LI tea and writing an opus magnum enspiredMichael Shalayeff
1998-05-13bad toddTheo de Raadt
1998-05-13Use DEV_BSIZE instead of the wasteful MAXBSIZE for buffer size.Niklas Hallqvist
1998-05-13main returns int, not voidTodd C. Miller
1998-05-12typoTodd C. Miller
1998-05-11s/ffs_mountroot/dk_mountroot/, name RD disks "hd" to not conflictNiklas Hallqvist