summaryrefslogtreecommitdiff
path: root/sys/arch/i386
AgeCommit message (Expand)Author
1996-04-24drop some drivers, use ELF_MAP_PAGE_ZERO instead of COMPAT_SVR4_MAP_PAGE_ZERONiklas Hallqvist
1996-04-24We are OpenBSD, not Net, and we name our kernels bsdNiklas Hallqvist
1996-04-23fix last sync (that was because of rcs bug, at least theo said so ;)Michael Shalayeff
1996-04-23config bsdMichael Shalayeff
1996-04-22add ioctls to change keymap encoding, screen saver and partial latin1 outputhannken
1996-04-22Update aha.c to use bounce buffers, fix typos in isadma.c, update bounce buffershannken
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-19Make kernel compile again.Michael Shalayeff
1996-04-19Fix intrstray a bit again.Michael Shalayeff
1996-04-18Let CVS ignore NETTAN and HELIOS_PCMCIA compile dirsNiklas Hallqvist
1996-04-18Merge of NetBSD 960317Niklas Hallqvist
1996-04-18Merge of NetBSD 960317Niklas Hallqvist
1996-04-18Merge of NetBSD 960317Niklas Hallqvist
1996-04-18Merge of NetBSD 960317Niklas Hallqvist
1996-04-18Merge of NetBSD 960317Niklas Hallqvist
1996-04-18Add stray interrupts counters.Michael Shalayeff
1996-04-18Fix a typo (get_vflag[s]).Michael Shalayeff
1996-04-18Reorder includes to make it compile again.Michael Shalayeff
1996-04-18Fix prototyping, so it's compiling again.Michael Shalayeff
1996-04-18Fix prototyping, so it's compiling again.Michael Shalayeff
1996-04-17Cleanups & fixes from latest NetBSD primarily to run doscmd, etc.Michael Shalayeff
1996-03-29Initial commit of random source driver.Michael Shalayeff
1996-03-26From NetBSD: vnode_if.[ch] made machine independent.Michael Shalayeff
1996-03-24Prefix usage of "long long" with a "/* LONGLONG */" comment to shut upThorsten Lockert
1996-03-24Use __asm in place of asmThorsten Lockert
1996-03-24Provide empty __warn_references() when we are not running GCCThorsten Lockert
1996-03-22Fix previous changes; accept and forward a device name, do not just useThorsten Lockert
1996-03-20We moved away from NetBSD+OpenBSD long ago; / really does livehvozda
1996-03-20Fix back wrong patches.Michael Shalayeff
1996-03-20Fix back wrong patches.Michael Shalayeff
1996-03-20Fix back wrong patches.Michael Shalayeff
1996-03-19Merging w/ NetBSD 021796.Michael Shalayeff
1996-03-11Debbuger changed towards the latest Mach.Michael Shalayeff
1996-03-04fixes of the 960217 import.Michael Shalayeff
1996-03-03Set ia_iosize to 0 to keep probe silentThorsten Lockert
1996-03-03Make last change actually compileThorsten Lockert
1996-03-03from NetBSD: so it compiles now.Michael Shalayeff
1996-02-28From NetBSD:Michael Shalayeff
1996-02-28Small changes from NetBSD (including /usr/include dependencies, and so).Michael Shalayeff
1996-02-27if_ed.c cannot be MI yet, due to name clashes, will get resolved soonNiklas Hallqvist
1996-02-26From NetBSDMichael Shalayeff
1996-02-26Specify the size used in the I/O map (1 entry) during probeThorsten Lockert
1996-02-25Allow use of Pentium cycle counter for high-precision time keeping;Thorsten Lockert
1996-02-25Make it possible to build a kernel tags fileThorsten Lockert
1996-02-25Stop loggin stray interrupts when we say we doThorsten Lockert
1996-02-21move cdev_gen_ipf() macro to the <sys/conf.h>, so the lkmMichael Shalayeff
1996-02-20Fix disk_unbusy panic (from NetBSD)hannken
1996-02-20Pass device name to interrupt establish routines so it can be recorded inThorsten Lockert
1996-02-20Name kernel 'bsd', not 'netbsd'Thorsten Lockert
1996-02-18Compile with -fno-strength-reduce for nowThorsten Lockert