summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1996-12-1232 bit cleanup, because this code is going to be copied by other ports soonTheo de Raadt
1996-12-12Revert to non-bus.h versions for the time beingNiklas Hallqvist
1996-12-11Correct include pathsNiklas Hallqvist
1996-12-11Slight optimizationsNiklas Hallqvist
1996-12-11add stub for willowglen vme serial card driverTheo de Raadt
1996-12-11correct master decoded logic; i have mapped a vmes device successfully nowTheo de Raadt
1996-12-11add wl cdev entryTheo de Raadt
1996-12-11b_resid cleanups, pointed out by minoura@kw.netlaputa.or.jp in netbsd pr#3007Theo de Raadt
1996-12-11removed #ifdef SCAN_BC codekstailey
1996-12-11removed redundant copy of whole filekstailey
1996-12-11SUNXPART always; also one case of MAXPARTITIONS not being thereTheo de Raadt
1996-12-11TS_WOPEN on cua close, like com.cTheo de Raadt
1996-12-11isadma belongs in files.isaNiklas Hallqvist
1996-12-11Do not allocate all of ports 0x80 - 0x8f for isadma (hint: delay)Niklas Hallqvist
1996-12-11MCLSHIFT=11, and calc MCLBYTES in such terms. found by pefoTheo de Raadt
1996-12-11Sync headers to ld.so for gdb/arc supportimp
1996-12-11fix eisa ultrastor configTheo de Raadt
1996-12-10do not need isapnp0Theo de Raadt
1996-12-10Forgotten line in extent handling codeNiklas Hallqvist
1996-12-10the real changes by niklas... I did not merge correctlyTheo de Raadt
1996-12-10clr TS_WOPEN if bailing on cua opensTheo de Raadt
1996-12-09arc port can use the same disksubr code, whee!Theo de Raadt
1996-12-09Use new extent manager when mapping bus resourcesNiklas Hallqvist
1996-12-09Import extent manager from NetBSDNiklas Hallqvist
1996-12-09minor whoopsTheo de Raadt
1996-12-09brelse properlyTheo de Raadt
1996-12-09For the moment, use the same code that we use in the pmax port to generateimp
1996-12-08Disable quotasThorsten Lockert
1996-12-08fixed comment in union_advlockkstailey
1996-12-08Merge to NetBSD 961207Niklas Hallqvist
1996-12-08-Wcast-qual happinessNiklas Hallqvist
1996-12-08Forgotten files from NetBSD mergeNiklas Hallqvist
1996-12-08not needed anymoreTheo de Raadt
1996-12-08Merge to NetBSD 961107, i.e. mostly new bus.hNiklas Hallqvist
1996-12-08Merge to NetBSD 961107, i.e. mostly new bus.hNiklas Hallqvist
1996-12-07mem leak, short malloc; netbsd pr#3000, minoura@kw.netlaputa.or.jpTheo de Raadt
1996-12-07fake the isofs label only if other probes failTheo de Raadt
1996-12-07avoid race, avoid mbuf leakTheo de Raadt
1996-12-06sizeof(x)/sizeof(x[0]) is your friendTheo de Raadt
1996-12-06a temporary hack until i fix some confusing swapbsd.c handlingTheo de Raadt
1996-12-06Promise to not change arg 2 & 3 to scancNiklas Hallqvist
1996-12-06repair max sectorsTheo de Raadt
1996-12-06-Wcast-qual cleanupNiklas Hallqvist
1996-12-06duhTheo de Raadt
1996-12-05NetBSD PR#2910: Recognize Pentium Pro machinesdm
1996-12-05let us get this right finally...Theo de Raadt
1996-12-05whoops, correct d_nsectorsTheo de Raadt
1996-12-05mirror isa fd driver in disklabel handlingTheo de Raadt
1996-12-05remove duplicate code; nice readdisklabel warning messagesTheo de Raadt
1996-12-05fix locking on devices to work on diskless workstationskstailey