summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1997-12-21ISA PnP supportJason Downs
1997-12-21ISA PnP supporting code from NetBSD, and a pccom driver that supports ISA PnP.Jason Downs
1997-12-19cleanupTheo de Raadt
1997-12-19Add Intel EtherExpress/10 device (ex0)don
1997-12-17set sc before checking in open et alJim Rees
1997-12-17Streamline and use feature bits for determining whether or not to run theJason Downs
1997-12-17I586_CPU -> I586_CPU || I686_CPUJason Downs
1997-12-17New CPU detection code, from NetBSD, with some machdep changes from myself.Jason Downs
1997-12-11oops -- local change leaked out (but it doesn't hurt anything)Jim Rees
1997-12-11don't panic in apmopen if apm not configuredJim Rees
1997-12-09Intel P5 f00f workaround; weingart & who knows who elseTheo de Raadt
1997-12-06goodbye TIMEZONE and DSTkstailey
1997-12-03DST changekstailey
1997-12-03fix printfs in apm_power_printJim Rees
1997-12-02once moreMichael Shalayeff
1997-12-02Bye bye Innaccurate misleading fileTheo de Raadt
1997-12-01Does not compile. Obviously untested code. RevertedTheo de Raadt
1997-12-01rearrange memory computations, remove bogus MEM_COMPUTE hackMichael Shalayeff
1997-11-30missed, i'm 'what?', dunno, missed anywaysMichael Shalayeff
1997-11-30big diskinfo changes from toby@Michael Shalayeff
1997-11-30config apm even if power mgmt is disengagedJim Rees
1997-11-30Pull in vm/vm.h in the appropriate order for simple_dat_lock_t in vm/pmap.hgene
1997-11-30verbose eisa/pciTheo de Raadt
1997-11-30vm/lock.h -> sys/lock.hgene
1997-11-30Canonify the _*_H_ namespace appropriately.gene
1997-11-30Add multiple inclusion protection, clean up comments, and wrap with _KERNELgene
1997-11-30add bios0 etcTheo de Raadt
1997-11-28Pull in header files needed to get definition of u_lbn_t ingene
1997-11-25fix Op FlTheo de Raadt
1997-11-24partially apply that dk_* prMichael Shalayeff
1997-11-23use MI cdev_decl(ipl)Michael Shalayeff
1997-11-23ok. add cdev_decl(ipl)Michael Shalayeff
1997-11-20define MMU_68060etheisen
1997-11-20177 boards have 128k SRAM.etheisen
1997-11-20Yawn. $OpenBSD$ tag.gene
1997-11-17enable jensenTheo de Raadt
1997-11-17simplerTheo de Raadt
1997-11-17do not use %:Theo de Raadt
1997-11-16Add ch* at scsibus?Niklas Hallqvist
1997-11-14Fix tabstop handling largely as well as some issues with putchar. Generalgene
1997-11-11put protos inside #ifdef _KERNELTheo de Raadt
1997-11-11Pull in sys/ioctl.h since things like dt seem to depend on this include.gene
1997-11-11Pull in sys/time.h and sys/ioctl.h so things like dt (which apparentlygene
1997-11-11-g linking takes to much timeNiklas Hallqvist
1997-11-11Add AST and wdc1, pretty someNiklas Hallqvist
1997-11-11Reality updateNiklas Hallqvist
1997-11-11blush!Niklas Hallqvist
1997-11-11make tty col/row size be unsignedNiklas Hallqvist
1997-11-11whoops typo in last commit + accept 0 in col/row values on sun4 mean full szNiklas Hallqvist
1997-11-11Limit the console size by the frambuffer size. My 4/100 seemsNiklas Hallqvist