summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1998-05-05more lun flakes; rh@vip.at, simonb@telstra.com.auTheo de Raadt
1998-05-05check for invalid padding length, reported by Dan McDonald (Sun Microsystems)Niels Provos
1998-05-05Add commented out joy0 to generic, per i386 portimp
1998-05-05First cut at joy.c port from i386imp
1998-05-05Config file for my rPC44imp
1998-05-04Use cpuspeed (and hard coded values) to print clock speed on '040 models.Jason Downs
1998-05-03First stab at defining virtual space for rPC44 for X11imp
1998-05-03Don't use option MADHATTER. It is rather silly, and there is no reason notgene
1998-05-03Fallout from recent merge of macinfo.h to cpu.h.gene
1998-05-03Fallout from new cpu.h work.gene
1998-05-03Associated 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-02Set blksize to DEV_BSIZE, not 512.Todd C. Miller
1998-05-02correct a fat32 write lockup; oki@yk.rim.or.jpTheo de Raadt
1998-05-02If computed value for d_nsectors truncated to 0, set it to 32 andTodd C. Miller
1998-05-02Add defaults for d_secsize and d_secpercyl if they are zero (should not happen)Todd C. Miller
1998-05-02Fix problem with zip drive correctly this time. The real deal isTodd C. Miller
1998-05-02typeTodd C. Miller
1998-05-02Fix pastoTodd C. Miller
1998-04-30iommu flushing workaround is only needed on MS2 machines, apparentlyTheo de Raadt
1998-04-30Updated sparc audioJason Wright
1998-04-30Only use scsi geometry to fake up a label if we were able to getTodd C. Miller
1998-04-30Fix a few missing changes from the last NetBSD merge.Jason Wright
1998-04-28do not zap media flag on SIOCSIFFLAGS; ibo@ragnarok.val-axs.net & ms@xy.orgTheo de Raadt
1998-04-28Make kernel compile if we have IDE controller but no wd drive.Angelos D. Keromytis
1998-04-28silence noisy probe() routinesTheo de Raadt
1998-04-27cleanup messages a bitTheo de Raadt
1998-04-27Silence warning now that a_* is not long.Todd C. Miller
1998-04-27syncTheo de Raadt
1998-04-27shrink moreTheo de Raadt
1998-04-27syncTheo de Raadt
1998-04-27simplify a few names; this is in every kernelTheo de Raadt
1998-04-27Adapt to new bus_space functions after fixing namespace issues.gene
1998-04-27Add bus_space.c.gene
1998-04-27Correct namespace collisions for bus_space_probe and split outgene
1998-04-26NetBSD mergeNiklas Hallqvist
1998-04-26Allow PF_LOCAL as the proto arg in socketpair(2). Previously, onlyTodd C. Miller
1998-04-26Get audio framework from MI-land, scrap the local variant. Some NetBSD mergingNiklas Hallqvist
1998-04-26$Niels Provos
1998-04-26remove another foul up of mineNiels Provos
1998-04-26use a rel. path for compat/ossaudioNiels Provos
1998-04-26correct copyrightTheo de Raadt
1998-04-26New audio adaption; netbsdNiklas Hallqvist
1998-04-262nd try: compat ossaudio from NetBSD mostly byNiels Provos
1998-04-26use osscompat for audio emulation.Niels Provos
1998-04-26typoTodd C. Miller
1998-04-26attach audio device to sound cardsNiels Provos
1998-04-26update audio from NetBSD, mostly by Lennart Augustsson <augustss@cs.chalmers.se>Niels Provos
1998-04-26correct utimes() emulationTheo de Raadt
1998-04-25close PR 459David Leonard