Age | Commit message (Expand) | Author |
1998-05-04 | Use cpuspeed (and hard coded values) to print clock speed on '040 models. | Jason Downs |
1998-05-03 | First stab at defining virtual space for rPC44 for X11 | imp |
1998-05-03 | Don't use option MADHATTER. It is rather silly, and there is no reason not | gene |
1998-05-03 | Fallout from recent merge of macinfo.h to cpu.h. | gene |
1998-05-03 | Fallout from new cpu.h work. | gene |
1998-05-03 | Associated fallout from removing macinfo.h and merging to cpu.h. | gene |
1998-05-03 | * Deprecate macinfo.h pulling all relevant defines into cpu.h. | gene |
1998-05-02 | If computed value for d_nsectors truncated to 0, set it to 32 and | Todd C. Miller |
1998-05-02 | Add defaults for d_secsize and d_secpercyl if they are zero (should not happen) | Todd C. Miller |
1998-05-02 | Fix problem with zip drive correctly this time. The real deal is | Todd C. Miller |
1998-05-02 | type | Todd C. Miller |
1998-05-02 | Fix pasto | Todd C. Miller |
1998-04-30 | iommu flushing workaround is only needed on MS2 machines, apparently | Theo de Raadt |
1998-04-30 | Updated sparc audio | Jason Wright |
1998-04-30 | Only use scsi geometry to fake up a label if we were able to get | Todd C. Miller |
1998-04-27 | cleanup messages a bit | Theo de Raadt |
1998-04-27 | Adapt to new bus_space functions after fixing namespace issues. | gene |
1998-04-27 | Add bus_space.c. | gene |
1998-04-27 | Correct namespace collisions for bus_space_probe and split out | gene |
1998-04-26 | Get audio framework from MI-land, scrap the local variant. Some NetBSD merging | Niklas Hallqvist |
1998-04-26 | use a rel. path for compat/ossaudio | Niels Provos |
1998-04-26 | attach audio device to sound cards | Niels Provos |
1998-04-26 | update audio from NetBSD, mostly by Lennart Augustsson <augustss@cs.chalmers.se> | Niels Provos |
1998-04-25 | whitespace | Jason Downs |
1998-04-25 | convert i386 to MNN | Michael Shalayeff |
1998-04-25 | fix some more printf's where a long arg was specified that is u_int32_t | Todd C. Miller |
1998-04-25 | kcore.h stub, uses m68k include. | Jason Downs |
1998-04-25 | Use generic m68k format kcore by default. | Jason Downs |
1998-04-25 | spelling | David Leonard |
1998-04-25 | set d_bbsize and d_sbsize in spoofed label to values correct for ffs | Todd C. Miller |
1998-04-25 | print keyboard type; mho@stacken.kth.se | Theo de Raadt |
1998-04-22 | prototypes; ryker | Theo de Raadt |
1998-04-20 | no need for debug options by default, now that the bug is dead | Theo de Raadt |
1998-04-20 | fix the problem w/ /boot being fragmented in a non-contig | Michael Shalayeff |
1998-04-18 | %0x support went away | Theo de Raadt |
1998-04-18 | i386 bootblocks that work for 2.3. A tale too long to tell | Theo de Raadt |
1998-04-17 | put arch type into hw.model, sun4 installboot now works; jason | Theo de Raadt |
1998-04-17 | s/inline/__inline/ for X11's sake (-ansi) | Niklas Hallqvist |
1998-04-13 | the problem is in /boot, not in biosboot | Theo de Raadt |
1998-04-11 | Well, the changes make do not work | Theo de Raadt |
1998-04-09 | From netbsd: detect clock correctly, fix order of zbus probe | Niklas Hallqvist |
1998-04-07 | enable _insque and _remque; don | Theo de Raadt |
1998-04-06 | type fix | Per Fogelstrom |
1998-04-06 | fix some types | Per Fogelstrom |
1998-04-06 | -lock.h | Per Fogelstrom |
1998-04-06 | somewhat more correct trapsignal call | Per Fogelstrom |
1998-04-06 | new alignement (abi) | Per Fogelstrom |
1998-04-06 | New mbr and msdos part | Per Fogelstrom |
1998-04-06 | New config stuff + Makefile fix to make gcc 2.8.1 work. Thanks to Dale Rahn! | Per Fogelstrom |
1998-04-05 | Remove old config files, not maintained in quite a while | Niklas Hallqvist |