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