Age | Commit message (Expand) | Author |
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 |
1996-01-07 | from netbsd; do not save caller-saved registers | Theo de Raadt |
1996-01-07 | from beurton@fnet.fr: Darren Reed's IP filter | dm |
1996-01-06 | /bsd and OpenBSD got changed back to /netbsd and NetBSD in the | dm |
1996-01-05 | ss_sp is correct, ss_base is not. noticed by agc@sde.uts.amdahl.com; netbsd p... | Theo de Raadt |
1995-12-31 | whoops; we need these include files for bounce buffers | Theo de Raadt |
1995-12-30 | from netbsd: | Theo de Raadt |
1995-12-30 | from netbsd: support more gcc versions | Theo de Raadt |
1995-12-30 | from perry: | Theo de Raadt |
1995-12-30 | from netbsd: mangle some comments | Theo de Raadt |
1995-12-27 | from netbsd: | Theo de Raadt |
1995-12-27 | from netbsd: | Theo de Raadt |
1995-12-27 | from netbsd; copy md_flags at fork time (fixes npx problems) | Theo de Raadt |