Age | Commit message (Expand) | Author |
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 |
1996-02-17 | elliminating unnecessary printf w/ DEBUG in pmap_collect. | Michael Shalayeff |
1996-02-14 | Tally interrupts in a way that "vmstat -i" can find; temporary measure | Thorsten Lockert |
1996-02-14 | Tally all interrupts, not only FASTINTR ones | Thorsten Lockert |
1996-02-02 | hannken: Fix disk_unbusy panic when booting from floppies | dm |
1996-01-26 | Better config symantics (elimitates 'options PCMCIA_*'; thanks Theo). | hvozda |
1996-01-16 | add the freebsd joystick driver; converted by matthieu@abel.laas.fr; | Theo de Raadt |
1996-01-16 | add ahe support | Theo de Raadt |
1996-01-16 | sync with netbsd | Theo de Raadt |
1996-01-15 | remove dup vm86 defn | Theo de Raadt |
1996-01-15 | define pcmciabus for PCMCIA support | hvozda |
1996-01-15 | config glue for PCMCIA support | hvozda |
1996-01-15 | from netbsd: | Theo de Raadt |
1996-01-15 | from netbsd; Make a small attempt to deal better with VM86 mode in GDB | Theo de Raadt |
1996-01-12 | from netbsd; | Theo de Raadt |
1996-01-12 | SIGBUS is an alignment fault. SIGSEGV is an access violation | Theo de Raadt |
1996-01-12 | disable ddb, enable vnd | Theo de Raadt |
1996-01-11 | from netbsd; VM86 support, by John Kohl, touched up a bit by charles | Theo de Raadt |
1996-01-08 | update from netbsd | Theo de Raadt |
1996-01-08 | from netbsd; Hand-code softintr() | Theo de Raadt |
1996-01-08 | from netbsd: | Theo de Raadt |
1996-01-07 | from netbsd: Put #includes in the right order | Theo de Raadt |