summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
1996-12-05do setroot() based on wd.h/NWD and fd.h/NFDTheo de Raadt
1996-12-05pack cd9660 volume id into disklabel struct; very pretty resultTheo de Raadt
1996-12-05call iso_disklabelspoof() if neccessaryTheo de Raadt
1996-12-05call readdisklabel() in the same fashion as sd.c doesTheo de Raadt
1996-12-05bring back partitionsTheo de Raadt
1996-12-05call readdisklabel() in the same fashion as sd.c doesTheo de Raadt
1996-12-05if block size is > 2048, set it to 2048. atapi drives that lie!Theo de Raadt
1996-12-05call readdisklabel() in the same fashion as sd.c doesTheo de Raadt
1996-12-05call iso_disklabelspoof() as needed...Theo de Raadt
1996-12-05proto iso_disklabelspoof() inside an #ifdef (no nicer place)Theo de Raadt
1996-12-05provide iso_disklabelspoof()Theo de Raadt
1996-12-05Implement a few more escape sequences that BSD/OS has defined for pccons;Thorsten Lockert
1996-12-04DESTDIR fixingTheo de Raadt
1996-12-03Missing OpenBSD pieces, DOH!Niklas Hallqvist