Age | Commit message (Expand) | Author |
1998-05-05 | more lun flakes; rh@vip.at, simonb@telstra.com.au | Theo de Raadt |
1998-05-05 | check for invalid padding length, reported by Dan McDonald (Sun Microsystems) | Niels Provos |
1998-05-05 | Add commented out joy0 to generic, per i386 port | imp |
1998-05-05 | First cut at joy.c port from i386 | imp |
1998-05-05 | Config file for my rPC44 | imp |
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 | Set blksize to DEV_BSIZE, not 512. | Todd C. Miller |
1998-05-02 | correct a fat32 write lockup; oki@yk.rim.or.jp | Theo de Raadt |
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-30 | Fix a few missing changes from the last NetBSD merge. | Jason Wright |
1998-04-28 | do not zap media flag on SIOCSIFFLAGS; ibo@ragnarok.val-axs.net & ms@xy.org | Theo de Raadt |
1998-04-28 | Make kernel compile if we have IDE controller but no wd drive. | Angelos D. Keromytis |
1998-04-28 | silence noisy probe() routines | Theo de Raadt |
1998-04-27 | cleanup messages a bit | Theo de Raadt |
1998-04-27 | Silence warning now that a_* is not long. | Todd C. Miller |
1998-04-27 | sync | Theo de Raadt |
1998-04-27 | shrink more | Theo de Raadt |
1998-04-27 | sync | Theo de Raadt |
1998-04-27 | simplify a few names; this is in every kernel | 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 | NetBSD merge | Niklas Hallqvist |
1998-04-26 | Allow PF_LOCAL as the proto arg in socketpair(2). Previously, only | Todd C. Miller |
1998-04-26 | Get audio framework from MI-land, scrap the local variant. Some NetBSD merging | Niklas Hallqvist |
1998-04-26 | $ | Niels Provos |
1998-04-26 | remove another foul up of mine | Niels Provos |
1998-04-26 | use a rel. path for compat/ossaudio | Niels Provos |
1998-04-26 | correct copyright | Theo de Raadt |
1998-04-26 | New audio adaption; netbsd | Niklas Hallqvist |
1998-04-26 | 2nd try: compat ossaudio from NetBSD mostly by | Niels Provos |
1998-04-26 | use osscompat for audio emulation. | Niels Provos |
1998-04-26 | typo | Todd C. Miller |
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-26 | correct utimes() emulation | Theo de Raadt |
1998-04-25 | close PR 459 | David Leonard |